You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Hint activation" by default is bound to A-M-x. It works for me, however, the weird thing is that if I rebind it to exactly the same combination, it stops working!
Of course I want to bind it to a different hotkey, but for demonstration purposes I'm noting that even binding it to the same hotkey breaks that.
Steps to reproduce
Create a file ~/.config/warpd/config with the content
hint_activation_key: A-M-x
Launch warpd -f
Press Alt+Meta+x
Expected
You get hints on the screen
Actual
Nothing happens
Additional information
OS: Archlinux
warpd version: v1.3.5 (built from: 5d27d1c)
The text was updated successfully, but these errors were encountered:
"Hint activation" by default is bound to
A-M-x
. It works for me, however, the weird thing is that if I rebind it to exactly the same combination, it stops working!Of course I want to bind it to a different hotkey, but for demonstration purposes I'm noting that even binding it to the same hotkey breaks that.
Steps to reproduce
Create a file
~/.config/warpd/config
with the contentLaunch
warpd -f
Press Alt+Meta+x
Expected
You get hints on the screen
Actual
Nothing happens
Additional information
The text was updated successfully, but these errors were encountered: