To save my life, I would like to document down the shortcuts for default MAC OS terminal.
- Switch between terminal tabs
Command + Arrow left or right
- Page Up / Down
fn + Arrow Up or Down
- Jump to the Top or Bottom of the terminal
fn + Arrow Left or right
- Move one line up or down
Command + Arrow Up or Arrow Down
- Jump to the head of the input line
Ctrl A
- Jump to the end of the input line
Ctrl E
- Remove all the characters before the current pointer
Ctrl U
- Remove all the characters after the current pointer
Ctrl K
- Remove a word before the current pointer
Ctrl W
- Navigate a command line word by word
Ctrl + Arrow Left or Right
沒有留言:
張貼留言