mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-11 21:10:48 -04:00
Fixed entry moving shortcuts docs
This commit is contained in:
parent
c0ea6f65f9
commit
fd2a729677
1 changed files with 6 additions and 5 deletions
|
@ -36,11 +36,11 @@ kbd:[Ctrl + E]
|
|||
|Copy Password and TOTP | kbd:[Ctrl + Y]
|
||||
|Show TOTP | kbd:[Ctrl + Shift + T]
|
||||
|Trigger AutoType | kbd:[Ctrl + Shift + V]
|
||||
|Add key to SSH Agent | kbd:[Ctrl + H]
|
||||
|Remove key from SSH Agent | kbd:[Ctrl + Shift + H]
|
||||
|Jump to Group (from search) | kbd:[Ctrl + Shift + J]
|
||||
|Move entry up (if unsorted) | kbd:[Ctrl + Alt + Up]
|
||||
|Move entry down (if unsorted) | kbd:[Ctrl + Alt + Down]
|
||||
|Add key to SSH Agent | kbd:[Ctrl + H]
|
||||
|Remove key from SSH Agent | kbd:[Ctrl + Shift + H]
|
||||
|Jump to Group (from search) | kbd:[Ctrl + Shift + J]
|
||||
|Move entry up (if unsorted) | kbd:[Alt + Up]
|
||||
|Move entry down (if unsorted) | kbd:[Alt + Down]
|
||||
|Sort Groups A-Z | kbd:[Ctrl + Down]
|
||||
|Sort Groups Z-A | kbd:[Ctrl + Up]
|
||||
|Minimize Window | kbd:[Ctrl + M]
|
||||
|
@ -63,3 +63,4 @@ kbd:[Ctrl + F]
|
|||
|Show Keyboard Shortcuts | kbd:[Ctrl + /]
|
||||
|===
|
||||
// end::content[]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue