Open fritzrehde opened 1 year ago
My initial thought was to provide a noop
operation that does nothing, so default keybindings can be mapped to that. However, I think that (alone) does not make much sense, because the default keybindings provided by watchbind might change in the future, which would then necessesitate a change in the user's config file, which is unnecessary coupling. I would prefer a no-default-keybindings
option.
Maybe this could just be an option to disable default commands altogether.