diff options
author | Marvin Borner | 2022-05-31 14:34:49 +0200 |
---|---|---|
committer | Marvin Borner | 2022-05-31 14:39:35 +0200 |
commit | a56b6a121b31b82dcf7279e6eea60bbca1852fc5 (patch) | |
tree | 7627bb839310c4a4a3632b378ebe87bc031f61ff /.repos/st/TODO | |
parent | b8be82d9113dd0fec9021aa573039cc64dbd849a (diff) |
Sync
Diffstat (limited to '.repos/st/TODO')
-rw-r--r-- | .repos/st/TODO | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/.repos/st/TODO b/.repos/st/TODO new file mode 100644 index 0000000..5f74cd5 --- /dev/null +++ b/.repos/st/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 + |