summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--TODO1
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