diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2021-11-07 21:46:58 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-07 21:46:58 +0530 |
commit | 1fdb23dd9cdf7be9b705f8a332943c9be2dc3543 (patch) | |
tree | fb8338e31ed212ebadee0ed28f216edfcaf23fc4 /TODO | |
parent | abf3063416769173870d56e76d67b30d116970d9 (diff) |
Delete TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 28 |
1 files changed, 0 insertions, 28 deletions
@@ -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 - |