-
^A
move cursonr to Begin of line -
^E
move cursonr to End of line -
^D
delete current char -
^W
delete word left to current char -
^U
delete everything left to current char -
^K
delete everything right to current char -
^T
transpose -
^F
(right arrow) move cursonr to Next char -
^B
(left arrow) move cursonr to Prev char -
^P
bring Prev history cmd -
^N
bring Next history cmd -
^R
search history -
^XV
show shell/os version
Last active
December 17, 2015 06:19
-
-
Save lukmdo/5564189 to your computer and use it in GitHub Desktop.
Command line shortcuts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment