diff options
author | hut <hut@lavabit.com> | 2009-07-03 17:14:21 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-07-03 17:14:21 +0200 |
commit | be1b7c36653f0cb40441648fa324ea2ddc173446 (patch) | |
tree | 551fa97a2d338f9998c4591e77c5ac268dc698d3 | |
parent | 17f50f1948750436864240db4895d1b8be81075b (diff) | |
download | ranger-be1b7c36653f0cb40441648fa324ea2ddc173446.tar.gz |
ideas
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO index 2a2df318..7eb7430a 100644 --- a/TODO +++ b/TODO @@ -8,4 +8,5 @@ throbber undo!! 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`' |