diff options
-rw-r--r-- | to_do.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/to_do.txt b/to_do.txt new file mode 100644 index 0000000..d65e746 --- /dev/null +++ b/to_do.txt @@ -0,0 +1,14 @@ + + +To Do: + +- clean up code to eliminate use clauses, standardise styling +- put find/replace/about in their own packages +- change build to be dynamically linked +- improve find, replace, undo/redo +- add word count feature +- suppress unnecessary left/right scrollbar +- make logo colours lighter to stand out more +- separate fltk binding into its own repo +- add license + |