Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: cdacc12ce305ad2f3e65e2a01328a988e3200b51 https://github.com/tmux/tmux/commit/cdacc12ce305ad2f3e65e2a01328a988e3200b51 Author: nicm <nicm> Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths: M Makefile M cmd-capture-pane.c M cmd-display-panes.c M grid.c A hyperlinks.c M input.c M screen-redraw.c M screen.c M server.c M style.c M tmux.1 M tmux.h M tty-features.c M tty-term.c M tty.c Log Message: ----------- 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. Commit: 01c4919f5f86d7c120451ae642e722ea7d9651d7 https://github.com/tmux/tmux/commit/01c4919f5f86d7c120451ae642e722ea7d9651d7 Author: Thomas Adam <tho...@xteddy.org> Date: 2022-06-30 (Thu, 30 Jun 2022) Changed paths: M Makefile.am M cmd-capture-pane.c M cmd-display-panes.c M grid.c A hyperlinks.c M input.c M screen-redraw.c M screen.c M server.c M style.c M tmux.1 M tmux.h M tty-features.c M tty-term.c M tty.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/d8c527a5f9fc...01c4919f5f86 -- You received this message because you are subscribed to the Google Groups "tmux-git" group. To unsubscribe from this group and stop receiving emails from it, send an email to tmux-git+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/d8c527-01c491%40github.com.