=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.694 retrieving revision 1.695 diff -u -r1.694 -r1.695 --- src/usr.bin/tmux/tmux.1 2019/11/07 07:11:25 1.694 +++ src/usr.bin/tmux/tmux.1 2019/11/14 07:55:01 1.695 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.694 2019/11/07 07:11:25 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.695 2019/11/14 07:55:01 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 7 2019 $ +.Dd $Mdocdate: November 14 2019 $ .Dt TMUX 1 .Os .Sh NAME @@ -2925,6 +2925,10 @@ .Pp Available server options are: .Bl -tag -width Ds +.It Ic backspace Ar key +Set the key sent by +.Nm +for backspace. .It Ic buffer-limit Ar number Set the number of buffers; as new buffers are added to the top of the stack, old ones are removed from the bottom if necessary to maintain this maximum