diff options
| author | LM-LCL <hello@exaltedelite.club> | 2023-08-05 16:29:25 +0200 |
|---|---|---|
| committer | LM-LCL <hello@exaltedelite.club> | 2023-08-05 16:29:25 +0200 |
| commit | 4faebc1296504f6f8da0c46469bbf9c9bc5b99b6 (patch) | |
| tree | 476b2a59e0698d79f39b1ca290622a4900f1090b /TODO | |
st-0.9
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 + |
