学习emacs - 有用的助记符? [英] Learning emacs - useful mnemonics?

查看:124
本文介绍了学习emacs - 有用的助记符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

解决方案

主要的重要内容是:
`




  • Ck K Cy 到 Y ank从kill buffer(aka:clipboard)返回。

  • Cs S earch

  • elp

  • Ct T 转置两个字符。

  • Cp P revious

  • Cn N extline

  • Cf F orwardchar

  • Cb B ackwardchar

  • Ce E nd / li>
  • Ca .... a是字母表的开头,所以 A 开始



除此之外,我主要使用箭头键,鼠标,菜单或一组实际命令。这几个例外(例如:宏创建和使用)我通过肌肉记忆学到了很多。


Are there any mnemonics or patterns that make memorizing emacs key combos easier?

解决方案

Well, the main important ones are: `

  • C-k to "Kill" a line and C-y to "Yank" it back from the kill buffer (aka: clipboard).
  • C-s to "Search "
  • C-h for "Help"
  • C-t "Transpose" two characters.
  • C-p "Previous" line
  • C-n "Next" line
  • C-f "Forward" char
  • C-b "Backward" char
  • C-e "End" of line
  • C-a .... a is the beginning of the alphabet, so "A beginning" of line

Other than that I mostly use the arrow keys, the mouse, the menus, or a select group of actual commands. The few exceptions to this (eg: macro creation and use) I learned pretty much by muscle-memory.

这篇关于学习emacs - 有用的助记符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