aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: 35fb66d2b933059ce6e3b4049e102297b216c5e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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' src/st.c