mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
Document xterm-keys
This commit is contained in:
parent
f10977afa3
commit
1237025d99
2
TODO
2
TODO
@ -72,4 +72,4 @@ soon:
|
|||||||
- neww should support -k
|
- neww should support -k
|
||||||
|
|
||||||
for 0.6:
|
for 0.6:
|
||||||
- document xterm-keys
|
- release it!
|
||||||
|
11
tmux.1
11
tmux.1
@ -1,4 +1,4 @@
|
|||||||
.\" $Id: tmux.1,v 1.65 2009-01-16 22:52:31 tcunha Exp $
|
.\" $Id: tmux.1,v 1.66 2009-01-17 17:16:31 nicm Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
.\"
|
.\"
|
||||||
@ -945,6 +945,15 @@ command.
|
|||||||
Instructs
|
Instructs
|
||||||
.Nm
|
.Nm
|
||||||
to expect UTF-8 sequences to appear in this window.
|
to expect UTF-8 sequences to appear in this window.
|
||||||
|
.It Xo xterm-keys
|
||||||
|
.Op Ic on | Ic off
|
||||||
|
.Xc
|
||||||
|
If this option is set,
|
||||||
|
.Nm
|
||||||
|
will generate
|
||||||
|
.Xr xterm 1 -style
|
||||||
|
function key sequences; these have a number included to indicate modifiers such
|
||||||
|
as shift, meta or ctrl.
|
||||||
.El
|
.El
|
||||||
.It Xo Ic show-buffer
|
.It Xo Ic show-buffer
|
||||||
.Op Fl b Ar buffer-index
|
.Op Fl b Ar buffer-index
|
||||||
|
Loading…
x
Reference in New Issue
Block a user