E3 Keybindings

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Difference (from revision 3 to current revision) (minor diff)

Changed: 49,50c49,50
Files: ^X^C Exit ^XI Insert ^X^S Save ^X^F Load New
^X^W Write new ^X^H Help ^X^P Pipe buffer thru 'sed'
Files: ^X^C Exit ^XI Insert ^X^S Save ^X^F Load New
^X^W Write new ^X^H Help ^X^P Pipe buffer thru 'sed'

Changed: 52,55c52,55
Move: ^P Up ^N Down ^B Left ^F Right
altV Pg up ^V Pg down altB Left word altF Right word
^A Home ^E End alt< BOF alt> EOF
altG Go line# ^L Center Pos
Move: ^P Up ^N Down ^B Left ^F Right
altV Pg up ^V Pg down altB Left word altF Right word
^A Home ^E End alt< BOF alt> EOF
altG Go line# ^L Center Pos

Changed: 57c57
Search: ^S Find fwd ^R Find bwd alt% Search&Replace like WS
Search: ^S Find fwd ^R Find bwd alt% Search&Replace like WS

Changed: 59c59
Buffer: altW Copy ^Y Yank ^<SPC> Mark ^X^X Xchg Mark/Pt?
Buffer: altW Copy ^Y Yank ^<SPC> Mark ^X^X Xchg Mark/Pt?

Changed: 61c61
Delete: ^K Line ^W Region ^H Left Chr ^D This Chr
Delete: ^K Line ^W Region ^H Left Chr ^D This Chr

Changed: 63,65c63,65
Other: ^O Open line ^I Ins Tab ^Q Quoted Ins
^M NL ^J NL+indent altX Set edit mode
^X^N Calculate ^Z Suspend ^_ Undo
Other: ^O Open line ^I Ins Tab ^Q Quoted Ins
^M NL ^J NL+indent altX Set edit mode
^X^N Calculate ^Z Suspend ^_ Undo

Changed: 69,70c69,70
Files: ^XN ExitNoSave? ^XY Exit+Save ^XL Save+Load New File
^O Save ^S Save as ^R Read
Files: ^XN ExitNoSave ^XY Exit+Save ^XL Save+Load New File
^O Save ^S Save as ^R Read

Changed: 72,84c72,84
Move: ^P Up ^N Down ^B Left ^F Right
^Y Page up ^V Page down ^QN Next word ^QP Previous word
^A Home ^E End ^QS Start ^QE EOF
^QT Top screen ^QB Bottom scr ^QL Line # ^QF last Find

Search: ^W Where is ^T Search&Repl ^JT Repeat Search & Replace

Delete: ^H Left char ^D This char ^K Kill line/region
^JW Word ^JL Line end ^JH Line begin

Other: ^U Unkill ^G Help ^^,^L,^<SPC> Mark region
^QM Set Edit Mode ^JP Pipe buffer thru 'sed'
^QC Calculate ^Z Suspend ^QU Undo
Move: ^P Up ^N Down ^B Left ^F Right
^Y Page up ^V Page down ^QN Next word ^QP Previous word
^A Home ^E End ^QS Start ^QE EOF
^QT Top screen ^QB Bottom scr ^QL Line # ^QF last Find

Search: ^W Where is ^T Search&Repl ^JT Repeat Search & Replace

Delete: ^H Left char ^D This char ^K Kill line/region
^JW Word ^JL Line end ^JH Line begin

Other: ^U Unkill ^G Help ^^,^L,^<SPC> Mark region
^QM Set Edit Mode ^JP Pipe buffer thru 'sed'
^QC Calculate ^Z 'Suspend ^QU Undo

Changed: 88,100c88,100
Files: ^QN Exit_NoSave? ^QY Exit&Save ^QL Save&Load new
^S Save ^W WriteTo?=SaveAs?
Move: ^L Line#
^F Find ^R Search&Replace (like WS)
^G Go repeat last ^F,^R

Select: ^<SPACE> begin&extend by cursor keys (like Emacs)
^A All buffer
^X Cut ^C Copy ^V Paste

Other: ^E Set edit mode
^K Calculate
altH Help ^Z Suspend ^U Undo
Files: ^QN Exit_NoSave ^QY Exit&Save ^QL Save&Load new
^S Save ^W WriteTo?=SaveAs?
Move: ^L Line#
^F Find ^R Search&Replace (like WS)
^G Go repeat last ^F,^R

Select: ^<SPACE> begin&extend by cursor keys (like Emacs)
^A All buffer
^X Cut ^C Copy ^V Paste

Other: ^E Set edit mode
^K Calculate
altH Help ^Z Suspend ^U Undo

MicroEditor? e3 v2.7.1-UTF8 ©2000-07 A.Kleine

