nano: provide nano-full with most features enabled
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 22 Mar 2022 15:59:48 +0000 (17:59 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Thu, 24 Mar 2022 18:31:46 +0000 (20:31 +0200)
commitee69afe6f1c0ff9d257b5478ae6d50b18e023519
treef827d31f0e8bbf1a327a0f71f5d69cca95cd9fa9
parent951ef67479dbf52af124671d367dd5e1a6d16121
nano: provide nano-full with most features enabled

Provide a new variant, nano-full, that enables almost
all functionality of nano. Only libmagic file type detection
has been left out.

Ship with a minimal /etc/nanorc that the user can modify.
nanorc documentation at
https://www.nano-editor.org/dist/latest/nanorc.5.html

Provide color highlighting for the uci config files.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 6a51794638a64e5d72a2c0b69d70b8402fc316aa)
utils/nano/Makefile
utils/nano/files/nanorc [new file with mode: 0644]
utils/nano/files/uci.nanorc [new file with mode: 0644]