wnext word's first character
enext word's last character
blast word's first character
xdelete the current character
X delete the character before current one
0 back to the number1 column of this line
$ moveto the last column of this line
^ move the the first character of this line(not blank character)[moveto the last paragraph (divided by some newline characters)]moveto the next paragraph (divided by some newline characters)
G to the lastline of this passage
gg to the firstline of this passage
dd delete the whole current line
D deleteastring from current character to the end of this lineichange into insertmodeand the cursor stay in original place
I change into insertmodeandcursormoveto the first character of this line(not blank char)ffind the next character provided
F findlast character provided
achange into insertmodeandcursormoveto the next place
A change into insertmodeandcursormoveto the end column of this lineochange into insertmode the cursor create anewline under current line
O change into insertmode the cursor create anewline above current lineycopy the character
n CTRL-w<|>|+|-move current windowforn length
:verticalresize40 "resize the window