Add support for marking lines with a shell prompt based on the OSC 133
authornicm <nicm@openbsd.org>
Mon, 3 Jul 2023 16:47:43 +0000 (16:47 +0000)
committernicm <nicm@openbsd.org>
Mon, 3 Jul 2023 16:47:43 +0000 (16:47 +0000)
commitcbbd91a4a8bd37a2c579b9bb30edfa7360d4d146
treefc0cb9285ce23f131c8e54b49504e84e88824ae9
parent40c18b20f5f9ea120e1d1b05b921b7f33478e41d
Add support for marking lines with a shell prompt based on the OSC 133
extension, from Munif Tanjim in GitHub issue 3596.
usr.bin/tmux/input.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h
usr.bin/tmux/window-copy.c