diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ | |||
2 | here's a short list of things i think we can do in the short to medium term to | 2 | here's a short list of things i think we can do in the short to medium term to |
3 | make it a first-class terminal: | 3 | make it a first-class terminal: |
4 | 4 | ||
5 | [ ] media - turn off smooth scaling while "resizing" (2 resizes | ||
6 | withing N sec == resizing, set timeout (er N sec * 3) to go back to | ||
7 | smooth). | ||
8 | [ ] ctrl+home/end in emacs should change top/bottom bufffer position | ||
5 | [ ] blink and blink2 attributes need to be supported | 9 | [ ] blink and blink2 attributes need to be supported |
6 | [ ] dnd text (to/from terminal) | 10 | [ ] dnd text (to/from terminal) |
7 | [ ] general input mode handling improvements (keypad, other key | 11 | [ ] general input mode handling improvements (keypad, other key |