Documentation/devtools/maemo5/nano
(→Packages) |
m (Reverted edits by 92.96.179.183 (Talk); changed back to last version by Amigadave) |
||
Line 13: | Line 13: | ||
'''source''': nano | '''source''': nano | ||
- | + | ||
'''binary''': nano, nano-tiny | '''binary''': nano, nano-tiny | ||
- | |||
== Usage Examples == | == Usage Examples == |
Latest revision as of 12:46, 20 December 2010
This article documents a developer tool. A list of available devtools is available, together with installation instructions. |
Contents |
[edit] 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.
[edit] Packages
source: nano
binary: nano, nano-tiny
[edit] 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.
[edit] Links
[nano man page](/development/documentation/man_pages/nano.html)
[nano-tiny man page](/development/documentation/man_pages/nano-tiny.html)
[edit] See Also
- This page was last modified on 20 December 2010, at 12:46.
- This page has been accessed 10,063 times.