diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2019-08-17 19:27:49 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2019-08-17 19:27:49 +0200 |
commit | 4bb4aa4d7d9dc0113237d7a3214d0c6eb53d8f0e (patch) | |
tree | 5cedbdd94a017f2abebcd8db6e1595599e6920a0 /st/TODO | |
parent | 87a9234d3014e58696c8579aa4d86e0a75f48aeb (diff) |
Update repo
Diffstat (limited to 'st/TODO')
-rw-r--r-- | st/TODO | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/st/TODO b/st/TODO deleted file mode 100644 index 5f74cd5..0000000 --- a/st/TODO +++ /dev/null @@ -1,28 +0,0 @@ -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 - |