We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for your brilliant work. I have a problem making the tool work.
After installation when I hit Ctrl+S, nothing appears and the terminal is frozen(double Ctrl-C can exit the status). following is my zplug config.
zplug "b4b4r07/emoji-cli", on:"junegunn/fzf-bin", if:'(( $+commands[jq] ))' EMOJI_CLI_FILTER=fzf:peco:percol
I examine the key-binds but seems problem is not here.
$ bindkey | grep "\^S" ~ "^S" emoji::cli
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks for your brilliant work. I have a problem making the tool work.
After installation when I hit Ctrl+S, nothing appears and the terminal is frozen(double Ctrl-C can exit the status).
following is my zplug config.
I examine the key-binds but seems problem is not here.
The text was updated successfully, but these errors were encountered: