Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nano: add syntax highlighting for ucode scripts | Jo-Philipp Wich | 2023-11-08 |
| | | | | | | | | Introduce local syntax highlighting support for ucode scripts, like it is done already for uci configuration files. Ref: https://github.com/jow-/ucode/issues/178 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||
* | nano: provide nano-full with most features enabled | Hannu Nyman | 2022-03-22 |
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> |