aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2018-10-18 15:02:38 +0100
committerThomas Adam <thomas@xteddy.org>2018-10-18 15:02:38 +0100
commit164590e34c1797b735f4ecfd6fe8e406fbfbc144 (patch)
treeefeeb675cc531bf6c5aae0d1c26ac167fa6d4654
parentf44d02c7f5efd13263629c973486610603cd3fc3 (diff)
parent9feb35b7c4007966bf19cdb57b904e373da2d247 (diff)
downloadrtmux-164590e34c1797b735f4ecfd6fe8e406fbfbc144.tar.gz
rtmux-164590e34c1797b735f4ecfd6fe8e406fbfbc144.tar.bz2
rtmux-164590e34c1797b735f4ecfd6fe8e406fbfbc144.zip
Merge branch 'obsd-master'
-rw-r--r--tmux.117
1 files changed, 16 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 0e50ce7d..86f2ef21 100644
--- a/tmux.1
+++ b/tmux.1
@@ -930,7 +930,7 @@ is used, the
.Ic update-environment
option will not be applied.
.It Xo Ic refresh-client
-.Op Fl lS
+.Op Fl cDlLRSU
.Op Fl C Ar width,height
.Op Fl t Ar target-client
.Op Ar adjustment
@@ -979,6 +979,21 @@ sets the width and height of a control client.
requests the clipboard from the client using the
.Xr xterm 1
escape sequence and stores it in a new paste buffer.
+.Pp
+.Fl L ,
+.Fl R ,
+.Fl U
+and
+.Fl D
+move the visible portion of the window left, right, up or down
+by
+.Ar adjustment ,
+if the window is larger than the client.
+.Fl c
+resets so that the position follows the cursor.
+See the
+.Ic window-size
+option.
.It Xo Ic rename-session
.Op Fl t Ar target-session
.Ar new-name