%general-entities; ]> $LastChangedBy$ $Date$ Nano-&nano-version; Nano Introduction to Nano The nano package contains a small, simple text editor which aims to replace Pico, the default editor in the Pine package. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &nano-md5sum; Download size: &nano-size; Estimated disk space required: &nano-buildsize; Estimated build time: &nano-time; Nano Dependencies Optional Installation of Nano Install nano by running the following commands: ./configure --prefix=/usr --sysconfdir=/etc \ --enable-color --enable-multibuffer --enable-nanorc && make Now, as the root user: make install && mkdir -v -p /usr/share/doc/nano/examples && cp -v nanorc.sample /usr/share/doc/nano/examples Configuring nano Config Files /etc/nanorc and ~/.nanorc /etc/nanorc ~/.nanorc Configuration Information Example configuration set autoindent set const set fill 72 set historylog set multibuffer set nohelp set regexp set smooth set suspend Another example is in the /usr/share/doc/nano/examples directory in the nanorc.sample file. It includes color configurations and has some documentation included in the comments. Contents Installed Programs Installed Libraries Installed Directory nano None /usr/share/doc/nano Short Descriptions nano is a small, simple text editor which aims to replace Pico, the default editor in the Pine package. nano