diff options
| author | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2022-12-31 16:23:37 -0500 |
|---|---|---|
| committer | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2022-12-31 16:23:37 -0500 |
| commit | c27927c225fdf1bf649070607fcc86777c8141c1 (patch) | |
| tree | 37bf7d09c631074fd2a1881e78a0ab6c38ecdd4b /TODO | |
| download | st-c27927c225fdf1bf649070607fcc86777c8141c1.tar.gz | |
Initial 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 + |