tweaks: highlight keystrokes in the documentation more consistently
Этот коммит содержится в:
родитель
0c1db4879e
Коммит
067ee1a6b1
@ -281,8 +281,8 @@ Set the operating directory. This makes \fBnano\fP set up something
|
|||||||
similar to a chroot.
|
similar to a chroot.
|
||||||
.TP
|
.TP
|
||||||
.BR \-p ", " \-\-preserve
|
.BR \-p ", " \-\-preserve
|
||||||
Preserve the XON and XOFF sequences (^Q and ^S) so they will be caught
|
Preserve the XON and XOFF sequences (\fB^Q\fR and \fB^S\fR) so they
|
||||||
by the terminal.
|
will be caught by the terminal.
|
||||||
.TP
|
.TP
|
||||||
.BR \-r\ \fInumber ", " \-\-fill= \fInumber
|
.BR \-r\ \fInumber ", " \-\-fill= \fInumber
|
||||||
Set the target width for justifying and automatic hard-wrapping at this
|
Set the target width for justifying and automatic hard-wrapping at this
|
||||||
|
@ -1249,7 +1249,7 @@ Throws away the current line (or the marked region).
|
|||||||
Deletes from the cursor position to the beginning of the preceding word.
|
Deletes from the cursor position to the beginning of the preceding word.
|
||||||
(This function is bound by default to <Shift+Ctrl+Delete>. If your terminal
|
(This function is bound by default to <Shift+Ctrl+Delete>. If your terminal
|
||||||
produces @code{^H} for <Ctrl+Backspace>, you can make <Ctrl+Backspace> delete
|
produces @code{^H} for <Ctrl+Backspace>, you can make <Ctrl+Backspace> delete
|
||||||
the word to the left of the cursor by rebinding ^H to this function.)
|
the word to the left of the cursor by rebinding @kbd{^H} to this function.)
|
||||||
|
|
||||||
@item chopwordright
|
@item chopwordright
|
||||||
Deletes from the cursor position to the beginning of the next word.
|
Deletes from the cursor position to the beginning of the next word.
|
||||||
|
@ -179,7 +179,7 @@ System, and on the console when gpm is running. Text can still be
|
|||||||
selected through dragging by holding down the Shift key.
|
selected through dragging by holding down the Shift key.
|
||||||
.TP
|
.TP
|
||||||
.B set multibuffer
|
.B set multibuffer
|
||||||
When reading in a file with ^R, insert it into a new buffer by default.
|
When reading in a file with \fB^R\fR, insert it into a new buffer by default.
|
||||||
.TP
|
.TP
|
||||||
.B set noconvert
|
.B set noconvert
|
||||||
Don't convert files from DOS/Mac format.
|
Don't convert files from DOS/Mac format.
|
||||||
@ -213,7 +213,7 @@ Save the cursor position of files between editing sessions.
|
|||||||
The cursor position is remembered for the 200 most-recently edited files.
|
The cursor position is remembered for the 200 most-recently edited files.
|
||||||
.TP
|
.TP
|
||||||
.B set preserve
|
.B set preserve
|
||||||
Preserve the XON and XOFF keys (^Q and ^S).
|
Preserve the XON and XOFF keys (\fB^Q\fR and \fB^S\fR).
|
||||||
.TP
|
.TP
|
||||||
.BI "set punct """ characters """
|
.BI "set punct """ characters """
|
||||||
Set the characters treated as closing punctuation when justifying
|
Set the characters treated as closing punctuation when justifying
|
||||||
@ -571,7 +571,7 @@ Throws away the current line (or the marked region).
|
|||||||
Deletes from the cursor position to the beginning of the preceding word.
|
Deletes from the cursor position to the beginning of the preceding word.
|
||||||
(This function is bound by default to <Shift+Ctrl+Delete>. If your terminal
|
(This function is bound by default to <Shift+Ctrl+Delete>. If your terminal
|
||||||
produces \fB^H\fR for <Ctrl+Backspace>, you can make <Ctrl+Backspace> delete
|
produces \fB^H\fR for <Ctrl+Backspace>, you can make <Ctrl+Backspace> delete
|
||||||
the word to the left of the cursor by rebinding ^H to this function.)
|
the word to the left of the cursor by rebinding \fB^H\fR to this function.)
|
||||||
.TP
|
.TP
|
||||||
.B chopwordright
|
.B chopwordright
|
||||||
Deletes from the cursor position to the beginning of the next word.
|
Deletes from the cursor position to the beginning of the next word.
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user