Pico Cheat Sheet

pico is a simple, display-oriented text editor originally developed for the pine e-mail client. pico is the default editor for SDF's bboard system.

Survival guide

Control keys

(The key sequence "Esc Esc x" can be used instead of "^x".)

^BBackward character ^FForward character
^PPrevious line ^NNext line
^Abeginning of line ^EEnd of line
^Ybackward page ^Vforward page
^Wsearch ^Lrefresh display
^DDelete character ^^set mark
^Kcut region ^Upaste
^IInsert tab ^JJustify paragraph
^Tspell check ^CCursor position
^RRead insert file ^OOutput file
^GGet help ^Xsave eXit

Function keys

F1Get help F5Read insert F9cut region
F2save eXit F6search F10paste
F3Output file F7backward page F11Cursor position
F4Justify paragraph F8forward page F12spell check

$Id: pico.html,v 1.2 2020/06/28 06:17:53 papa Exp $