diff --git a/TODO b/TODO index fa7cd698..6bd2cb6d 100644 --- a/TODO +++ b/TODO @@ -71,3 +71,8 @@ * Comments and strings should be more integrated than just highlighting, matching chars for example should be strings and comments aware (should they ?) + +* Diff buffer on reload and only store the diff modifications + +* change command parsing to be more shell like + (support -option="value with spaces" instead of requiring "-option=value with spaces")