软件世界:使用Aquamacs的最基本方法
由Gudao Luo在2010-02-24 at 08:20发表的

- 使用说明
- 下面逗号表示放开所有键再继续按相关键;
- 下面加号表示组合键;
- 几个连着的大写字母表示是一个键,如ENTER;
- 一个或者几个连着小写字母是需求一个一个字母全部输入,如下面的revert;
- 下面分号表示或者选择其它键;
- Aquamacs最基本方法
- 退出软件
- CTRL+x, CTRL+c
- 切换内存的文件
- CTRL+x, b, >;< , ENTER
- 创建或者切换目录的文件
- CTRL+x, CTRL+f
- 关闭文件
- CTRL+x, k, ENTER
- CTRL+x, k, >;<, ENTER
- 单文件和双文件显示
- CTRL+x, 2
- CTRL+x, 1
- 移动光标到行首和行尾
- CTRL+a
- CTRL+e
- 移动光标到上一行和下一行
- CTRL+n
- CTRL+l
- 使用系统命令
- ESC, !
- 更新内存的文件
- ESC, x, revert
- 退出软件
- 参考资料
- http://community.schemewiki.org/?emacs-tutorial http://community.schemewiki.org/?emacs-tutorial
- http://www.gnu.org/software/emacs/tour/ http://www.gnu.org/software/emacs/tour/
- http://xahlee.org/emacs/emacs_basics.html http://xahlee.org/emacs/emacs_basics.html
- http://hepg.sdu.edu.cn/Service/linux/application/emacs.html http://hepg.sdu.edu.cn/Service/linux/application/emacs.html
- http://blog.xiaogaozi.org/2008/06/emacs.html http://blog.xiaogaozi.org/2008/06/emacs.html

Comments
There are 0 comments on this post. Post yours →
Post a comment
Required fields in bold.