top | item 20605066 Ask HN: What are your favorite keyboard/terminal shortcuts? 2 points| pyeu | 6 years ago | reply 1 comment order hn newest [+] [-] sandreas|6 years ago|reply My every day use shortcuts:ALT => enable "column mode" to select columns with the mouseCTRL+C => stop the currently running commandCTRL+N => new windowCTRL+T => new tabCTRL+W => close tab / windowCTRL+U => delete line till beginningCTRL+A => jump to beginningCTRL+E => jump to end* On MacOS you might have to replace CTRL with COMMAND
[+] [-] sandreas|6 years ago|reply My every day use shortcuts:ALT => enable "column mode" to select columns with the mouseCTRL+C => stop the currently running commandCTRL+N => new windowCTRL+T => new tabCTRL+W => close tab / windowCTRL+U => delete line till beginningCTRL+A => jump to beginningCTRL+E => jump to end* On MacOS you might have to replace CTRL with COMMAND
[+] [-] sandreas|6 years ago|reply
ALT => enable "column mode" to select columns with the mouse
CTRL+C => stop the currently running command
CTRL+N => new window
CTRL+T => new tab
CTRL+W => close tab / window
CTRL+U => delete line till beginning
CTRL+A => jump to beginning
CTRL+E => jump to end
* On MacOS you might have to replace CTRL with COMMAND