Add support for OSC 8 hyperlinks (a VTE extension now supported by other
commitcdacc12ce305ad2f3e65e2a01328a988e3200b51
authornicm <nicm>
Thu, 30 Jun 2022 09:55:53 +0000 (30 09:55 +0000)
committernicm <nicm>
Thu, 30 Jun 2022 09:55:53 +0000 (30 09:55 +0000)
treec886b2047969edb95bb711b7dccc9ee4fa29b5ec
parentb22edcf3a5e6271625141992c1a842d295c8b89f
Add support for OSC 8 hyperlinks (a VTE extension now supported by other
terminals such as iTerm2). Originally written by me then extended and
completed by first Will Noble and later Jeff Chiang. GitHub issues 911,
2621, 2890, 3240.
15 files changed:
Makefile
cmd-capture-pane.c
cmd-display-panes.c
grid.c
hyperlinks.c [new file with mode: 0644]
input.c
screen-redraw.c
screen.c
server.c
style.c
tmux.1
tmux.h
tty-features.c
tty-term.c
tty.c