diff options
author | hut <hut@lavabit.com> | 2009-07-04 14:38:39 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-07-04 14:38:39 +0200 |
commit | 16186b1578df4e505769553b25b8c6953d89f7a8 (patch) | |
tree | bc9b33a0d846a72c784cf9a9086de6e3b646079f /TODO | |
parent | 3dbfe7e8e04a9b3d7551987325f018c338e7d398 (diff) | |
download | ranger-16186b1578df4e505769553b25b8c6953d89f7a8.tar.gz |
idea
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO index 7eb7430a..422b908b 100644 --- a/TODO +++ b/TODO @@ -10,3 +10,4 @@ make sure the user doesn't accidently delete shit Debug module as an IO stream, for redirection of STDERR consider using optparse a special mode that prints the pwd at exit, for use with a bash alias like ranger='cd `ranger --specialmode`' +build an abstract layer for the file system, so you can replace it with ftp or ssh easily |