diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,7 +2,7 @@ * IN-PROGRESS FIXME -** TODO Implement check on file modified +** DONE Implement check on file modified ** TODO Check for marks in delete_lines ** DONE Reimplement delete_lines ** DONE Re-check insert/append (test_insapp failing with a double-free) @@ -11,19 +11,19 @@ ** DONE Change read_lines to use __get_lines (let fin point to the file to read from...) -* IN-PROGRESS Commands [11/24] +* IN-PROGRESS Commands [12/24] ** DONE e ** IN-PROGRESS ! ** TODO e ! ** TODO E ! -** IN-PROGRESS W +** DONE W ** TODO w ! ** TODO j ** TODO r ** TODO s ** IN-PROGRESS k [0/1] *** TODO Check clear marks upon delete, change, move lines -** TODO g,G,v,V +** TODO (?) g,G,v,V ** TODO h ** TODO H ** TODO r ! |