Commit Graph

10 Commits

Author SHA1 Message Date
Evan Purkhiser 6d48b706c3 Make ncurses recognize UTF8 support
Add the U8#1 option to the terminfo file, this is an extended option in
the terminfo specifying support for utf8 line graphics.

This fixes some issues with ncurses not rendering utf8 glpyhs for it's
extended ASCII set when termite supports utf8 just fine.
2013-05-16 03:33:15 -04:00
Daniel Micay d1ad356d8e add terminfo for italic, support was added in vte 2012-10-08 17:05:54 -04:00
Daniel Micay ce9fdb71d2 vte has no blink support at the moment 2012-09-02 21:04:28 -04:00
Daniel Micay 978e6b2d76 switch to xterm-termite for TERM
This works with applications that hardcode the xterm* check, but still
allows for a correct entry in the terminfo database.
2012-09-02 18:56:25 -04:00
Daniel Micay e0de1b3254 termite.terminfo: proper support for setting title 2012-06-25 23:19:58 -04:00
Daniel Micay 3cabaa47ae termite.terminfo: fix kbs 2012-06-25 01:08:09 -04:00
Daniel Micay 8b876a326f termite.terminfo: add dim 2012-06-25 00:47:11 -04:00
Daniel Micay d92778fd62 use termite as TERM again to allow for some fixes 2012-06-25 00:43:48 -04:00
Daniel Micay 5c307b1184 vte-256color terminfo works well 2012-05-25 10:18:50 -04:00
Daniel Micay 84c2f68792 use a custom TERM/terminfo with kbs set correctly 2012-05-23 07:47:56 -04:00