- c-f forward character
- c-b backward character
- c-n next line
- c-p previous line
- c-x c-c exit
- c-x c-f open file
- c-x c-x save buffer
- c-x b switch buffer
- c-x k kill buffer
- c-x c-b display buffer
- c-/ undo
- c-x 0 delete active window
- c-x 1 delete other window
- c-x 2 split below
- c-x 3 split right
- c-x o switch other window
- c-a line begining
- c-e line end
- m-m line first non-whitespace
- m-f forward word
- m-b backward word
- m-x submode -mode
- c-m-f forward s-expression
- c-m-b backward s-expression
- c-m-d
- c-m-u
- c-m-n
- c-m-p
- m-{ forward paragraph
- m-} backward paragraph
- m-a sentence beging
- m-e sentence end
- c-m-a defun beging
- m-m-e defun end
- c-x ] forward page
- c-x [ backward page
- c-v down screen
- m-v up screen
- c-x < scroll left
- c-x > scroll right
- m-< buffer beging
- m-> buffer end
- c-x r m set a bookmark
- c-x r l list bookmark
- c-x r b jump to bookmark
- c-s incremental search
- c-r backward incremental search
- c-m-s regex search
- c-m-r backward regex search
- c-w search word at point
- c-y yark
- c-l recenter line
- m-g goto line
- c-d delete character
- m-d delete world
- c-k kill rest line
- m-k kill sentence
- c-s- kill line
- c-w kill region
- m-w copy to kill ring
- c-y yark last kill
- m-y cycle kill ring
- c-x c-t swap line
- m-t swap word
- c-t swap character
- m-%
- c-m-%
- c-x c-u upper
- c-x c-l lower
- m-c
- m-l
- m-^ join a line
- f3 start macro
- f4 stop macro
- c-x ( start macro
- c-x ) stop marcro
- c-x e play macro
- c-m-\ indent region
- c-x c-r open readonly a file
- c-x c-q toggle readonly
emacs操作备忘
celltree0012023-10-20 12:08
相关推荐
Aphelios3809 小时前
Linux 下 VIM 编辑器学习记录:从基础到进阶(上)星糖曙光11 小时前
开发一个音响控制板程序,需要从硬件架构设计、通信协议选择、核心功能实现三个层面进行系统化开发。以下是基于工业级开发流程的实施方案workflower11 小时前
实例研究:设计一个文档编辑器(24)- 完咩咩大主教12 小时前
VSCode运行Go程序报错:Unable to process `evaluate`: debuggee is running温酒往事·16 小时前
无缝对接[系列2]:在VSCode中继续接入本地DeepSeek的完整指南徐小夕@趣谈前端16 小时前
tmagic-editor,腾讯开源的基于 Vue3 的页面可视化编辑器徐小夕@趣谈前端17 小时前
支持列表拖拽嵌套,AI流式输出的多模态文档编辑器flowmix/docx: 全面升级下雪了 ~18 小时前
使用sublime_text中,TAB键无效怎么解决???want_water_fish18 小时前
2步破解官方sublime4最新版本 4192