summaryrefslogtreecommitdiff
path: root/st-0.8.4/TODO
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2021-06-23 21:21:08 -0500
committerstkhan <personal@slickd.xyz>2021-06-23 21:21:08 -0500
commitd23e1969acfdb5d6212e3e796b33963d47e01c08 (patch)
treef0fa005a5c118ad00f23c4c68fe64d0712a2a285 /st-0.8.4/TODO
parent7ee7c74831b87a60291db335a272ed4ba3c27496 (diff)
sarc 1.0.0
Former-commit-id: 0154c723c80f3fec789ad09e43749cdffd0f6503
Diffstat (limited to 'st-0.8.4/TODO')
-rw-r--r--st-0.8.4/TODO28
1 files changed, 28 insertions, 0 deletions
diff --git a/st-0.8.4/TODO b/st-0.8.4/TODO
new file mode 100644
index 0000000..5f74cd5
--- /dev/null
+++ b/st-0.8.4/TODO
@@ -0,0 +1,28 @@
+vt emulation
+------------
+
+* double-height support
+
+code & interface
+----------------
+
+* add a simple way to do multiplexing
+
+drawing
+-------
+* add diacritics support to xdraws()
+ * switch to a suckless font drawing library
+* make the font cache simpler
+* add better support for brightening of the upper colors
+
+bugs
+----
+
+* fix shift up/down (shift selection in emacs)
+* remove DEC test sequence when appropriate
+
+misc
+----
+
+ $ grep -nE 'XXX|TODO' st.c
+