Add a capability for OSC 7 and use it similarly to how the title is set
authornicm <nicm@openbsd.org>
Thu, 24 Mar 2022 09:05:57 +0000 (09:05 +0000)
committernicm <nicm@openbsd.org>
Thu, 24 Mar 2022 09:05:57 +0000 (09:05 +0000)
commit989dfa67a722635dd3e7e8782d75fb857f63e5d3
tree5f2d40a4c3ba11f5111db1d692c89c37473de341
parent20db06469e68ee6f1f4f090d08dceff3386eb888
Add a capability for OSC 7 and use it similarly to how the title is set
(and controlled by the same set-titles option). GitHub issue 3127.
usr.bin/tmux/server-client.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h
usr.bin/tmux/tty-features.c
usr.bin/tmux/tty-term.c
usr.bin/tmux/tty.c