Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Add -g geometry to st and the manpage.
[st.git]
/
TODO
diff --git
a/TODO
b/TODO
index
3b2774b
..
3ddeeb4
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-9,7
+9,21
@@
code & interface
----------------
* clean selection code
----------------
* clean selection code
-* use the real x11 clipboard
-* clean terminfo entry
-* utf8
+* clean and complete terminfo entry
+* fast drawing
* ...
* ...
+
+bugs
+----
+
+* handle XOpenMI() errors
+* fix shift up/down (shift selection in emacs)
+* fix selection click
+* fix selection paste for xatom STRING
+* fix umlaut handling in settitle
+
+misc
+----
+
+ $ grep -nE 'XXX|TODO' st.c
+