diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2021-02-13 10:04:51 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-01-18 00:02:54 +0100 |
| commit | 92b846af828c4e863de3a219e9de9cab6716ceec (patch) | |
| tree | 62cb9aa8944897ef7562aa1bdb4274b751975962 /TODO | |
init commit
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 + |