diff options
author | hut <hut@lavabit.com> | 2009-07-04 17:43:19 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-07-04 17:43:19 +0200 |
commit | 91bcf987f266457a8a239dfd739cb7d9f409aa95 (patch) | |
tree | 99c88966abb828c9e50dcfc8deee2768b1b26165 | |
parent | 94af3cc7ab958d8ceed08b31143b7e0a6f487275 (diff) | |
download | ranger-91bcf987f266457a8a239dfd739cb7d9f409aa95.tar.gz |
done
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO index 422b908b..59c2948a 100644 --- a/TODO +++ b/TODO @@ -9,5 +9,4 @@ 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`' build an abstract layer for the file system, so you can replace it with ftp or ssh easily |