diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -9,7 +9,12 @@ code & interface | |||
9 | ---------------- | 9 | ---------------- |
10 | 10 | ||
11 | * clean selection code | 11 | * clean selection code |
12 | * use the real x11 clipboard | 12 | * clean and complete terminfo entry |
13 | * clean terminfo entry | 13 | * fix shift up/down (shift selection in emacs) |
14 | * utf8 | ||
15 | * ... | 14 | * ... |
15 | |||
16 | misc | ||
17 | ---- | ||
18 | |||
19 | $ grep -nE 'XXX|TODO' st.c | ||
20 | |||