12 Commits

Author SHA1 Message Date
Christopher Jeffrey
a79e8106ea cleanup and fixes. 2015-08-10 22:57:01 -07:00
Christopher Jeffrey
29c9d1529a fix terminal element destroy. do not render if screen is destroyed. 2015-08-07 21:02:16 -07:00
Christopher Jeffrey
210c33d076 add setTerminal(). use terminal option always for consistency. 2015-08-05 20:58:20 -07:00
Christopher Jeffrey
ee31799e7f use _owrite instead of output.write. 2015-08-05 03:27:24 -07:00
Christopher Jeffrey
dc95fc6e3c fix terminal element clearing. 2015-07-30 05:08:04 -07:00
Christopher Jeffrey
debbc864e4 handle destroy methods better: stop all polling on the event loop. 2015-07-29 19:20:53 -07:00
Christopher Jeffrey
0f655de980 terminal: minor fix for clear screen. 2015-07-28 03:05:14 -07:00
Christopher Jeffrey
44017d988b more tmux 2.0 workarounds. 2015-07-20 04:02:43 -07:00
Christopher Jeffrey
baf6d2858a add experimental video widget. fix 16 colors in _attr. 2015-07-11 14:28:04 -07:00
Christopher Jeffrey
f8ac8a540c term name 2015-07-06 04:10:56 -07:00
Christopher Jeffrey
5eddd2aed2 whitespace. comments. 2015-05-05 23:10:18 -07:00
Christopher Jeffrey
a4d56fb819 refactor: split widgets up. fixes #133. 2015-05-05 21:44:38 -07:00