From 00d893c8f8e742acc15e6675dec20c946dfb6fd7 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Wed, 30 May 2018 16:42:16 +0100 Subject: implemented 'm' and 't' --- TODO.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index d5460cd..8a09683 100644 --- a/TODO.org +++ b/TODO.org @@ -3,6 +3,7 @@ * IN-PROGRESS FIXME ** TODO 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) ** DONE Re-check delete as well (maybe related to insert/append?!?!?) @@ -10,15 +11,15 @@ ** DONE Change read_lines to use __get_lines (let fin point to the file to read from...) -* IN-PROGRESS Commands [5/23] +* IN-PROGRESS Commands [7/23] ** DONE e ** TODO e ! ** TODO W ** TODO E ** TODO E ! ** TODO j -** IN-PROGRESS t -** TODO m +** DONE t +** DONE m ** TODO r ** TODO # ** TODO s -- cgit v1.2.3