summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-08-02 00:11:23 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-08-02 00:11:23 -0400
commitf0f1621f402a80b5c0d8e0e8f735d26268483f55 (patch)
tree5712c1a6aa92424877a6f2078b85af95a43ad4a5 /TODO
parent075f8eee4a0a4ac297b3bb5f5547f7530c28ac4d (diff)
junk cleanup
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
-