TEditor working
[fanfix.git] / docs / TODO.md
index 4f0621091b2eccf5e3d19f39550705ea279cbaf8..95e1add9ad12ff36d3d174f9318484cfb497c8a6 100644 (file)
@@ -5,11 +5,20 @@ Jexer TODO List
 Roadmap
 -------
 
-0.0.5
+BUG: TTreeView.reflow() doesn't keep the vertical dot within the
+     scrollbar.
+
+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,6 +40,7 @@ Roadmap
 
 1.0.0
 
+- Maven artifact.
 
 
 1.1.0 Wishlist
@@ -64,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
@@ -78,6 +88,7 @@ Tag github
 
 Upload to SF
 
+Upload to sonatype
 
 
 Brainstorm Wishlist