2010-09-01 17:54:28 -03:00
|
|
|
vt emulation
|
|
|
|
------------
|
|
|
|
|
2012-09-04 19:58:17 -03:00
|
|
|
* implement BCE right
|
2012-09-04 17:05:24 -03:00
|
|
|
* color definition in CSI
|
|
|
|
* implement CSI parsing
|
2012-09-04 20:32:42 -03:00
|
|
|
* make the keypad keys really work
|
2012-11-13 16:05:02 -03:00
|
|
|
* kel, kfnd, ked, kext
|
2010-09-01 17:54:28 -03:00
|
|
|
|
|
|
|
code & interface
|
|
|
|
----------------
|
|
|
|
|
2011-04-21 19:42:58 -03:00
|
|
|
* clean and complete terminfo entry
|
2012-09-24 05:31:35 -03:00
|
|
|
* add fallback fonts for the restricted xft code
|
2011-04-21 19:42:58 -03:00
|
|
|
|
2012-02-15 15:33:48 -03:00
|
|
|
bugs
|
|
|
|
----
|
|
|
|
|
|
|
|
* handle XOpenMI() errors
|
|
|
|
* fix shift up/down (shift selection in emacs)
|
2012-02-27 08:48:13 -03:00
|
|
|
* fix selection paste for xatom STRING
|
2012-08-29 18:14:20 -03:00
|
|
|
* fix umlaut handling in settitle
|
2012-09-16 08:50:07 -03:00
|
|
|
* fix rows and column definition in fixed geometry
|
2012-02-15 15:33:48 -03:00
|
|
|
|
2011-04-21 19:42:58 -03:00
|
|
|
misc
|
|
|
|
----
|
|
|
|
|
|
|
|
$ grep -nE 'XXX|TODO' st.c
|
|
|
|
|