Answers for "shortcut for new tab in linux terminal"

3

shortcut for new tab in linux terminal

Linux terminal shortcuts
	new terminal: CTRL + SHIFT + N
	close terminal: CTRL + SHIFT + Q
	new tab: CTRL + SHIFT + T
	close tab: CTRL + SHIFT + W
Posted by: Guest on June-29-2020

Code answers related to "shortcut for new tab in linux terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language