diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-08-22 22:01:13 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-08-22 22:01:13 +0100 |
commit | 88eb30222150798a33ddc786b785e63f2d0280a3 (patch) | |
tree | e82e5959ff4e63b049ccf6efa507c2c0e0f2f741 | |
parent | baf155022707fea86cdbd3da8e3e4f1e27c449ec (diff) | |
parent | 43f292b2e04636fcea558880cb2fbff4867fcf0b (diff) | |
download | rtmux-88eb30222150798a33ddc786b785e63f2d0280a3.tar.gz rtmux-88eb30222150798a33ddc786b785e63f2d0280a3.tar.bz2 rtmux-88eb30222150798a33ddc786b785e63f2d0280a3.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -991,7 +991,7 @@ bind-key -Troot a switch-client -Ttable1 .Sh WINDOWS AND PANES A .Nm -window may be in one of several modes. +window may be in one of two modes. The default permits direct access to the terminal attached to the window. The other is copy mode, which permits a section of a window or its history to be copied to a @@ -3878,7 +3878,7 @@ and so on. When the .Ic buffer-limit option is reached, the oldest automatically named buffer is deleted. -Explicitly named are not subject to +Explicitly named buffers are not subject to .Ic buffer-limit and may be deleted with .Ic delete-buffer |