Alt + click
-- position the cursor in the terminalCtrl + a
-- go to the start of a lineCtrl + e
-- go to the end of a lineCtrl + u
-- delete from cursor to the start of the lineCtrl + k
-- delete from cursor to the end of the lineCtrl + w
-- delete from cursor to the start of a word
Created
July 6, 2017 18:48
-
-
Save willis7/1d6245ca1a9c6b464053cda659daa30f to your computer and use it in GitHub Desktop.
Command-line Keyboard Shortcuts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment