========================================== Cmder 1.3.16 keyboard shortcuts (filtered) ========================================== First published at 12/4/2020 on https://defkey.com/cmder-1-3-shortcuts Cmder (pronounced as "Commander") is a console emulator that aims to improve command prompt interface in Windows. It builds on the powerful ConEmu terminal emulator and uses the Clink to provide a bash-like prompt using GNU's readline. General ------- Win + Shift + U Check for updates: Update() Ctrl + C [InSelection] Copy: Current selection as plain text: Copy(0,0) Tab operations -------------- Ctrl + ` Minimize to taskbar/ Restore from taskbar Win + Alt + P Preferences Ctrl + T New tab dialog Alt + Enter Full-screen Shell ----- Ctrl + Alt + U Traverse up in directory structure Home Go to the beginning of the line Ctrl + Arrow keys Select text Ctrl + R History search Shift + Left click Select and copy text from buffer Menu key shortcuts ------------------ Context menu key + Enter Split: Maximize/restore active pane: Split(3) Context menu key + G Group keyboard input for visible splits: GroupInput(0) Context menu key + Shift + G Group keyboard input for all consoles: GroupInput(3) System ------ Win + Alt + P Settings dialog: Settings() Win + Alt + K Setup ‘Hotkeys’: Settings(171) Win + Ctrl + Alt + Space Show real console Ctrl + Left arrow Switch tab to left (while Ctrl-Tab was pressed and Ctrl - hold) Ctrl + Right arrow Switch tab to right (while Ctrl-Tab was pressed and Ctrl - hold) Ctrl + 7 Activate console by number (may be disabled) Last modified on (UTC): Friday, December 4, 2020 Defkey © All rights reserved.