Find Unicode

Find Unicode characters, the easy way! A simple command line application to find unicode characters with minimum effort.

alt tag

Installation

cargo install find_unicode

Usage

Advanced usage

For more advanced configuration options, check out the help: fu --help

``` fu 0.1.0 Pierre Chevalier pierrechevalier83@gmail.com

Find Unicode characters with ease.

Simply type a description of the character you are looking for. Once you found the character you were after, hit Enter. Selecting multiple characters is also possible: hit tab to select a character and continue browsing.

USAGE: fu [OPTIONS] [initial_query]

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: --height Height of fu's window relative to the terminal window [default: 50%] --layout Position of fu's window relative to the prompt [default: Below] [possible values: Above, Below] --search Search mode [default: Regex] [possible values: Regex, Exact, Fuzzy]

ARGS: Initial query, if any ```

To regenerate the data