← back
Mirage / Dev Tools / Keyboard Shortcuts
Dev Tools
Dev Tools
Keyboard Shortcuts
Linux desktop, Vim, VS Code, and Browser DevTools shortcuts in one place. Tabbed layout. Go fully mouseless.
Keyboard Shortcuts Reference
Linux desktop · Vim · VS Code · Browser DevTools
Linux
Vim
VS Code
DevTools
Terminal
new terminal window
CtrlAltT
clear screen
CtrlL
cancel command
CtrlC
exit shell
CtrlD
beginning of line
CtrlA
end of line
CtrlE
previous command
search history
CtrlR
delete word before cursor
CtrlW
delete to end of line
CtrlK
suspend process
CtrlZ
autocomplete
Tab