Commit Graph

20 Commits

Author SHA1 Message Date
e94ba07fc5 nanorc: Add another key binding for enter
Fixes numpad enter key.
2022-04-10 14:17:43 +02:00
eb4958643c nanorc: Add another key binding for writeout 2021-08-29 23:10:59 +02:00
127116965b nanorc: Add another key binding for help 2021-07-25 10:06:03 +02:00
7a2023eb93 nanorc: Add missing key binding for Mac format 2021-05-02 14:12:43 +02:00
4d15e6b324 nanorc: Show cursor in help menu
Apparently, I'm blind.
2021-05-02 14:11:32 +02:00
4712546103 nanorc: Customize key bindings
* Reorder key bindings as they are shown in the manual
* Add more custom bindings
* Remove conflicting bindings (duplicates and those that conflict with WM/DE shortcuts)
* Unbind keys for functions I don't use
* Some bindings are commented out because they don't work (e.g. special keys)
* Remove duplicate "set multibuffer" (probably a leftover)
2021-05-02 13:29:39 +02:00
0b49a06b6d nanorc: Clean up key bindings
* Reorder key bindings
* Remove unused unbindings
2021-04-30 21:55:18 +02:00
666ef71041 nanorc: Change some key bindings 2021-04-30 21:24:50 +02:00
47bd702fe8 nanorc: Only wrap at blank characters 2021-04-30 16:36:37 +02:00
99bf3ef4fd nanorc: Enable soft wrap 2021-04-30 16:32:39 +02:00
ce6690be07 nanorc: Use backspace as a mentally sane individual 2021-04-30 16:21:24 +02:00
b33bf3aa56 nanorc: Set a normal tab size 2021-04-30 16:11:17 +02:00
c8530b0046 nanorc: Make status-bar messages disappear quickly 2021-04-30 16:10:07 +02:00
a1b442b1af nanorc: Don't add a new line at the end of the file 2021-04-30 16:04:16 +02:00
952ec75ff2 nanorc: Enable line numbers 2021-04-30 16:02:27 +02:00
98851560b2 nanorc: Enable scrollbar 2021-04-30 15:56:57 +02:00
cc16171671 nanorc: Enable automatic indentation 2021-04-30 15:56:44 +02:00
d99442983f Add an installation script 2021-04-30 15:45:54 +02:00
803698b889 Import "nanorc" from "/etc/nanorc" 2021-04-30 15:42:58 +02:00
b6d0e0be5b Initial upload 2021-04-30 15:41:11 +02:00