From 1e879ef458a21ea4dd266761757537fbbf567eee Mon Sep 17 00:00:00 2001 From: nicm Date: Thu, 10 Jun 2021 07:59:08 +0000 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 2a77ba21..d6a7e35f 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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