CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/30 07:00:19
Modified files:
usr.bin/tmux : cfg.c cmd-queue.c cmd-run-shell.c input.c
tmux.h window-copy.c
Log message:
Add a way for lines added to copy mode to be passed through the parser
to handle escape sequences and use it for run-shell, GitHub issue 3156.
