summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index fb0f01d4..d2aec2cf 100644
--- a/TODO
+++ b/TODO
@@ -42,6 +42,7 @@ General
    ( ) #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
+   ( ) #61  10/02/09  show sum of size of marked files
 
 
 Bugs
@@ -72,3 +73,10 @@ Ideas
    ( ) #45  10/01/18  hooks for events like setting changes
    ( ) #53  10/01/23  merge fm and environment
 
+
+Goals for next minor version
+
+   ( ) #54  10/01/23  max_dirsize_for_autopreview not working
+   ( ) #55  10/01/24  allow change of filename when pasting
+   ( ) #61  10/02/09  show sum of size of marked files
+
ef='#n97'>97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146