Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xuchunyang/pinyin-search.el
[Emacs] Search Chinese by Pinyin
https://github.com/xuchunyang/pinyin-search.el
Last synced: about 1 month ago
JSON representation
[Emacs] Search Chinese by Pinyin
- Host: GitHub
- URL: https://github.com/xuchunyang/pinyin-search.el
- Owner: xuchunyang
- Created: 2015-01-30T19:10:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-09-19T05:38:39.000Z (over 1 year ago)
- Last Synced: 2024-10-16T01:45:55.947Z (3 months ago)
- Language: Emacs Lisp
- Size: 53.7 KB
- Stars: 42
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Search Chinese by Pinyin
---
[![MELPA](http://melpa.org/packages/pinyin-search-badge.svg)](http://melpa.org/#/pinyin-search)
[![MELPA](http://stable.melpa.org/packages/pinyin-search-badge.svg)](http://stable.melpa.org/#/pinyin-search)## Introduction
Search Chinese by the first letter of Chinese pinyin.
使用拼音首字母搜索中文。
e.g. use `zw` to search `中文` (*Z*hong *W*en).
This package is similar to
[vim-PinyinSearch](https://github.com/ppwwyyxx/vim-PinyinSearch), but
probably more powerful because of
[Incremental Search](http://www.gnu.org/software/emacs/manual/html_node/emacs/Incremental-Search.html)
and Emacs itself.## Screenshot
![Imgur](http://i.imgur.com/nYdtila.gif)
## Installation
You can install `pinyin-search` from [MELPA](http://melpa.org/) with package.el.
M-x package-install RET pinyin-search RET
## Usage
M-x pinyin-search RET
## Known Bugs and Limitations
- [anzu.el](https://github.com/syohex/emacs-anzu) compatibility