From d8feffd2bfd0c53a3323a4bda830acaafed259ed Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 8 Jun 2021 10:49:40 +0100 Subject: Feature for the mouse since FreeBSD termcap does not have kmous. --- tmux.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 22982b11..365b93f5 100644 --- a/tmux.1 +++ b/tmux.1 @@ -3539,6 +3539,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