From 42904bb6f3b48b27961bbec807cb514661ebb675 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sun, 13 Nov 2016 20:06:05 +1100 Subject: Added optional line numbers --- 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 2160017..95481e0 100644 --- a/to_do.txt +++ b/to_do.txt @@ -3,11 +3,11 @@ To Do: - change build to be dynamically linked -- improve find, replace, undo/redo, word count, jump to -- add line numbers +- improve find, replace, undo/redo, jump to - suppress unnecessary left/right scrollbar - make logo colours lighter to stand out more - clean up menu widget code +- eliminate image/text_buffer runtime warnings - separate fltk binding into its own repo - add license -- cgit