diff options
author | jmc <jmc> | 2015-04-19 22:10:30 +0000 |
---|---|---|
committer | jmc <jmc> | 2015-04-19 22:10:30 +0000 |
commit | 8101f1ef16d2f163dde885a42ef5480ff2562e43 (patch) | |
tree | df19f62d97f1cb7b29aede7425e26955785091f4 /tmux.1 | |
parent | bbac2aee1fe16b1ff67b0e2dd8faada68e157a5e (diff) | |
download | rtmux-8101f1ef16d2f163dde885a42ef5480ff2562e43.tar.gz rtmux-8101f1ef16d2f163dde885a42ef5480ff2562e43.tar.bz2 rtmux-8101f1ef16d2f163dde885a42ef5480ff2562e43.zip |
tweak previous;
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1028,7 +1028,7 @@ The option scrolls one page up. .Fl M begins a mouse drag (only valid if bound to a mouse key binding, see -.Sx MOUSE SUPPORT Ns ). +.Sx MOUSE SUPPORT ) . .El .Pp Each window displayed by @@ -1678,7 +1678,7 @@ and unzoomed (its normal position in the layout). .Pp .Fl M begins mouse resizing (only valid if bound to a mouse key binding, see -.Sx MOUSE SUPPORT Ns ). +.Sx MOUSE SUPPORT ) . .It Xo Ic respawn-pane .Op Fl k .Op Fl t Ar target-pane @@ -1746,7 +1746,7 @@ Make pane .Ar target-pane the active pane in window .Ar target-window , -or set it's style (with +or set its style (with .Fl P ) . If one of .Fl D , @@ -2011,7 +2011,7 @@ flag causes the terminal state to be reset. .Pp .Fl M passes through a mouse event (only valid if bound to a mouse key binding, see -.Sx MOUSE SUPPORT Ns ). +.Sx MOUSE SUPPORT ) . .It Xo Ic send-prefix .Op Fl 2 .Op Fl t Ar target-pane @@ -3092,7 +3092,7 @@ The following mouse events are available: .It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1" .It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2" .It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3" -.It Li "WheelUp" Ta "WheelDown" +.It Li "WheelUp" Ta "WheelDown" Ta "" .El .Pp Each should be suffixed with a location, for example |