4 Keyboard Shortcuts For the MAC Terminal user.

mac-terminal

Here are 4 tips to speed up the work at terminal.

  1. Use Option + Arrow to jump between words and to shift select words
    terminal-shortcut-option-arrow
    Option + Arrows

     

  2. Use Ctrl + W to delete word instead of backspace

    terminal-shortcut-option-arrow
    Ctrl + W

     

  3. Use Ctrl + U to delete everything to left.

    delete-line
    Ctrl + U

     

  4. Use Ctrl + A / Ctrl + E to jump to beginning and end instead of arrows!
    jump-begin-end
    Ctrl + A, Ctrl + E