diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-02 21:08:15 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-02 21:08:15 +0000 |
commit | dbf52facd2fa678a9705428d881a9d99188d401d (patch) | |
tree | d7d1dea43e8a9fe1eba5f813567765b0b3f9a2a2 /CHANGES | |
parent | 84cde92c8fa4f8b6e777c9c6608312d7dbc33ced (diff) | |
download | rtmux-dbf52facd2fa678a9705428d881a9d99188d401d.tar.gz rtmux-dbf52facd2fa678a9705428d881a9d99188d401d.tar.bz2 rtmux-dbf52facd2fa678a9705428d881a9d99188d401d.zip |
Change scroll/pane redraws to only redraw the single pane affected rather than
the entire window.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ 02 April 2009 +* Change scroll/pane redraws to only redraw the single pane affected rather + than the entire window. * If redrawing the region would mean redrawing > half the pane, just schedule to redraw the entire window. Also add a flag to skip updating the window any further if it is scheduled to be redrawn. This has the effect of batching multiple redraws together. - Redraws should be moved to the pane level later. - 01 April 2009 * Basic horizontal splitting and layout management. Still some redraw and other @@ -1194,7 +1194,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.269 2009-04-02 20:30:17 nicm Exp $ +$Id: CHANGES,v 1.270 2009-04-02 21:08:13 nicm Exp $ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms |