I think the main purpose of this add on is to unset the dangerous keys, that cause havoc if you type them uncontrolled because you happen to have the focus on the wrong window, so those new shortcuts should not be in the defaults and only be optional for users that are not afraid of those single-key-shortcuts:
- "#": "cmd:cmd_delete",
- "x": "cmd:cmd_archive",
the others are harmless and just open some windows ;)
so better set those as default to
- "#": "unset",
- "x": "unset",
I think the main purpose of this add on is to unset the dangerous keys, that cause havoc if you type them uncontrolled because you happen to have the focus on the wrong window, so those new shortcuts should not be in the defaults and only be optional for users that are not afraid of those single-key-shortcuts:
the others are harmless and just open some windows ;)
so better set those as default to