From 8908535c7dc9fc7adf3c56b96aecc49b319c5a9e Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sat, 12 Nov 2016 17:20:15 +1100 Subject: Added basic word count 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 af2080c..402f395 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 -- add word count feature +- improve find, replace, undo/redo, word count +- add jump to, line numbers, word wrap - suppress unnecessary left/right scrollbar - make logo colours lighter to stand out more - separate fltk binding into its own repo -- cgit