diff options
| author | foswret <foswret@posteo.com> | 2025-07-02 22:22:01 -0500 |
|---|---|---|
| committer | foswret <foswret@posteo.com> | 2025-07-02 22:22:01 -0500 |
| commit | b04602a2dc553af7babfa61e0ee2ccc05e930344 (patch) | |
| tree | c592a7ff32db6fe5d3907c8881f7e92c8157c686 /TODO | |
first commit: anysize patch
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 + |
