Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
fix segfault in selection. (thx Martti Kühne)
[st.git]
/
TODO
diff --git
a/TODO
b/TODO
index
3b2774b
..
62a9f42
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-9,7
+9,13
@@
code & interface
----------------
* clean selection code
----------------
* 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)
+*
fast drawing
* ...
* ...
+
+misc
+----
+
+ $ grep -nE 'XXX|TODO' st.c
+