diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-08-02 00:11:23 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-02 00:11:23 -0400 |
commit | f0f1621f402a80b5c0d8e0e8f735d26268483f55 (patch) | |
tree | 5712c1a6aa92424877a6f2078b85af95a43ad4a5 /TODO | |
parent | 075f8eee4a0a4ac297b3bb5f5547f7530c28ac4d (diff) |
junk cleanup
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 - |