TEditor working
[nikiroo-utils.git] / docs / TODO.md
index 47f07d0575cb97f0538ff90f9005689663ec2bcd..95e1add9ad12ff36d3d174f9318484cfb497c8a6 100644 (file)
@@ -5,21 +5,20 @@ Jexer TODO List
 Roadmap
 -------
 
-0.0.4
+BUG: TTreeView.reflow() doesn't keep the vertical dot within the
+     scrollbar.
 
-- TStatusBar
-  - TMenu version
-  - TWindow version
-  - Click mouse
-
-- TWindow
-  - "Smart placement" for new windows
-
-0.0.5
+0.0.6
 
 - TEditor
+  - True tokenization and syntax highlighting: Java, C, Clojure, XML
+  - Tab character support
+  - Cut and Paste
 
-0.0.6
+- Finish up multiscreen support:
+  - cmAbort to cmScreenDisconnected
+  - cmScreenConnected
+  - Handle screen resizes
 
 - TSpinner
 - TComboBox
@@ -31,12 +30,17 @@ Roadmap
   - TText + clickable links
   - Index
 
+0.0.8
+
+- Undo / Redo support
+
 0.1.0: BETA RELEASE and BUG HUNT
 
 - Verify vttest in multiple tterminals.
 
 1.0.0
 
+- Maven artifact.
 
 
 1.1.0 Wishlist
@@ -70,12 +74,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
@@ -84,6 +88,7 @@ Tag github
 
 Upload to SF
 
+Upload to sonatype
 
 
 Brainstorm Wishlist