Add a way for lines added to copy mode to be passed through the parser
commitcd89000c1d75d0cfec28cf7e81b06f80a43ea093
authornicm <nicm>
Mon, 30 May 2022 13:00:18 +0000 (30 13:00 +0000)
committernicm <nicm>
Mon, 30 May 2022 13:00:18 +0000 (30 13:00 +0000)
tree3d7fa0df54cb6f87fa5f53a35a86ebe623f278cc
parent20b0b38cf47112c0219b5bd041d61c5a28fae0fd
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.
cfg.c
cmd-queue.c
cmd-run-shell.c
input.c
tmux.h
window-copy.c