mirror of
https://github.com/tmux/tmux.git
synced 2025-01-08 00:38:47 +00:00
Couple of fixes pointed out by jmc.
This commit is contained in:
parent
702ab8bab0
commit
ac1fe83596
4
tmux.1
4
tmux.1
@ -912,7 +912,7 @@ command and keys modified or removed with
|
|||||||
.Ic bind-key
|
.Ic bind-key
|
||||||
and
|
and
|
||||||
.Ic unbind-key .
|
.Ic unbind-key .
|
||||||
One command in accepts an argument,
|
One command accepts an argument,
|
||||||
.Ic copy-pipe ,
|
.Ic copy-pipe ,
|
||||||
which copies the selection and pipes it to a command.
|
which copies the selection and pipes it to a command.
|
||||||
For example the following will bind
|
For example the following will bind
|
||||||
@ -1066,7 +1066,7 @@ If
|
|||||||
is given, the output includes escape sequences for text and background
|
is given, the output includes escape sequences for text and background
|
||||||
attributes.
|
attributes.
|
||||||
.Fl C
|
.Fl C
|
||||||
also escapes non-printable characters as octal \\xxx.
|
also escapes non-printable characters as octal \exxx.
|
||||||
.Fl J
|
.Fl J
|
||||||
joins wrapped lines.
|
joins wrapped lines.
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
Reference in New Issue
Block a user