aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLoek Le Blansch <l.leblansch@gmail.com>2020-07-16 18:17:00 +0200
committerLoek Le Blansch <l.leblansch@gmail.com>2020-07-16 18:17:00 +0200
commitd05def21d7b2aadf96e815e148ea6e97bd700ecf (patch)
treed63b87a3815d5d4d0323d2f769ebe342c08d0ae5 /TODO
parent2c4fd0c3c94cd120183bb5e989e36d023ec8c527 (diff)
removed TODO and changed font
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
-