From 1ff0512b833a2d310783e4373483a603b91d2707 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sun, 13 Nov 2016 14:41:26 +1100 Subject: Added word wrap feature --- to_do.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'to_do.txt') diff --git a/to_do.txt b/to_do.txt index 402f395..8b27742 100644 --- a/to_do.txt +++ b/to_do.txt @@ -4,9 +4,10 @@ To Do: - change build to be dynamically linked - improve find, replace, undo/redo, word count -- add jump to, line numbers, word wrap +- add jump to, line numbers - suppress unnecessary left/right scrollbar - make logo colours lighter to stand out more +- clean up menu widget code - separate fltk binding into its own repo - add license -- cgit