Closed jonas-pietzsch closed 4 years ago
This should be configurable:
I'll add that I just searched for this as the current mapping conflicts with all text editors like Vscode and sublime that use the control pallet.
Thats nice. Thanks! Did you already had the time to play around with the settings @sheldonhull? Otherwise I would continue with this in the next days.
As of the latest commit on master, the global search window shortcut as well as the character length of generated secret values is now configurable on the settings page.
The shortcut configuration does also feature validation which adheres to the Electron docs: https://www.electronjs.org/docs/api/accelerator#available-modifiers - as Gopass UI targets mostly tech-oriented people, enforcing usage of this notation should be fine I guess.
The shortcut to open the global search window is
cmd + shift + p
. It should be configurable. The setting should be persistent.