about summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-07-04 14:38:39 +0200
committerhut <hut@lavabit.com>2009-07-04 14:38:39 +0200
commit16186b1578df4e505769553b25b8c6953d89f7a8 (patch)
treebc9b33a0d846a72c784cf9a9086de6e3b646079f /TODO
parent3dbfe7e8e04a9b3d7551987325f018c338e7d398 (diff)
downloadranger-16186b1578df4e505769553b25b8c6953d89f7a8.tar.gz
idea
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
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