nicm 5289d4ed13 When a redraw is deferred because the terminal hasn't finished reading
the data from the last one, other panes could update while waiting, so
we set the flag to redraw them all when the new redraw actually
happened. But this means a lot of redrawing panes unnecessarily if they
haven't changed - so instead set a flag to say "at least one pane needs
to be redrawed" then look at the invidual pane flags to see which ones
need it.
2020-04-18 06:10:15 +00:00
2020-04-12 20:54:28 +00:00
2019-12-03 10:47:22 +00:00
2020-04-13 14:46:04 +00:00
2020-04-09 15:35:27 +00:00
2019-12-03 10:47:22 +00:00
2020-04-09 14:23:34 +00:00
2020-04-09 15:35:27 +00:00
2019-11-28 09:51:58 +00:00
2019-11-28 09:51:58 +00:00
Description
No description provided
56 MiB
Languages
C 87.4%
Roff 7.1%
Shell 2.7%
Yacc 1.4%
M4 0.8%
Other 0.5%