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