|   | 
| home | HOWTOs | Guides | FAQs | man pages | Linux Gazette | LinuxFocus | 
| JOE Command Reference | 
| 
 
Donated free of charge to the Linux Documentation Project.
I hope you will find this document useful.
 
The ^ represents the control Key
 
Use ^KH to get help then esc and , and . to back and forward respectively.
 
CURSOR
 
^B	Left	^F	Right 
SEARCH
 
^KF	find Text	^L	Find Next
 	
					
^U	Prev. Screen		^V	Next Screen 
BLOCK
 
^KB	Begin	^KK	End	^KM	Move 
DELETE
 
^D	Character	^Y	Line	^W	>Word 
MISC
 
^KJ	Reformat	^T	Options	^R	Refresh 
SPELL
 
^[N 	Word		^[L	File 
EXIT
 
^KX	Save and Exit	^C 	Abort	^KZ	Shell 
FILE
 
^KE	Edit		^KR	Insert	^KD	Save 
MACROS
 
^K[ 	0-9 Record	^K]	Stop	^K	0-9 Play 
MISC
 
^K	Space status	^K\	Repeat	^K[M	Math 
SCROLL
 
^[W	Up		^[Z	Down 
SHELL
 
^K'	Window		^[!	Command 
QUOTE
 
'	Ctrl-		^\	Meta- 
GOTO 
^[B 	To ^KB		^[K	To ^KK 
DELETE
 
^[Y	Yank		^[O	Line<  
I-SEARCH
 																				   
^[R	Backwards	^[S	Forwards 
BOOKMARKS
 
^[	0-9 Goto	^[^[	Set [B
GOTO
 
^G	Matching ( [ {	 																								
INDENT
 
^K,	Less		^K.	More 
COMPILING
 
^[C	Compile and parse errors	 
SPECIAL SEARCH SEQUENCES
 
\^  \&	Matches Beg./end of Line 
Special replace sequences
\&	Replaced with text which matched search string 
Hit TAB at file name prompts to generate a menu of filenames or use up/down 
SPECIAL FILE NAMES:
 
!command	Pipe in/out of a shell command [A
 |