diff options
| author | Cori Barker <coribarker2@gmail.com> | 2026-02-02 16:46:18 +0000 |
|---|---|---|
| committer | Cori Barker <coribarker2@gmail.com> | 2026-02-02 16:46:18 +0000 |
| commit | ebe221aa143ed7e7a75183f2560d099443d84feb (patch) | |
| tree | 91b25fc6d2798e6ce3cddd5f1936889cba89498c /st/TODO | |
| parent | 854714671f40d4350fbba84b0561b3042e6e0919 (diff) | |
Replaced submodules with real folders
Diffstat (limited to 'st/TODO')
| -rwxr-xr-x | st/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 + |
