Cheatography
https://cheatography.com
Collection of shortcuts of several tools
This is a draft cheat sheet. It is a work in progress and is not finished yet.
GNOME Terminal
Ctrl+Shift+N |
create new terminal window |
Ctrl+Shift+T |
add a new tab |
Ctrl+Shift+W |
close current tab |
Ctrl+PgUp |
goto prev. tab |
Ctrl+PgDn |
goto next tab |
Alt+n |
goto the nth tab |
Super+Ctrl+Mouse |
mark column block |
BASH Shell
Super+Ctrl+Maus |
mark text block |
Ctrl+K |
cut text from cursor to EOL |
Crtl+U |
cut text from SOL to cursor |
Ctrl+W |
delete prev. word |
Ctrl+Y |
paste prev. cut text |
Ctrl+A |
goto SOL |
Ctrl+E |
goto EOL |
Ctrl+cursor-left |
move cursor to prev. word |
Ctrl+cursor-right |
move cursor to next word |
SOL=start of line / EOL=end of line
Nautilus
Shift+Ctrl+N |
create new folder |
Shift+Enter |
open selected folder as new tab |
F2 |
rename selected file |
Ctrl+I |
show information of selected file |
Ctrl+H |
toggle display of hidden files on/off |
Ctrl+W |
close Nautilus windows |
Ctrl+Q |
close all Nautilus windows |
|
|
|
|
|