CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/02 16:00:42
Modified files:
usr.bin/tmux : mode-tree.c screen-write.c tmux.h
window-buffer.c window-client.c window-tree.c
Log message:
Make the mode draw function use the parent screen directly rather than
its own to avoid copying twice.
