mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-22 04:41:21 +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
|
||||
two numbers as line and column number. But if the doubly trimmed
|
||||
filename does not exist either, then forget the trimming and accept
|
||||
the original filename as is. To disable this colon parsing, use
|
||||
something like \fB+1\fR before the filename.
|
||||
the original filename as is. To disable this colon parsing for some
|
||||
file, use \fB+1\fR or similar before the relevant filename.
|
||||
.TP
|
||||
.BR \-% ", " \-\-stateflags
|
||||
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
|
||||
two numbers as line and column number. But if the doubly trimmed
|
||||
filename does not exist either, then forget the trimming and accept
|
||||
the original filename as is. To disable this colon parsing, use
|
||||
something like @code{+1} before the filename.
|
||||
the original filename as is. To disable this colon parsing for some
|
||||
file, use @code{+1} or similar before the relevant filename.
|
||||
|
||||
@item -%
|
||||
@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
|
||||
two numbers as line and column number. But if the doubly trimmed
|
||||
filename does not exist either, then forget the trimming and accept
|
||||
the original filename as is. To disable this colon parsing, use
|
||||
something like @code{+1} before the filename.
|
||||
the original filename as is. To disable this colon parsing for some
|
||||
file, use @code{+1} or similar before the relevant filename.
|
||||
|
||||
@item set constantshow
|
||||
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
|
||||
two numbers as line and column number. But if the doubly trimmed
|
||||
filename does not exist either, then forget the trimming and accept
|
||||
the original filename as is. To disable this colon parsing, use
|
||||
something like \fB+1\fR before the filename.
|
||||
the original filename as is. To disable this colon parsing for some
|
||||
file, use \fB+1\fR or similar before the relevant filename.
|
||||
.TP
|
||||
.B set constantshow
|
||||
Constantly display the cursor position in the status bar.
|
||||
|
Loading…
Reference in New Issue
Block a user