=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.892 retrieving revision 1.893 diff -u -r1.892 -r1.893 --- src/usr.bin/tmux/tmux.1 2022/06/20 07:59:37 1.892 +++ src/usr.bin/tmux/tmux.1 2022/06/30 09:55:53 1.893 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.892 2022/06/20 07:59:37 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.893 2022/06/30 09:55:53 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 20 2022 $ +.Dd $Mdocdate: June 30 2022 $ .Dt TMUX 1 .Os .Sh NAME @@ -3656,6 +3656,8 @@ Supports extended keys. .It focus Supports focus reporting. +.It hyperlinks +Supports OSC 8 hyperlinks. .It ignorefkeys Ignore function keys from .Xr terminfo 5 @@ -6122,9 +6124,14 @@ starts without the preview. This command works only if at least one client is attached. .Tg clearhist -.It Ic clear-history Op Fl t Ar target-pane +.It Xo Ic clear-history +.Op Fl H +.Op Fl t Ar target-pane +.Xc .D1 Pq alias: Ic clearhist Remove and free the history for the specified pane. +.Fl H +also removes all hyperlinks. .Tg deleteb .It Ic delete-buffer Op Fl b Ar buffer-name .D1 Pq alias: Ic deleteb @@ -6412,6 +6419,8 @@ These are set automatically if the .Em XT capability is present. +.It Em \&Hls +Set or clear a hyperlink annotation. .It Em \&Rect Tell .Nm