diff options
| author | stkhan <personal@slickd.xyz> | 2022-11-03 20:28:42 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2022-11-03 20:28:42 -0500 |
| commit | 1867d262a3098f6e02544c2b58f4fe63798dc0a3 (patch) | |
| tree | bf4acf2cb4218073b5b8fb52243a46b04eaf5ddb /utils/st-0.9/TODO | |
| parent | 1c05c8df4b84a54e8f2a9a7b0a222bca280a5e47 (diff) | |
stuff
Diffstat (limited to 'utils/st-0.9/TODO')
| -rw-r--r-- | utils/st-0.9/TODO | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/utils/st-0.9/TODO b/utils/st-0.9/TODO new file mode 100644 index 0000000..5f74cd5 --- /dev/null +++ b/utils/st-0.9/TODO @@ -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 + |