From 9a7351c664d7f05232cb3f934658c79fffc752fd Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sun, 13 Nov 2016 18:44:21 +1100 Subject: Added jump to feature --- to_do.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'to_do.txt') diff --git a/to_do.txt b/to_do.txt index 8b27742..2160017 100644 --- a/to_do.txt +++ b/to_do.txt @@ -3,8 +3,8 @@ To Do: - change build to be dynamically linked -- improve find, replace, undo/redo, word count -- add jump to, line numbers +- improve find, replace, undo/redo, word count, jump to +- add line numbers - suppress unnecessary left/right scrollbar - make logo colours lighter to stand out more - clean up menu widget code -- cgit