diff options
author | hut <hut@lavabit.com> | 2009-07-16 02:40:35 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-07-16 02:40:35 +0200 |
commit | 32b977a69c2f18ac3ea96cb6a187c4ee4100f1a4 (patch) | |
tree | 8bf9db4032b79dc3952f31a0461cf24198203394 | |
parent | daae3368e48e31690f5487ee924753d1036c898a (diff) | |
download | ranger-32b977a69c2f18ac3ea96cb6a187c4ee4100f1a4.tar.gz |
things to do
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO index bf40a79c..7c745987 100644 --- a/TODO +++ b/TODO @@ -2,10 +2,13 @@ a key that moves through the files in a certian order, like creation-time, newes if the directory content changes, eg files are deleted, delete those files from selection as well. device is busy even if youre not on the device :<? specify flags at data/types.rb -add a switch for *.xyz.part -> *.xyz colors & attributes in help throbber undo!! Debug module as an IO stream, for redirection of STDERR consider using optparse build an abstract layer for the file system, so you can replace it with ftp or ssh easily +clear key buffer after executing programs. you may have typed something after the program stopped reading +allow to change rights and owners easily +allow using sudo somehow +when deleting write-protected files, `rm` asks questions but you can't answer them |