From afe016c6b03c8d6c93998c8a997e6e99adf27a8c Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 29 Jun 2009 07:09:03 +0200 Subject: comments --- code/fm.rb | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'code/fm.rb') diff --git a/code/fm.rb b/code/fm.rb index 76056958..c69cefb1 100644 --- a/code/fm.rb +++ b/code/fm.rb @@ -11,6 +11,27 @@ OPTIONS = { 'preview' => true, } +## methods: +## initialize(pwd=nil) +## refresh +## boot_up +## lines +## dump +## on_interrupt +## terminal_killed? +## main_loop +## current_path +## reset_title +## enter_dir_safely(dir) +## enter_dir(dir) +## currentfile +## selection +## move_to_trash!(filename) +## move_to_trash(file) +## bar_add(bar) +## bar_del(bar) +## getfiles +## module Fm extend self COPY_PRIORITY = -2 @@ -60,8 +81,6 @@ module Fm attr_reader(:dirs, :pwd) - def pwd() @pwd end - def refresh() begin @pwd.refresh -- cgit 1.4.1-2-gfad0