cute-jumper / ace-pinyin

Jump to Chinese character by pinyin with `avy' or `ace-jump-mode`
87 stars 19 forks source link
ace-jump-mode avy chinese emacs pinyin

+TITLE: ace-pinyin

[[http://melpa.org/#/ace-pinyin][file:http://melpa.org/packages/ace-pinyin-badge.svg]] [[http://stable.melpa.org/#/ace-pinyin][file:http://stable.melpa.org/packages/ace-pinyin-badge.svg]]

Jump to Chinese characters using =avy= or =ace-jump-mode=.

使用 =avy= 或者 =ace-jump-mode= 跳转到中文字符。

** =ace-pinyin-jump-word= Using this command, you can jump to the start of a sequence of Chinese characters(/i.e./ Chinese word) by typing the sequence of the first letters of these character's pinyins. If called without prefix, this command will read user's input with a default timeout 1 second(You can customize the timeout value). If called with prefix, then it will read input from the minibuffer and starts search after you press @@html:kbd>@@enter@@html:</kbd@@.