Some shortcuts in Linux Terminal

Shift+Ctrl+t new tab Shift+Ctrl+w close tab Shift+Ctrl+n new window Ctrl+{PgUp,PgDown} change tabs Shift+Insert paste from selection buffer, or if that’s empty the clipboard Ctrl+Insert copy selection to clipboard Shift+Ctrl+v paste from clipboard Ctrl+Click Open URL under mouse cursor Keyboard shortcuts for Terminal Ctrl + A = Move cursor to beginning of line Ctrl + E = Move …