mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-28 05:22:11 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
config BR2_PACKAGE_NANO
|
|
bool "nano"
|
|
default n
|
|
help
|
|
A nice ncurses-based editor. Started out as a clone of pico.
|
|
Great editor for new users.
|
|
|
|
http://www.nano-editor.org/
|