TEditor working
[nikiroo-utils.git] / docs / TODO.md
index 97aabdd5bb647c9633db247f6e9b7bdfaa80a35f..95e1add9ad12ff36d3d174f9318484cfb497c8a6 100644 (file)
@@ -5,12 +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
-- Eliminate all Eclipse warnings
+  - 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
@@ -18,12 +26,6 @@ Roadmap
 
 0.0.7
 
-- Refactor SwingBackend to be embeddable
-  - jexer.Swing.blockMousePointer: false = do not invert cell, true
-    (default) is current behavior
-  - Make Demo4 with two separate Swing demos in a single JFrame.
-  - Make Demo5 mixing Swing and Jexer components
-
 - THelpWindow
   - TText + clickable links
   - Index
@@ -78,8 +80,6 @@ Fix all marked TODOs in code
 
 Eliminate DEBUG, System.err prints
 
-Version in:
-
 Update written by date to current year:
     All code headers
     VERSION
@@ -88,6 +88,7 @@ Tag github
 
 Upload to SF
 
+Upload to sonatype
 
 
 Brainstorm Wishlist