diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,9 +5,6 @@ make it a first-class terminal: | |||
5 | [ ] blink and blink2 attributes need to be supported | 5 | [ ] blink and blink2 attributes need to be supported |
6 | [ ] improve terminal emulation handling. known apps with problems: | 6 | [ ] improve terminal emulation handling. known apps with problems: |
7 | mc | 7 | mc |
8 | [ ] elm_cnp has no way to call an event/cb to let you know your | ||
9 | selection has gone (selection_clear() doesnt do anything). also | ||
10 | elm_cnp doesn't track target object delections. | ||
11 | [ ] dnd text (to/from terminal) | 8 | [ ] dnd text (to/from terminal) |
12 | [ ] handle multibyte displays better (does handle utf8 only atm and | 9 | [ ] handle multibyte displays better (does handle utf8 only atm and |
13 | then maybe not according to convention like double cell spacing | 10 | then maybe not according to convention like double cell spacing |