aboutsummaryrefslogtreecommitdiff
path: root/config/suckless/st/src/st-0.8.4/TODO
diff options
context:
space:
mode:
authorben <ben@nagy.contact>2025-05-03 14:59:49 -0700
committerben <ben@nagy.contact>2025-05-03 14:59:49 -0700
commited80e5df8c718fc2321904db1b81604d1ed33444 (patch)
tree04bc58346a40cd696f5840bcd3c724684bd5f591 /config/suckless/st/src/st-0.8.4/TODO
parentea687c769521b3139c8547a2d4a839842fa7b0fe (diff)
suckless
Diffstat (limited to 'config/suckless/st/src/st-0.8.4/TODO')
-rw-r--r--config/suckless/st/src/st-0.8.4/TODO28
1 files changed, 28 insertions, 0 deletions
diff --git a/config/suckless/st/src/st-0.8.4/TODO b/config/suckless/st/src/st-0.8.4/TODO
new file mode 100644
index 0000000..5f74cd5
--- /dev/null
+++ b/config/suckless/st/src/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
+