Skip to main content

Emoji searcher for use with fzf

Project description

Build Status PyPI version

emoji fzf

Small utility for manipulating emojis via fzf --preview hook!

Depends on fzf being installed to the system (integrates via bash alias/ function rather than using fzf bindings or whatnot).

Use it

To use with fzf's preview browser, you'll need to install fzf, see instructions: https://github.com/junegunn/fzf#installation

pip install emoji_fzf

# add me to your ~/.bashrc or ~/.zshrc or whatnot
alias emoj="emoji_fzf preview | fzf --preview 'emoji_fzf get --name {1}' | cut -d \" \" -f 1 | emoji_fzf get"
# to copy to xclip (use pbcopy on mac) after selecting
emoj | xclip

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

emoji_fzf-0.0.2-py2.py3-none-any.whl (34.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page