Skip to content

Instantly share code, notes, and snippets.

@khanhicetea
Created August 23, 2016 05:06
Show Gist options
  • Save khanhicetea/dc1b47191746b0313e1c3231c9aa0242 to your computer and use it in GitHub Desktop.
Save khanhicetea/dc1b47191746b0313e1c3231c9aa0242 to your computer and use it in GitHub Desktop.
KeePassC Shortcuts
'e' - go to main menu
'q' - close program
'CTRL+D' or 'CTRL+C' - close program at any time
'x' - save db and close program
's' - save db
'S' - save db with alternative filepath
'c' - copy password of current entry
'b' - copy username of current entry
'H' - show password of current entry
'o' - open URL of entry in standard webbrowser
'P' - edit db password
'g' - create group
'G' - create subgroup
'y' - create entry
'd' - delete group or entry (depends on what is marked)
't' - edit title of selected group or entry
'u' - edit username
'p' - edit password
'U' - edit URL
'C' - edit comment
'E' - edit expiration date
'f' or '/' - find entry by title
'L' - lock db
'm' - enter move mode for marked group or entry
'r' - reload remote database (no function if not remote)
Navigate with arrow keys or h/j/k/l like in vim
Type 'return' to enter subgroups
Type 'backspace' to go back to parent
Type 'F5' in a dialog to return to the previous one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment