summaryrefslogtreecommitdiffstats
path: root/rules/nano.in
blob: d3f4e06f411b11e8605272ecf1ba3446410bb48a (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=editors
config NANO
	tristate
	select NCURSES
	prompt "nano"
	help
	  nano  is a small, free and friendly editor which aims
	  to replace Pico. Rather than just copying Pico's look
	  and feel, nano also implements some missing (or disabled
	  by default) features in Pico, such as "search and
	  replace" and "go to line number"