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:10 +0000 (20:31 +0200)
commite85ba6387157a46df0d21518286c6252026a401f
tree94cd524b1915799924f9f9caa5c5f4516b027a53
parentc1f48576f7ad2058b5f5e33db67cb430777dbe76
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]