GNU nano: Difference between revisions
m Disambiguation is unnecessary. |
specify |436px image width |
||
Line 1: | Line 1: | ||
[[Image:Screen_shot_of_GNU_Nano_1.2.4.png|right|A screenshot of the Nano text editor]] |
[[Image:Screen_shot_of_GNU_Nano_1.2.4.png|right|436px|A screenshot of the Nano text editor]] |
||
'''Nano''' is a [[text editor]] for [[Unix]] and [[Unix-like]] systems, licensed under the [[GNU General Public License]]. It is a [[free software]] clone of [[Pico (text editor)|Pico]], the editor of the [[Pine (email client)|Pine]]. Nano aims to emulate the functionality and easy to use interface of Pico, but does not have the tight mailer integration of the Pine/Pico package. |
'''Nano''' is a [[text editor]] for [[Unix]] and [[Unix-like]] systems, licensed under the [[GNU General Public License]]. It is a [[free software]] clone of [[Pico (text editor)|Pico]], the editor of the [[Pine (email client)|Pine]]. Nano aims to emulate the functionality and easy to use interface of Pico, but does not have the tight mailer integration of the Pine/Pico package. |
Revision as of 14:52, 9 March 2005
Nano is a text editor for Unix and Unix-like systems, licensed under the GNU General Public License. It is a free software clone of Pico, the editor of the Pine. Nano aims to emulate the functionality and easy to use interface of Pico, but does not have the tight mailer integration of the Pine/Pico package.
It was first created in 1999 under the name TIP (TIP isn't Pico) by Chris Allegretta. His motivation was to create a free software replacement for Pico, since neither it nor Pine were distributed under a free software license. The name was officially changed to Nano on January 10, 2000 because of a name conflict with another Unix program. In February, 2001, Nano became an official part of the GNU project.
More recently, Nano has added some features that Pico lacks, including color support, regular expression search and replace, and smooth scrolling.
On August 11, 2003, Chris Allegretta officially handed maintenance of Nano's unstable branch to David Lawrence Ramsey.[1]
Future versions of Nano intend to add UTF-8 support, undo, and rebindable keys.