Skip to content

Instantly share code, notes, and snippets.

@creeperyang
Last active June 2, 2017 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creeperyang/67f74b37d7bd3538edf0 to your computer and use it in GitHub Desktop.
Save creeperyang/67f74b37d7bd3538edf0 to your computer and use it in GitHub Desktop.
shell usage and shortcuts

1. move cursor

  • esc+B: left word, esc and then b
  • esc+F: right word, esc and then f
  • Ctrl+A: jump to the beginning of the current command
  • Ctrl+E: jump to the end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment