Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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