mirror of
https://github.com/bitwarden/help
synced 2026-01-06 18:43:39 +00:00
70 lines
2.2 KiB
Markdown
70 lines
2.2 KiB
Markdown
---
|
|
layout: article
|
|
title: Keyboard Shortcuts
|
|
categories: [account-management]
|
|
featured: false
|
|
popular: false
|
|
tags: [keyboard, shortcut, mouseless]
|
|
order: "15"
|
|
---
|
|
|
|
## Browser extension shortcuts
|
|
|
|
{% callout info %}
|
|
- Autofill for Microsoft Edge requires the latest Chromium-based version.
|
|
- Some browsers may use the below key combinations for other default shortcuts and may require configuration.
|
|
- You can configure browser extension shortcuts on most Chrome-based browsers (Chrome, Edge, Vivaldi, Brave, etc.) by visiting `chrome://extensions/shortcuts`.
|
|
- Firefox shortcuts can be changed by [managing extension shortcuts](https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox).
|
|
{% endcallout %}
|
|
|
|
- Ctrl/CMD `+` Shift `+` Y `→` Activate extension
|
|
- Ctrl/CMD `+` Shift `+` L `→` Autofill, press again to cycle through matching logins
|
|
- Ctrl/CMD `+` Shift `+` 9 `→` Generate a password and copy it to the clipboard
|
|
- Ctrl/CMD `+` Shift `+` N `→` Lock extension
|
|
|
|
{% callout success %}If a login uses the [Bitwarden Authenticator]({% link _articles/features/authenticator-keys.md %}) for TOTPs, using the `Cmd/Ctrl + Shift + L` will automatically copy your TOTP to your clipboard after auto-filling. All you have to do is `Cmd/Ctrl + V` to paste!
|
|
{% endcallout %}
|
|
|
|
## Desktop application shortcuts
|
|
|
|
**General:**
|
|
- Ctrl/CMD `+` , `→` Preferences
|
|
- Ctrl/CMD `+` L `→` Lock Now
|
|
- Ctrl/CMD `+` Q `→` Quit
|
|
|
|
|
|
**File:**
|
|
|
|
- Ctrl/CMD `+` N `→` Add New Login
|
|
|
|
**Edit:**
|
|
|
|
- Ctrl/CMD `+` Z `→` Undo
|
|
- Ctrl/CMD `+` Y `→` Redo
|
|
- Ctrl/CMD `+` X `→` Cut
|
|
- Ctrl/CMD `+` C `→` Copy
|
|
- Ctrl/CMD `+` V `→` Paste
|
|
- Ctrl/CMD `+` A `→` Select all
|
|
- Ctrl/CMD `+` U `→` Copy Username
|
|
- Ctrl/CMD `+` P `→` Copy Password
|
|
- Ctrl/CMD `+` T `→` Copy TOTP
|
|
|
|
|
|
**View:**
|
|
|
|
- Ctrl/CMD `+` F `→` Search in vault
|
|
- Ctrl/CMD `+` G `→` Password generator
|
|
- Ctrl/CMD `+` = `→` Zoom in
|
|
- Ctrl/CMD `+` - `→` Zoom out
|
|
- Ctrl/CMD `+` 0 `→` Reset zoom
|
|
- F11 `→` Full screen
|
|
- Ctrl/CMD `+` Shift `+` R `→` Reload
|
|
- F12 `→` Developer options
|
|
|
|
**Window:**
|
|
|
|
- Ctrl/CMD `+` M `→` Minimize
|
|
- Ctrl/CMD `+` Shift `+` M `→` Send to tray/Hide to Menu bar
|
|
- Ctrl/CMD `+` Shift `+` T `→` Always On top
|
|
- Ctrl/CMD `+` W `→` Close window
|