CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/02 15:29:17
Modified files:
usr.bin/tmux : mode-tree.c screen-write.c status.c tmux.h
window-client.c
Log message:
Add a "fast" version of screen_write_copy for tree mode that doesn't do
all the checks and selection and marking stuff needed for copy mode.
