Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/purcell/list-unicode-display

Search for and list unicode characters in Emacs
https://github.com/purcell/list-unicode-display

Last synced: about 2 months ago
JSON representation

Search for and list unicode characters in Emacs

Awesome Lists containing this project

README

        

[![Melpa Status](https://melpa.org/packages/list-unicode-display-badge.svg)](https://melpa.org/#/list-unicode-display)
[![Melpa Stable Status](https://stable.melpa.org/packages/list-unicode-display-badge.svg)](https://stable.melpa.org/#/list-unicode-display)
[![Build Status](https://github.com/purcell/list-unicode-display/actions/workflows/test.yml/badge.svg)](https://github.com/purcell/list-unicode-display/actions/workflows/test.yml)
Support me

list-unicode-display
====================

Provides a command which searches for unicode characters by name, and
displays a list of matching characters with their names in a buffer.

### Installation

Preferred method: install [Melpa](http://melpa.org/).

Otherwise:

(add-to-list 'load-path "/dir/containing/list-unicode-display")
(require 'list-unicode-display)

### Usage

M-x list-unicode-display

Alternatively, `list-unicode-display-find-copy` may be used to search
interactively for a character and copy it to the kill ring.


[💝 Support this project and my other Open Source work](https://www.patreon.com/sanityinc)

[💼 LinkedIn profile](https://uk.linkedin.com/in/stevepurcell)

[✍ sanityinc.com](http://www.sanityinc.com/)