summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-06 22:59:13 +0100
committerhut <hut@lavabit.com>2010-01-06 22:59:13 +0100
commita808a661b1368e74cbb67fb1de021e746a1d53d1 (patch)
treea150b99431c1896c782c76df3e3a2c54bb90c43c /TODO
parentab65b3533f439988fe80ff7a742c88a62e3e15e2 (diff)
downloadranger-a808a661b1368e74cbb67fb1de021e746a1d53d1.tar.gz
loader: fixed some issues with updating/redrawing
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index db86fb74..7b124a93 100644
--- a/TODO
+++ b/TODO
@@ -31,7 +31,7 @@ Bugs
    (X) #17  10/01/01  why do bookmarks disappear sometimes?
    (X) #18  10/01/01  fix notify widget (by adding a LogView?)
    (X) #19  10/01/01  resizing after pressing g
-   ( ) #23  10/01/04  stop dir loading with ^C -> wont load anymore
+   (X) #23  10/01/04  stop dir loading with ^C -> wont load anymore
    ( ) #25  10/01/06  directories sometimes dont reload correctly
    ( ) #26  10/01/06  :delete on symlinks of directories fails
    ( ) #31  10/01/06  ^C breaks cd-after-exit
1'>131 132 133 134 135 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