Unbind the ^J key in nano.
This commit is contained in:
parent
e4dbc7b1b8
commit
b8b6aed352
1 changed files with 3 additions and 0 deletions
|
@ -116,3 +116,6 @@ include "/usr/share/nano/*.nanorc"
|
|||
# bind M-N cutwordright main
|
||||
## Set this if your Backspace key sends Del most of the time.
|
||||
# bind Del backspace all
|
||||
|
||||
# Unbind the ^J (justification) shortcut as it's annoying.
|
||||
unbind ^J main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue