summaryrefslogtreecommitdiffstats
path: root/rules/nano.in
blob: a2f38d9537dc15551bf245e3852ec2979a14a7cc (plain)
1
2
3
4
5
6
7
8
9
10
config NANO
	bool
	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"