aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
blob: 62a9f427358c4d201cc740a93609e8d9b1eddda7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
vt emulation
------------

* screen erased with background color ## capname:bce
* back tab                            ## capname:cbt ## seq:CSI Z
* ...

code & interface
----------------

* clean selection code
* clean and complete terminfo entry
* fix shift up/down (shift selection in emacs)
* fast drawing
* ...

misc
----

    $ grep -nE 'XXX|TODO' st.c