diff options
author | hut <hut@lavabit.com> | 2010-01-25 00:32:48 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-25 00:32:48 +0100 |
commit | 9487bd979a7053f5da0445beb01aad002e4293fe (patch) | |
tree | 1f6e182c8efbb7697e11c89bf00cfa3cc6686d65 | |
parent | b6aff4c3bfa284df76d055c665b3b0675a7ef26c (diff) | |
download | ranger-9487bd979a7053f5da0445beb01aad002e4293fe.tar.gz |
stuff
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | TODO | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index e61f63de..4635478b 100644 --- a/INSTALL +++ b/INSTALL @@ -27,4 +27,4 @@ To install ranger, follow this instructions: alias rng="source ranger ranger" (Unfortunately this feature is shell dependent. It has been - successfully tested with bash and zsh only.) + successfully tested with BASH only.) diff --git a/TODO b/TODO index c51f780f..84dde4c3 100644 --- a/TODO +++ b/TODO @@ -38,6 +38,7 @@ General (X) #48 10/01/19 abbreviate commands with first unambiguous substring ( ) #50 10/01/19 add more unit tests ( ) #51 10/01/21 remove directory.marked_items ? + ( ) #55 10/01/24 allow change of filename when pasting Bugs |