21 Commits

Author SHA1 Message Date
5de6083ceb nanorc: Merge-in new system file 2023-04-30 06:13:17 +02:00
b6a0d4430c nanorc: Add another key binding for enter
Fixes numpad enter key.
2022-04-10 14:17:43 +02:00
298f255a38 nanorc: Add another key binding for writeout 2021-08-29 23:10:59 +02:00
9b1f2839bc nanorc: Add another key binding for help 2021-07-25 10:06:03 +02:00
3f48833d88 nanorc: Add missing key binding for Mac format 2021-05-02 14:12:43 +02:00
44ba7b0183 nanorc: Show cursor in help menu
Apparently, I'm blind.
2021-05-02 14:11:32 +02:00
0f04ea8860 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
835fbec227 nanorc: Clean up key bindings
* Reorder key bindings
* Remove unused unbindings
2021-04-30 21:55:18 +02:00
f6a2d5725a nanorc: Change some key bindings 2021-04-30 21:24:50 +02:00
63ee09ae26 nanorc: Only wrap at blank characters 2021-04-30 16:36:37 +02:00
c911dccb08 nanorc: Enable soft wrap 2021-04-30 16:32:39 +02:00
b990f70187 nanorc: Use backspace as a mentally sane individual 2021-04-30 16:21:24 +02:00
0c86c6ad09 nanorc: Set a normal tab size 2021-04-30 16:11:17 +02:00
069b169b70 nanorc: Make status-bar messages disappear quickly 2021-04-30 16:10:07 +02:00
1f24fdb0c7 nanorc: Don't add a new line at the end of the file 2021-04-30 16:04:16 +02:00
560407a159 nanorc: Enable line numbers 2021-04-30 16:02:27 +02:00
918a456cbe nanorc: Enable scrollbar 2021-04-30 15:56:57 +02:00
aef0f70cd4 nanorc: Enable automatic indentation 2021-04-30 15:56:44 +02:00
9311ea5c56 Add an installation script 2021-04-30 15:45:54 +02:00
83e1f069c4 Import "nanorc" from "/etc/nanorc" 2021-04-30 15:42:58 +02:00
38bc201a6f Initial upload 2021-04-30 15:41:11 +02:00