]> git.armaanb.net Git - st.git/blobdiff - TODO
Fix Backspace and Delete characters
[st.git] / TODO
diff --git a/TODO b/TODO
index c1952be0daeb1c2ab7f1c2dadd90e9b52146ceac..3866f64fe19329bd7a50256ed2ed91e245c25cef 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1 +1,27 @@
-- add the new st source code here
+vt emulation
+------------
+
+* double-height support
+
+code & interface
+----------------
+
+* add a simple way to do multiplexing
+
+drawing
+-------
+* add diacritics support to xdraws()
+* make the font cache simpler
+
+bugs
+----
+
+* fix shift up/down (shift selection in emacs)
+* fix -e handling
+* remove DEC test sequence when appropriate
+
+misc
+----
+
+    $ grep -nE 'XXX|TODO' st.c
+