diff options
| author | Andrew <saintruler@gmail.com> | 2019-06-11 03:24:30 +0400 |
|---|---|---|
| committer | Andrew <saintruler@gmail.com> | 2019-06-11 03:24:30 +0400 |
| commit | d14d37001021da5e7068b4f84cd508bebf99d4b6 (patch) | |
| tree | fb5fddce09f84c4eb4ff321b8a8bc9371672b4dc /TODO | |
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 + |