CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/08 03:34:20
Modified files:
usr.bin/tmux : cfg.c cmd-copy-mode.c cmd-queue.c
cmd-run-shell.c tmux.h window-copy.c
Log message:
Make the mode used to view command output (a variant of copy mode) use
its own mode definition struct with a different init function rather
than calling special setup functions.
