X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=d717d4c6a915ac0e3f4c8c20ee160a3a82a55046;hb=1b1206070bb94d706c14400b8332a81646b77a25;hp=4f0621091b2eccf5e3d19f39550705ea279cbaf8;hpb=a2018e9964f6c58742cd1e6dd0a0c63e244a89d6;p=nikiroo-utils.git diff --git a/docs/TODO.md b/docs/TODO.md index 4f06210..d717d4c 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -5,50 +5,84 @@ Jexer TODO List Roadmap ------- -0.0.5 - -- TEditor - 0.0.6 +#18 Rework TApplication run loop: + - Reduce thread spinlocks + - Eliminate unnecessary screen redraws + - No activity means no CPU usage + - TSpinner - TComboBox - TCalendar +- TEditor + - Horizontal scrollbar integration + - True tokenization and syntax highlighting: Java, C, Clojure, XML + - Carat notation for control characters + - Tab character support + - Cut/copy/paste + - Performance: behave smoothly on 100MB text files + 0.0.7 +- Finish up multiscreen support: + - cmAbort to cmScreenDisconnected + - cmScreenConnected + - Handle screen resizes + +- TEditor + - Word wrap + - Performance: behave smoothly on 1GB text files + +- Additional main color themes: + - Dark / L33t + - Green / NoReallyElite + - Red/brown + - Monochrome + - OMGPonies + +0.0.8 + - THelpWindow - - TText + clickable links + - TEditor + clickable links - Index -0.0.8 +- TEditor + - Expose API: + - Cursor movement + - Movement within document + - Cut/copy/paste + +0.0.9 -- Undo / Redo support +- TEditor: + - Undo / Redo support 0.1.0: BETA RELEASE and BUG HUNT - Verify vttest in multiple tterminals. +0.2.0: + +- Drag and drop + - TEditor + - TField + - TText + - TTerminal + - TComboBox + 1.0.0 +- Publish to the whole wide world 1.1.0 Wishlist -------------- -- TTerminal - - Handle resize events (pass to child process) - - Screen - Allow complex characters in putCharXY() and detect them in putStringXY(). -- Drag and drop - - TEditor - - TField - - TText - - TTerminal - - TComboBox - Regression Checklist @@ -64,12 +98,12 @@ Regression Checklist Release Checklist √ ------------------- +Eliminate all Eclipse warnings + Fix all marked TODOs in code Eliminate DEBUG, System.err prints -Version in: - Update written by date to current year: All code headers VERSION @@ -78,6 +112,7 @@ Tag github Upload to SF +Upload to sonatype Brainstorm Wishlist