TEditor working
[nikiroo-utils.git] / docs / TODO.md
CommitLineData
55d2b2c2
KL
1Jexer TODO List
2===============
3
4
5Roadmap
6-------
7
c3a80df6
KL
8BUG: TTreeView.reflow() doesn't keep the vertical dot within the
9 scrollbar.
10
55d2b2c2
KL
110.0.6
12
e8a11f98 13- TEditor
71a389c9
KL
14 - True tokenization and syntax highlighting: Java, C, Clojure, XML
15 - Tab character support
df602ccf 16 - Cut and Paste
e8a11f98 17
3e074355
KL
18- Finish up multiscreen support:
19 - cmAbort to cmScreenDisconnected
20 - cmScreenConnected
21 - Handle screen resizes
22
55d2b2c2
KL
23- TSpinner
24- TComboBox
25- TCalendar
26
270.0.7
28
29- THelpWindow
30 - TText + clickable links
31 - Index
32
a2018e99
KL
330.0.8
34
35- Undo / Redo support
36
55d2b2c2
KL
370.1.0: BETA RELEASE and BUG HUNT
38
39- Verify vttest in multiple tterminals.
40
411.0.0
42
e685a47d 43- Maven artifact.
55d2b2c2
KL
44
45
461.1.0 Wishlist
47--------------
48
49- TTerminal
50 - Handle resize events (pass to child process)
51
52- Screen
53 - Allow complex characters in putCharXY() and detect them in putStringXY().
54
55- Drag and drop
56 - TEditor
57 - TField
58 - TText
59 - TTerminal
60 - TComboBox
61
62
63
64Regression Checklist
65--------------------
66
67 TTerminal
68 No hang when closing, whether or not script is running
69 No dead script children lying around
70 vttest passing
71
72
73
74Release Checklist √
75-------------------
76
e685a47d
KL
77Eliminate all Eclipse warnings
78
55d2b2c2
KL
79Fix all marked TODOs in code
80
81Eliminate DEBUG, System.err prints
82
55d2b2c2
KL
83Update written by date to current year:
84 All code headers
85 VERSION
86
87Tag github
88
89Upload to SF
90
e8a11f98 91Upload to sonatype
55d2b2c2
KL
92
93
94Brainstorm Wishlist
95-------------------
96
97
98
99Bugs Noted In Other Programs
100----------------------------