Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Commits
0213f412
Commit
0213f412
authored
6 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
docs: say that --rebinddelete can correct both <Backspace> and <Delete>
parent
dc99610c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/nano.1
+3
-3
doc/nano.1
doc/nano.texi
+6
-6
doc/nano.texi
doc/nanorc.5
+3
-3
doc/nanorc.5
with
12 additions
and
12 deletions
+12
-12
doc/nano.1
View file @
0213f412
...
...
@@ -181,9 +181,9 @@ Constantly show the cursor position on the status bar.
Note that this overrides option \fB\-U\fR (\fB\-\-quickblank\fR).
.TP
.BR \-d ", " \-\-rebinddelete
Interpret the Delete key differently so that both Backspace
and Delete
work properly. You should only
need to
use this option
if Backspace
acts like Delete on your system
.
Interpret the Delete
and Backspace
key
s
differently so that both Backspace
and Delete
work properly. You should only use this option
when on your
system either Backspace acts like Delete or Delete acts like Backspace
.
.TP
.BR \-g ", " \-\-showcursor
Make the cursor visible in the file browser (putting it on the
...
...
This diff is collapsed.
Click to expand it.
doc/nano.texi
View file @
0213f412
...
...
@@ -289,9 +289,9 @@ Note that this overrides option @option{-U} (@option{--quickblank}).
@item -d
@itemx --rebinddelete
Interpret the Delete key differently so that both Backspace
and Delete
work properly. You should only
need to
use this option
if Backspace
acts like Delete on your system
.
Interpret the Delete
and Backspace
key
s
differently so that both Backspace
and Delete
work properly. You should only use this option
when on your
system either Backspace acts like Delete or Delete acts like Backspace
.
@item -g
@itemx --showcursor
...
...
@@ -842,9 +842,9 @@ properly, please report a bug. Using this option disables @command{nano}'s
mouse support.
@item set rebinddelete
Interpret the Delete key differently so that both Backspace
and Delete
work properly. You should only
need to
use this option
if Backspace
acts like Delete on your system
.
Interpret the Delete
and Backspace
key
s
differently so that both Backspace
and Delete
work properly. You should only use this option
when on your
system either Backspace acts like Delete or Delete acts like Backspace
.
@item set regexp
Do extended regular expression searches by default.
...
...
This diff is collapsed.
Click to expand it.
doc/nanorc.5
View file @
0213f412
...
...
@@ -208,9 +208,9 @@ properly, please report a bug. Using this option disables \fBnano\fR's
mouse support.
.TP
.B set rebinddelete
Interpret the Delete key differently so that both Backspace
and Delete
work properly. You should only
need to
use this option
if Backspace
acts like Delete on your system
.
Interpret the Delete
and Backspace
key
s
differently so that both Backspace
and Delete
work properly. You should only use this option
when on your
system either Backspace acts like Delete or Delete acts like Backspace
.
.TP
.B set regexp
Do extended regular expression searches by default.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment