Support hyperlinks with capture-pane -e and add a mouse_hyperlink
authornicm <nicm@openbsd.org>
Wed, 6 Jul 2022 07:36:36 +0000 (07:36 +0000)
committernicm <nicm@openbsd.org>
Wed, 6 Jul 2022 07:36:36 +0000 (07:36 +0000)
commite5878dccafd5fd99f68b968e94f9607ff304b13e
treed8dc355ad182dc2fa9f04b682a749b606b5bab2e
parent0fde2ccbdde93d1ceb869c9333154c6998549188
Support hyperlinks with capture-pane -e and add a mouse_hyperlink
format, GitHub issue 3247 from Jeff Chiang.
usr.bin/tmux/cmd-capture-pane.c
usr.bin/tmux/format.c
usr.bin/tmux/grid-view.c
usr.bin/tmux/grid.c
usr.bin/tmux/hyperlinks.c
usr.bin/tmux/key-bindings.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h
usr.bin/tmux/tty.c