diff options
| author | uint <abhinav.prsai@gmail.com> | 2025-12-16 20:09:48 +0000 |
|---|---|---|
| committer | uint <abhinav.prsai@gmail.com> | 2025-12-16 20:09:48 +0000 |
| commit | bdf88b676acc5cab1cc7425f582c723adf5b2706 (patch) | |
| tree | fc950353a78ac059eeae6b600bbf13ead9b09886 /TODO | |
inital
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 + |
