光标移动
C-n(ext logical line), C-p(revious logical line), C-f(orward by character), C-b(ackward by character)
C-a(head to this line), C-e(nd of this line)
M-f(orward by word), M-b(ackward by word), M-a(head a sentence), M-e(nd of next sentence)
C-up(to next paragraph), C-down(to next paragraph)
C-v to scroll down, M-v to scroll up, C-M-v用于翻页另一个frame的内容,M--加前面是负的翻页
M-< to move to the beginning of the buffer, and M-> to move to the end.
C-M-f and C-M-b跳括号或者引号
C-M-d and C-M-u跳入下一个或者上一个括号里。
No comments:
Post a Comment