1
0
mirror of https://github.com/alrayyes/st synced 2023-11-14 15:56:30 +00:00

updated TODO

This commit is contained in:
Ryan 2018-04-02 15:15:54 +02:00
parent ad4dd2261b
commit 150a1d5aad

28
TODO
View File

@ -1,28 +1,4 @@
vt emulation Solarized
------------ ------------
* double-height support * Install [st-solarized-both](https://st.suckless.org/patches/solarized/st-solarized-both-20170626-b331da5.diff) patch if someone ever bothers to get it working with ST 0.8
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