mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-22 12:51:23 +03:00
tweaks: slightly reword a phrase in the explanation of --colonparsing
This commit is contained in:
parent
e5d36de24c
commit
479e56bdd6
@ -360,8 +360,8 @@ understand the digits as a line number. If the trimmed filename does
|
|||||||
not exist either, then repeat the process and understand the obtained
|
not exist either, then repeat the process and understand the obtained
|
||||||
two numbers as line and column number. But if the doubly trimmed
|
two numbers as line and column number. But if the doubly trimmed
|
||||||
filename does not exist either, then forget the trimming and accept
|
filename does not exist either, then forget the trimming and accept
|
||||||
the original filename as is. To disable this colon parsing, use
|
the original filename as is. To disable this colon parsing for some
|
||||||
something like \fB+1\fR before the filename.
|
file, use \fB+1\fR or similar before the relevant filename.
|
||||||
.TP
|
.TP
|
||||||
.BR \-% ", " \-\-stateflags
|
.BR \-% ", " \-\-stateflags
|
||||||
Use the top-right corner of the screen for showing some state flags:
|
Use the top-right corner of the screen for showing some state flags:
|
||||||
|
@ -728,8 +728,8 @@ understand the digits as a line number. If the trimmed filename does
|
|||||||
not exist either, then repeat the process and understand the obtained
|
not exist either, then repeat the process and understand the obtained
|
||||||
two numbers as line and column number. But if the doubly trimmed
|
two numbers as line and column number. But if the doubly trimmed
|
||||||
filename does not exist either, then forget the trimming and accept
|
filename does not exist either, then forget the trimming and accept
|
||||||
the original filename as is. To disable this colon parsing, use
|
the original filename as is. To disable this colon parsing for some
|
||||||
something like @code{+1} before the filename.
|
file, use @code{+1} or similar before the relevant filename.
|
||||||
|
|
||||||
@item -%
|
@item -%
|
||||||
@itemx --stateflags
|
@itemx --stateflags
|
||||||
@ -947,8 +947,8 @@ understand the digits as a line number. If the trimmed filename does
|
|||||||
not exist either, then repeat the process and understand the obtained
|
not exist either, then repeat the process and understand the obtained
|
||||||
two numbers as line and column number. But if the doubly trimmed
|
two numbers as line and column number. But if the doubly trimmed
|
||||||
filename does not exist either, then forget the trimming and accept
|
filename does not exist either, then forget the trimming and accept
|
||||||
the original filename as is. To disable this colon parsing, use
|
the original filename as is. To disable this colon parsing for some
|
||||||
something like @code{+1} before the filename.
|
file, use @code{+1} or similar before the relevant filename.
|
||||||
|
|
||||||
@item set constantshow
|
@item set constantshow
|
||||||
Constantly display the cursor position on the status bar.
|
Constantly display the cursor position on the status bar.
|
||||||
|
@ -129,8 +129,8 @@ understand the digits as a line number. If the trimmed filename does
|
|||||||
not exist either, then repeat the process and understand the obtained
|
not exist either, then repeat the process and understand the obtained
|
||||||
two numbers as line and column number. But if the doubly trimmed
|
two numbers as line and column number. But if the doubly trimmed
|
||||||
filename does not exist either, then forget the trimming and accept
|
filename does not exist either, then forget the trimming and accept
|
||||||
the original filename as is. To disable this colon parsing, use
|
the original filename as is. To disable this colon parsing for some
|
||||||
something like \fB+1\fR before the filename.
|
file, use \fB+1\fR or similar before the relevant filename.
|
||||||
.TP
|
.TP
|
||||||
.B set constantshow
|
.B set constantshow
|
||||||
Constantly display the cursor position in the status bar.
|
Constantly display the cursor position in the status bar.
|
||||||
|
Loading…
Reference in New Issue
Block a user