CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/18 01:32:54
Modified files:
usr.bin/tmux : screen-redraw.c server-client.c tmux.h tty.c
Log message:
Bring back previons fix to only redraw panes that need it after a redraw
is deferred, but clear the pane flags when they are actually redrawn
rather than every time.
