-
Notifications
You must be signed in to change notification settings - Fork 147
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 remapping shortcuts? #108
Comments
Yes, you can rebind all keys in ~/.config/warpd/config. Please see the man page for more details. |
@LintaoAmons did you ever get it working? I stumbled upon rebinding via config do nothing, and I'm wondering if there's perhaps some magic trick, or is it just buggy in the latest released version. |
yeah, my is working: ~ on ☁️ (ap-northeast-1)
cat ~/.config/warpd/config
hint_activation_key: A-M-j
activation_key: C-M-'
hint: f
exit: q
cursor_size: 13 |
@LintaoAmons what is your |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The default shortcut combination is so hard for me to hit.
A-M
I want to change it to another combination, like
C-M
or something else, which is more fit for me.Is there a way to achieve this?
The text was updated successfully, but these errors were encountered: