Skip to content
New issue

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

How to set keybinding to toggle emoji suggestions? #44

Open
sierxue opened this issue Mar 4, 2023 · 0 comments
Open

How to set keybinding to toggle emoji suggestions? #44

sierxue opened this issue Mar 4, 2023 · 0 comments

Comments

@sierxue
Copy link

sierxue commented Mar 4, 2023

I'm using ibus-rime on ubuntu 20.04, which was installed by compiling source.

I've installed emoji with plum, and it works smoothly. I greatly appreciate it!

Now I have set the default option as "0", then the emoji suggestions does not show as I expect. I want to set up a shortcut to change the option to "1", and have setup in the schema:

patch:
  'key_binder/bindings': # This does not work as I expect?
     - { when: always, accept: Control+Shift+9, toggle: emoji_suggestion }
     - { when: always, accept: Control+Shift+(, toggle: emoji_suggestion }

However, it does not work, and I cannot see emoji suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant