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

[Feature Request] Rebindable keys #1038

Open
Silverdev2482 opened this issue Feb 15, 2025 · 0 comments
Open

[Feature Request] Rebindable keys #1038

Silverdev2482 opened this issue Feb 15, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Silverdev2482
Copy link

I use various alternate keyboard layouts, and I use the vim bindings, but rebind them to more rational positions on my keyboard, and I am unable to use the bindings unless I rebind them, to somewhere expected instead of having randomized movent bindings. Could there be an option in the config file to manually rebind the vim keys, and all the other keys?

For alternatives I could just use the arrow keys which are annoying to use.

This might work as syntax for rebinding it, support for rebinding it in the menu shouldn't be required

key_left = n
key_down = e
key_up = i
key_right = o

key_kill = l
key_reverse = u
key_filter = y
@Silverdev2482 Silverdev2482 added the enhancement New feature or request label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants