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

Add option when loading a keymap clears existing shortcuts before loading new ones. #4

Open
PLyczkowski opened this issue Jan 18, 2015 · 1 comment

Comments

@PLyczkowski
Copy link
Collaborator

Currently it just overrides the currently loaded shortcuts.

It should leave the addon keymap intact though.

@PLyczkowski PLyczkowski changed the title Loading a keymap should clear existing shortcuts before loading new ones. Add option when loading a keymap clears existing shortcuts before loading new ones. Jan 18, 2015
@julianeisel
Copy link

I just created a patch to make this possible: http://hastebin.com/icilageviq.mel So if you use kc.keymaps.new(... , empty=True) It creates an entirely new keymap instead of overwriting the changed shortcuts.

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

2 participants