From 517beee0a1d3f453f20d462479fad8c981587133 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 10 Jun 2021 07:59:09 +0000 Subject: Feature for the mouse since FreeBSD termcap does not have kmous. --- usr.bin/tmux/tmux.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'usr.bin/tmux/tmux.1') diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 2d55b9f61ea..8273596854f 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.841 2021/06/10 07:56:47 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.842 2021/06/10 07:59:08 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -3540,6 +3540,10 @@ Supports extended keys. Supports focus reporting. .It margins Supports DECSLRM margins. +.It mouse +Supports +.Xr xterm 1 +mouse sequences. .It overline Supports the overline SGR attribute. .It rectfill -- cgit v1.2.3