Allow a single shortcut to replace Ctrl+Shift+L followed by Enter
See original GitHub issueGeneral information
- Operating system + version: Linux / Arch Linux (64-bit)
- Browser + version: Chromium 67.0.3396.87 (Official Build)
- Information about the host app:
- How did you install it?
- Installed via a package manager, downloaded a pre-built binary, compiled yourself? AUR
- If installed an official release, put a version: 2.0.21
- In the recent versions it can be obtained with
$ browserpass -v
. - If in doubt what version you have, download and re-install the latest version!
- In the recent versions it can be obtained with
- If built from sources, put a commit id (
$ git describe --always
):
- How did you install it?
- Information about the browser extension:
- How did you install it?
- Installed via webstore, downloaded a pre-built extension, compiled yourself? AUR
- Browserpass extension version as reported by your browser: 2.0.21
- How did you install it?
What should happen?
Currently I use the following combination to automatically input the password if I’m focused on the password field: (Ctrl+Shift+L) + (Enter). This will open the popup and select the best matching password (which is almost always the correct password, thanks to my directory structure).
I would like to combine this into one shortcut that automatically chooses and enters the best fitting password, if any. If there no matching passwords, the extension should do nothing.
Issue Analytics
- State:
- Created 5 years ago
- Comments:19 (14 by maintainers)
Top Results From Across the Web
Keyboard shortcuts in apps - Microsoft Support
A list of keyboard shortcuts in apps like Microsoft Edge, Maps, Photos, Groove, ... Ctrl + L. Clear memory. Delete. Clear current input...
Read more >Change a conflicting keyboard shortcut on Mac - Apple Support
Change a conflicting keyboard shortcut on Mac. It's possible to have keyboard shortcuts for one app that conflict with another app.
Read more >Keyboard Shortcuts (Windows)
Change case of letters. Ctrl+Shift+>. Increase font size. Ctrl+Shift+<. Decrease font size. Highlight Text. Shift + Arrow Keys. Selects one letter at a...
Read more >Keyboard Shortcuts - Millersville University
Shortcut. Description. Enter key. Enter/Continue. Ctrl G. Continue Search. Ctrl S ... Shift F3. Exit System Task. Page Up. Scroll up one page....
Read more >Keyboard Shortcuts for Chrome
Press Shift+Backspace , or Alt and the right arrow together. Maximizes or minimizes the window. Double-click the blank area on the tab strip....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ctrl+Shift+F sounds nice to me: it mnemonically stands for “fill”. At least in Chromium (+uBlock, Stylus, Pushbullet, RES, Vimium), that doesn’t seem to conflict with anything.
Looks like that means <kbd>U</kbd> is the only option left. I’d be OK with that.