diff options
author | Loek Le Blansch <l.leblansch@gmail.com> | 2020-07-16 18:17:00 +0200 |
---|---|---|
committer | Loek Le Blansch <l.leblansch@gmail.com> | 2020-07-16 18:17:00 +0200 |
commit | d05def21d7b2aadf96e815e148ea6e97bd700ecf (patch) | |
tree | d63b87a3815d5d4d0323d2f769ebe342c08d0ae5 /TODO | |
parent | 2c4fd0c3c94cd120183bb5e989e36d023ec8c527 (diff) |
removed TODO and changed font
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 - |