2014年3月2日 星期日

[STUDY] vim

Ctrl + f : page down
Ctrl + b : page up
Ctrl + d : 1/2 page down
Ctrl + u : 1/2 page up

G : move to end of the file
gg : move to start of the file

/ : search key word, like /test
? : search key work, like ?test

n : repeat last command, use / then n, n, n,
N : revert last command, use / then N, N, N


沒有留言:

張貼留言