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] _process_specific_keybindings #259

Open
kbilsted opened this issue Jul 1, 2024 · 0 comments
Open

[Feature] _process_specific_keybindings #259

kbilsted opened this issue Jul 1, 2024 · 0 comments

Comments

@kbilsted
Copy link
Contributor

kbilsted commented Jul 1, 2024

Describe the feature you'd like
Is it a good idea to be able to specify process specific key bindings?

Here are the issues I run into

  1. when running vim i don't want to have win-vind interfere - so i'd like to disable it for a configurable list of processes
  2. when running eg a browser, it would be nice if I can remap shift-j to next tab, shift-k as previous tab, x to close tab, etc
  3. when running outlook I'd like x mapped to ctrl-d

i know from the documentation that i can run commands on entering an application to e.g. disable winvind. But I don't know how i can define application specific mappings. I can also see in the documentation that you have actions for tab switching..

Related projects (Optional)
https://github.com/houmain/keymapper has the ability to do process specific mappings, but I'd prefer to use one tool if possible

https://chromewebstore.google.com/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb for brower specifc behaviour

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