⛏ A CLI Emoji Picker
⛏ Emoji Picker
ep
is an emoji picker for the CLI.
go install github.com/bcongdon/ep
brew tap bcongdon/ep
brew install ep
(Brew definition is at
bcongdon/homebrew-ep)
Usage of ./ep:
./ep [QUERY]
-noninteractive
If set, doesn't display emoji picker -- instead just outputting the first selection for the provided query.
-output string
The output of ep. Choices: clipboard, stdout (default "clipboard")
Navigation can be done with the arrow keys. Pressing Enter
copies the selected
emoji to the clipboard.
ep
- Opens the default emoji picker.ep wink
- Opens the default emoji picker with the query “wink” alreadyep -noninteractive wink
- Copies the first search result for “wink” to theep -noninteractive -output=stdout wink
- Outputs the first search result forEmoji list sourced from emojilib