diff options
author | nicm <nicm> | 2015-11-11 23:23:33 +0000 |
---|---|---|
committer | nicm <nicm> | 2015-11-11 23:23:33 +0000 |
commit | 00c34df1868ffde8ece952729ddf2e4df09667be (patch) | |
tree | 9205b1d2f2ad09863118e9fb7450e4dd59d8a6a9 /tmux.1 | |
parent | 6f3475c6c713245f5ec760298af9a04b8465b844 (diff) | |
download | rtmux-00c34df1868ffde8ece952729ddf2e4df09667be.tar.gz rtmux-00c34df1868ffde8ece952729ddf2e4df09667be.tar.bz2 rtmux-00c34df1868ffde8ece952729ddf2e4df09667be.zip |
Drop mouse-utf8 option and always turn on UTF-8 mouse if the client says
it supports UTF-8.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -2655,10 +2655,6 @@ captures the mouse and allows mouse events to be bound as key bindings. See the .Sx MOUSE SUPPORT section for details. -.It Xo Ic mouse-utf8 -.Op Ic on | off -.Xc -If enabled, request mouse input as UTF-8 on UTF-8 terminals. .It Ic prefix Ar key Set the key accepted as a prefix key. .It Ic prefix2 Ar key |