X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=docs%2FTODO.md;h=ab4e7c8ccb61df71c2e42685fffd3f961469cc65;hb=a69ed767c9c07cf35cf1c5f7821fc009cfe79cd2;hp=20ce1fe6a49b4ea5c0e9710648e2be03ed949606;hpb=71a389c9810382e014682dde52e94d3f34e385fa;p=fanfix.git diff --git a/docs/TODO.md b/docs/TODO.md index 20ce1fe..ab4e7c8 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -5,61 +5,63 @@ Jexer TODO List Roadmap ------- -BUG: TTreeView.reflow() doesn't keep the vertical dot within the - scrollbar. - -0.0.5 - -- TEditor - - Document - - Filename - - Pick appropriate Highlighter: plain, Java, XML, ... - - TEditorWidget: - - Cut and Paste - - TTextArea extends TScrollableWidget - 0.0.6 - 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 -- TSpinner -- TComboBox -- TCalendar +- TEditor + - Word wrap + - Performance: behave smoothly on 1GB text files -0.0.7 +- 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 - -- Undo / Redo support +- TEditor + - Expose API: + - Cursor movement + - Movement within document + - Cut/copy/paste -0.1.0: BETA RELEASE and BUG HUNT +0.0.9 -- Verify vttest in multiple tterminals. +- TEditor: + - Undo / Redo support -1.0.0 +0.1.0: LET'S GET PRETTY -- Maven artifact. +- TChart: + - Bar chart + - XY chart + - Time series chart +0.1.1: BETA RELEASE and BUG HUNT -1.1.0 Wishlist --------------- - -- TTerminal - - Handle resize events (pass to child process) +- Verify vttest in multiple tterminals. -- Screen - - Allow complex characters in putCharXY() and detect them in putStringXY(). +0.2.0: - Drag and drop - TEditor @@ -68,6 +70,17 @@ BUG: TTreeView.reflow() doesn't keep the vertical dot within the - TTerminal - TComboBox +1.0.0 + +- Publish to the whole wide world + + +1.1.0 Wishlist +-------------- + +- Screen + - Allow complex characters in putCharXY() and detect them in putStringXY(). + Regression Checklist @@ -93,7 +106,7 @@ Update written by date to current year: All code headers VERSION -Tag github +Tag gitlab Upload to SF