smart window placement
[nikiroo-utils.git] / docs / TODO.md
CommitLineData
55d2b2c2
KL
1Jexer TODO List
2===============
3
4
5Roadmap
6-------
7
55d2b2c2
KL
80.0.5
9
10- TEditor
11
120.0.6
13
14- TSpinner
15- TComboBox
16- TCalendar
17
180.0.7
19
20- THelpWindow
21 - TText + clickable links
22 - Index
23
240.1.0: BETA RELEASE and BUG HUNT
25
26- Verify vttest in multiple tterminals.
27
281.0.0
29
30
31
321.1.0 Wishlist
33--------------
34
35- TTerminal
36 - Handle resize events (pass to child process)
37
38- Screen
39 - Allow complex characters in putCharXY() and detect them in putStringXY().
40
41- Drag and drop
42 - TEditor
43 - TField
44 - TText
45 - TTerminal
46 - TComboBox
47
48
49
50Regression Checklist
51--------------------
52
53 TTerminal
54 No hang when closing, whether or not script is running
55 No dead script children lying around
56 vttest passing
57
58
59
60Release Checklist √
61-------------------
62
63Fix all marked TODOs in code
64
65Eliminate DEBUG, System.err prints
66
67Version in:
68
69Update written by date to current year:
70 All code headers
71 VERSION
72
73Tag github
74
75Upload to SF
76
77
78
79Brainstorm Wishlist
80-------------------
81
82
83
84Bugs Noted In Other Programs
85----------------------------