2010-09-01 16:54:28 -04:00
|
|
|
vt emulation
|
|
|
|
------------
|
|
|
|
|
2013-03-29 14:44:37 -04:00
|
|
|
* double-height support
|
2010-09-01 16:54:28 -04:00
|
|
|
|
|
|
|
code & interface
|
|
|
|
----------------
|
|
|
|
|
2012-11-15 10:36:48 -05:00
|
|
|
* add a simple way to do multiplexing
|
2011-04-21 18:42:58 -04:00
|
|
|
|
2013-03-29 14:44:37 -04:00
|
|
|
drawing
|
|
|
|
-------
|
|
|
|
* add diacritics support to xdraws()
|
2015-03-14 03:53:41 -04:00
|
|
|
* switch to a suckless font drawing library
|
2013-03-29 14:44:37 -04:00
|
|
|
* make the font cache simpler
|
2014-05-24 07:52:24 -04:00
|
|
|
* add better support for brightening of the upper colors
|
2013-03-29 14:44:37 -04:00
|
|
|
|
2012-02-15 13:33:48 -05:00
|
|
|
bugs
|
|
|
|
----
|
|
|
|
|
|
|
|
* fix shift up/down (shift selection in emacs)
|
2012-11-15 10:36:48 -05:00
|
|
|
* remove DEC test sequence when appropriate
|
2012-02-15 13:33:48 -05:00
|
|
|
|
2011-04-21 18:42:58 -04:00
|
|
|
misc
|
|
|
|
----
|
|
|
|
|
|
|
|
$ grep -nE 'XXX|TODO' st.c
|
|
|
|
|