diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 9 |
1 files changed, 7 insertions, 2 deletions
| @@ -4,14 +4,15 @@ vt emulation | |||
| 4 | * implement BCE right | 4 | * implement BCE right |
| 5 | * color definition in CSI | 5 | * color definition in CSI |
| 6 | * implement CSI parsing | 6 | * implement CSI parsing |
| 7 | * make the keypad keys really work | 7 | * wide-character support in conjunction with fallback xft code |
| 8 | * kel, kfnd, ked, kext | 8 | * mouse selection support |
| 9 | 9 | ||
| 10 | code & interface | 10 | code & interface |
| 11 | ---------------- | 11 | ---------------- |
| 12 | 12 | ||
| 13 | * clean and complete terminfo entry | 13 | * clean and complete terminfo entry |
| 14 | * add fallback fonts for the restricted xft code | 14 | * add fallback fonts for the restricted xft code |
| 15 | * add a simple way to do multiplexing | ||
| 15 | 16 | ||
| 16 | bugs | 17 | bugs |
| 17 | ---- | 18 | ---- |
| @@ -21,6 +22,10 @@ bugs | |||
| 21 | * fix selection paste for xatom STRING | 22 | * fix selection paste for xatom STRING |
| 22 | * fix umlaut handling in settitle | 23 | * fix umlaut handling in settitle |
| 23 | * fix rows and column definition in fixed geometry | 24 | * fix rows and column definition in fixed geometry |
| 25 | * fix -e handling | ||
| 26 | * remove DEC test sequence when appropriate | ||
| 27 | * reverse cursor when drawin light on light background | ||
| 28 | * text should be readable | ||
| 24 | 29 | ||
| 25 | misc | 30 | misc |
| 26 | ---- | 31 | ---- |
