+--------------------------------------------------------------------------------+ | pgAdmin4 keyboard shortcuts | +--------------------------------------------------------------------------------+ ================================================================================== +-----------------+-------------------+-------------------+----------------------+ | Component | Function | Standard shortcut | Mac shortcut | +-----------------+-------------------+-------------------+----------------------+ | | Open Url | Alt+Shift+U | Alt+Shift+U | | +-------------------+-------------------+----------------------+ | pgAdmin4 runtime| Set python path | Alt+Shift+P | Alt+Shift+P | | +-------------------+-------------------+----------------------+ | | Open about dialog | Alt+Shift+A | Alt+Shift+A | +-----------------+-------------------+-------------------+----------------------+ | | Execute query | Ctrl+Shift+E | Cmd+Shift+E (runtime)| | | | | Ctrl+Shift+E (web) | | +-------------------+-------------------+----------------------+ | Query tool | Explain | Ctrl+Shift+X | Cmd+Shift+X (runtime)| | | | | Ctrl+Shift+X (web) | | +-------------------+-------------------+----------------------+ | | Explain analyze | Ctrl+Shift+N | Cmd+Shift+N (runtime)| | | | | Ctrl+Shift+N (web) | +-----------------+-------------------+-------------------+----------------------+ | | Select all | Ctrl+A | Cmd+Shift+A (runtime)| | | | | Ctrl+Shift+A (web) | | +-------------------+-------------------+----------------------+ | | Autocomplete | Ctrl+Space | Ctrl+Space | | Codemirror +-------------------+-------------------+----------------------+ | (query editor) | Copy | Ctrl+C | Cmd+C | | +-------------------+-------------------+----------------------+ | | Paste | Ctrl+V | Cmd+V | | +-------------------+-------------------+----------------------+ | | Cut | Ctrl+X | Cmd+X | | +-------------------+-------------------+----------------------+ | | Delete line | Ctrl+D | Cmd+D (web) | | | | | Ctrl+D (runtime) | | +-------------------+-------------------+----------------------+ | | Undo | Ctrl+Z | Cmd+Z (web) | | | | | Ctrl+Z (runtime) | | +-------------------+-------------------+----------------------+ | | Redo | Ctrl+Y | Cmd+Y (web) | | | | | Ctrl+Y (runtime) | +-----------------+-------------------+-------------------+----------------------+