summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-02-04 22:06:51 +0100
committerhut <hut@lavabit.com>2010-02-04 22:07:07 +0100
commit66c5bb9320b908f32fd83493a7a283c62bde959c (patch)
tree9f98217882993cd9e8190c4fa78a03d18cb94608 /TODO
parent3eca1d01dae7efce97eb69af6e3d1f78ab31d1df (diff)
downloadranger-66c5bb9320b908f32fd83493a7a283c62bde959c.tar.gz
todo: added #58
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a366c45b..70130d32 100644
--- a/TODO
+++ b/TODO
@@ -41,6 +41,7 @@ General
    ( ) #55  10/01/24  allow change of filename when pasting
    ( ) #56  10/01/30  warn before deleting mount points
    ( ) #57  10/01/30  warn before deleting unseen marked files
+   ( ) #58  10/02/04  change the title of the terminal
 
 
 Bugs
@@ -69,3 +70,4 @@ Ideas
    ( ) #33  10/01/08  accelerate mousewheel speed
    ( ) #45  10/01/18  hooks for events like setting changes
    ( ) #53  10/01/23  merge fm and environment
+
n136'>136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255