Key bindings in vi mode:

 <ESC>                   enter cmd mode
 h,j,k,l,+,-,<Ret>,<SPC> move by chars&lines 
 ^B,^F,^D,^U             move by [half]page 
 $,0,^,w,b,e,H,L,M,z.    move in line/screen 
 /,?,G                   srch fwd/bwd, go EOF 
 ma,'a                   set/go marker a
 x,X,<Del>,dw,D          dele chr,word,EOL
 S,C,dd,d'a,yy,y'a       subst,change,dele,yank
 p,P                     paste
 A,a,I,i,<Ins>,O,o       enter ins.mode
 R,r                     enter ovw.mode,ovw.chr
 J                       join lines
 ZZ,^Z, u                save&quit,suspend, undo!
 ;,#'                    E3 SPECIAL: set edit mode,calculate
 :w,:wq,:x,:q,:q!,:e     ex mode:save,quit,save_as,edit other
 :0,:$,:<line#>          ex mode:go BOF,EOF,line
 :h                      ex mode:help
 :<other cmd>            pipe buffer thru 'sed'

Key bindings in WS mode:

 Files:  ^KR Insert      ^KS Save        ^KX Save&Exit   ^KQ Abort&Exit 
         ^KD Save&Load   ^KP Pipe buffer thru 'sed' 

 Blocks: ^KB Start       ^KK End         ^KC Copy        ^KY Del
         ^KV Move        ^KW Write

 Search: ^QF Find        ^L  Repeat      ^QA Srch&Repl

 Move:   ^E  Up          ^X  Down        ^S  Left        ^D  Right
         ^R  Page Up     ^C  Page Dn     ^W  Scroll Up   ^Z  Scroll Dn

 Quick-  ^QE Wnd Top     ^QX Wnd Bott    ^QS Home        ^QD End
 -Move:  ^QR BOF         ^QC EOF         ^QB Blk Begin   ^QK Blk End
         ^F  Next Word   ^A  Prev Word   ^QI Line#       ^QV Last Find

 Delete: ^T  Word        ^Y  Line        ^H  Left        ^G  Chr
         ^QY Line End    ^QDel,^QH Line Beg

 Other:  ^KM Set mode    ^KN Numerics    ^KZ Suspend     ^U  Undo             

Key bindings in EMACS mode:

 Files:  ^X^C Exit       ^XI  Insert     ^X^S Save       ^X^F Load New
         ^X^W Write new  ^X^H Help       ^X^P Pipe buffer thru 'sed'

 Move:   ^P   Up         ^N  Down        ^B   Left       ^F   Right
         altV Pg up      ^V  Pg down     altB Left word  altF Right word
         ^A   Home       ^E  End         alt< BOF        alt> EOF
         altG Go line#   ^L  Center Pos

 Search: ^S Find fwd     ^R Find bwd     alt% Search&Replace like WS

 Buffer: altW Copy       ^Y Yank         ^<SPC> Mark     ^X^X Xchg Mark/Pt? 

 Delete: ^K Line         ^W Region       ^H Left Chr     ^D This Chr

 Other:  ^O Open line    ^I Ins Tab      ^Q Quoted Ins
         ^M NL           ^J NL+indent    altX Set edit mode
         ^X^N Calculate  ^Z Suspend      ^_  Undo

Key bindings in PICO mode:

 Files:  ^XN ExitNoSave  ^XY Exit+Save   ^XL Save+Load New File
         ^O  Save        ^S  Save as     ^R  Read

 Move:   ^P  Up          ^N  Down        ^B  Left        ^F  Right
         ^Y  Page up     ^V  Page down   ^QN Next word   ^QP Previous word
         ^A  Home        ^E  End         ^QS Start       ^QE EOF
         ^QT Top screen  ^QB Bottom scr  ^QL Line #      ^QF last Find

 Search: ^W  Where is    ^T  Search&Repl ^JT Repeat Search & Replace

 Delete: ^H  Left char   ^D  This char   ^K  Kill line/region
         ^JW Word        ^JL Line end    ^JH Line begin

 Other:  ^U  Unkill      ^G  Help        ^^,^L,^<SPC> Mark region
         ^QM Set Edit Mode               ^JP Pipe buffer thru 'sed'
         ^QC Calculate   ^Z 'Suspend      ^QU Undo    

Key bindings in NEDIT mode:

 Files:  ^QN Exit_NoSave ^QY Exit&Save   ^QL Save&Load new
         ^S  Save        ^W  WriteTo?=SaveAs?
 Move:   ^L  Line#
         ^F  Find        ^R Search&Replace (like WS)
         ^G  Go repeat last ^F,^R

 Select: ^<SPACE> begin&extend by cursor keys (like Emacs)
         ^A  All buffer
         ^X  Cut      ^C Copy         ^V Paste

 Other:  ^E  Set edit mode
         ^K  Calculate
         altH Help    ^Z Suspend      ^U Undo                                                                  

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit text of this page | View other revisions
Last edited July 18, 2012 10:48 pm (diff)
Search: