emacs基本操作
来自info info
移动
上下左右
^ \<C-p\>
< <C-b> + <C-f> >
v <C-n>
- 跳跃
作用 按键 向前一个单词 <A-f> 向后一个单词 <A-b> 到行首 <C-a> 到行尾 <C-e> 到第一行 <A-<> / b 到最后一行 <A->> / e 向下翻一页 <C-v> 向上翻一页 <DEL> / <A-v>
- Title: emacs基本操作
- Author: Endless_daydream
- Created at : 2024-04-14 14:46:41
- Updated at : 2024-04-14 14:59:20
- Link: https://endless_daydream.gitee.io/2024/04/14/linux/emacs/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments