You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add na:true or fb:true to all non-applicable or fallback sequences @code
use the 'name' attribute of color, in colorScheme/ palette, something like accepting a name instead of an integer in .color() & .bgColor() @code
(C) documentation on term.state (term.state.button.left, etc) @doc
(C) find why 24 bits colors test sucks so much in 16 colors terminal @bug
try to find a way to disable terminal's word-wrap, if possible @r&d
mrxvt support: draw-test does not work @bug
(E) terminfo support @code
(B) .inputField() has a bug with full-width chars @bug
x 2017-05-04 screenBuffer.scrollCache() or something like that, to optimize large vertical scrolling (first scroll using term.scrollUp() then update the screenBuffer cache)