terminal commands

Michael Minchang Kim·2021년 7월 30일
0

create a new tab => Ctrl+Shift+T
create a new vertical pane => Alt+Shift+=
create a new horizontal pane => Alt+Shift+-
create new selected pane by splitting longest side => hold alt and click on your desired profile
move to another pane => Alt+arrow keys
resize pane => Alt+Shift
close focused pane => Ctrl+Shift+W
duplicate the focused pane => Alt+Shift+D
go to front of line => Ctrl+A
go to end of line => Ctrl+E
go to new empty line => Ctrl+C
erase entire word => Alt+Backspace
erase everything after cursor => Alt+K
erase everything after cursor in current word => Alt+D
cut everything before cursor => Ctrl+U
cut the word before the cursor to the clipboard => Ctrl+W
goto previous directory -> cd -

profile
Soon to be the world's Best programmer ;)

0개의 댓글