
CONTROL COMMANDS

   C-A		Start Of Line
   C-B		Backward Character
   C-C		Not a command
   C-D		Delete Character
   C-E		End of Line
   C-F		Forward Character
   C-H		Back character
   C-I		Insert TAB
   C-J		Indent New line
   C-K		Kill Line
   C-L		Redraw screen
   C-M		Carriage Return
   C-N		Next line
   C-P		Previous Line
   C-R		Reverse SEARCH
   C-T		Transpose characters
   C-V		View Next Screen
   C-W		Wipe Region of text
   C-X		eXtended commands
   C-Y		Yank back region of text
   C-Z		SEARCH forwards
   C-[		<ESCAPE> command prefix
   C-_	or C-?	Set Mark 
		(use C-? on Telerays)


