X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/0dedee5de8e35f4bab3d707d63be31943715264e..138887033193389854a2cb748b8940793a7bfb6f:/TODO diff --git a/TODO b/TODO index c1952be..3866f64 100644 --- a/TODO +++ b/TODO @@ -1 +1,27 @@ -- add the new st source code here +vt emulation +------------ + +* double-height support + +code & interface +---------------- + +* add a simple way to do multiplexing + +drawing +------- +* add diacritics support to xdraws() +* make the font cache simpler + +bugs +---- + +* fix shift up/down (shift selection in emacs) +* fix -e handling +* remove DEC test sequence when appropriate + +misc +---- + + $ grep -nE 'XXX|TODO' st.c +