diff options
author | Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> | 2021-09-26 13:49:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-26 13:49:09 +0530 |
commit | cd94b30d33e9150798cf23161de89ffab5db2287 (patch) | |
tree | cd6f3a736c3cf5308eb6d8b9470b62b9b329e97e /TODO | |
parent | e230f86ab38a91774c9a2efb64fb5068980b9292 (diff) |
Add files via upload
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -0,0 +1,28 @@ +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 + |