diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -6,22 +6,17 @@ vt emulation | |||
6 | code & interface | 6 | code & interface |
7 | ---------------- | 7 | ---------------- |
8 | 8 | ||
9 | * clean and complete terminfo entry | ||
10 | * add a simple way to do multiplexing | 9 | * add a simple way to do multiplexing |
11 | 10 | ||
12 | drawing | 11 | drawing |
13 | ------- | 12 | ------- |
14 | * add diacritics support to xdraws() | 13 | * add diacritics support to xdraws() |
15 | * make the font cache simpler | 14 | * make the font cache simpler |
16 | * add hard width handling | ||
17 | * xft is reporting wrong width and height for characters | ||
18 | 15 | ||
19 | bugs | 16 | bugs |
20 | ---- | 17 | ---- |
21 | 18 | ||
22 | * fix shift up/down (shift selection in emacs) | 19 | * fix shift up/down (shift selection in emacs) |
23 | * fix selection paste for xatom STRING | ||
24 | * fix rows and column definition in fixed geometry | ||
25 | * fix -e handling | 20 | * fix -e handling |
26 | * remove DEC test sequence when appropriate | 21 | * remove DEC test sequence when appropriate |
27 | 22 | ||