diff options
-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`' |