diff options
author | hut <hut@lavabit.com> | 2010-02-14 21:59:46 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-02-14 22:17:00 +0100 |
commit | a986e2bda5ad96d1e9cf53dddabb71405e45e8c1 (patch) | |
tree | 9a648474b0bbdf3004f9028272a328ae3e007033 /TODO | |
parent | 865ae865be6cc8a6621df0fb3db5c68d75e5b647 (diff) | |
download | ranger-a986e2bda5ad96d1e9cf53dddabb71405e45e8c1.tar.gz |
actions: improved copying/moving
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO index 9a5a4675..fe08e314 100644 --- a/TODO +++ b/TODO @@ -38,7 +38,8 @@ 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 + (X) #55 10/01/24 allow change of filename when pasting + you're given the choice between overwriting or appending a "_" ( ) #56 10/01/30 warn before deleting mount points ( ) #57 10/01/30 warn before deleting unseen marked files (X) #58 10/02/04 change the title of the terminal @@ -77,6 +78,7 @@ Ideas Goals for next minor version (X) #54 10/01/23 max_dirsize_for_autopreview not working - ( ) #55 10/01/24 allow change of filename when pasting + (X) #55 10/01/24 allow change of filename when pasting + you're given the choice between overwriting or appending a "_" (X) #61 10/02/09 show sum of size of marked files |