JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
update TODO.
[st.git] / TODO
diff --git a/TODO b/TODO
index f43eade..ea37a96 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,28 @@
-- add the new st source code here
-- add the new std source code here
-- add new Makefile and config.mk
-- add LICENSE
+vt emulation
+------------
+
+* screen erased with background color ## capname:bce
+* back tab                            ## capname:cbt ## seq:CSI Z
+* ...
+
+code & interface
+----------------
+
+* clean selection code
+* 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
+
+misc
+----
+
+    $ grep -nE 'XXX|TODO' st.c
+