summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2023-10-31 21:00:06 +0100
committeryuzu-eva <stevenhu@web.de>2023-10-31 21:00:06 +0100
commitdb50a3a09143dc20931c8d1640e7a072cbfbe38d (patch)
tree4ffdf5dea68ae4fd2d9a2d0cc081fd59ddc47e00 /TODO
parentb3e1ab4fd12517ea80529866063a77e2499d5524 (diff)
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 0 insertions, 28 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 5f74cd5..0000000
--- a/TODO
+++ /dev/null
@@ -1,28 +0,0 @@
-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
-