Documentation/devtools/maemo5/nano

From Maemo Wiki
Revision as of 06:37, 1 October 2009 by imported>kaltsi (New page: == Description == *nano* is a small and friendly editor that also supports stylus clicks to place the cursor and to execute shortcuts. nano-tiny is a special minimal build of nano aimed ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

  • nano* is a small and friendly editor that also supports stylus clicks

to place the cursor and to execute shortcuts.

nano-tiny is a special minimal build of nano aimed for boot-floppies or emergency disks.

Packages

source: nano

binary: nano, nano-tiny

Usage Examples

Open up a file for viewing and editing. You can move around the file with the cursor keys.

# nano myfile.txt

Exit from nano: Press *control-x* or click *Exit* with the stylus.

[nano man page](/development/documentation/man_pages/nano.html)

[nano-tiny man page](/development/documentation/man_pages/nano-tiny.html)

See Also

vi