blob: 27f1718d334616a6f3caa58799de9ffc7f4104ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
TODO list for uuterm...
Critical usability issues:
- Indic character reordering
- Mouse support/selection
- Support for input methods
Convenience/eyecandy/etc.:
- 88- or 256-color mode
- Support for 32bpp framebuffer device
- Fontsets instead of monolithic font
- UCF compiler
- Terminal escapes for input method interaction
Long term goals:
- Port to 8086/BIOS/EGA (not even DOS needed)
- Bidirectional text layout
|