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
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
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
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
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
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
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
The text was updated successfully, but these errors were encountered: