summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+Saumit-D@users.noreply.github.com>2021-11-07 21:46:58 +0530
committerGitHub <noreply@github.com>2021-11-07 21:46:58 +0530
commit1fdb23dd9cdf7be9b705f8a332943c9be2dc3543 (patch)
treefb8338e31ed212ebadee0ed28f216edfcaf23fc4 /TODO
parentabf3063416769173870d56e76d67b30d116970d9 (diff)
Delete TODO
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
-