Extended Vi Cup Sven Guckes Julius Plenz 2007-03-16 Movement: Cursor: h j k l Start/End: 0 ^ $ gm Window: H M L JumpWord: W B E w b e GotoLine: G 23G gg (number prefix) Searches: / ? n N FindChar: fC FC tC TC , ; Paragraphs: { } Sections: [ ] CurrWord: * # . Undo+Redo: u CTRL-R . Join/Sep: J gJ r . Yanking: yy Y yfC ytC Deleting: dd D d^ dw d3w dtC dfC x X Pasting: p P - "rp Transpose: ddp xp . NumPref: 23G 42| 3yy 5dd 23p CommComb: y2w yfC ytC dip Registers: "yy$ "yp vip"vy . Deleting: D (d$) C (c$) Replacing: r R Substitute: s S C . Comm->Ins1: a i o A I O Comm->Ins2: s cc c3w 20s C S . Insert_Del: ^W ^U Insert_Exp: ^P ^N ^X^F . Visual: v V ^V gv VisualOps: y d u U ! (vip!par) $ . Macro: qCq@C, recursive: qqCj@qq@q - @q -> @@ . Windows1: n c o s v Windows2: ^W + hjkl HJKL . Ex: :w :wq :x :q! :wq! :qa! :e foo :new :only :sp :vsp Buffers: :ls :N :bn :bp :ba :b foo :sb foo Arguments: :arg :next :prev :first :last :rew :n `find ...` EOF