Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 381 Bytes

tabbed-apps.md

File metadata and controls

18 lines (9 loc) · 381 Bytes

#Chrome, Bash, Sublime (apps with tabs)

command + n : create new window

command + t : create new tab

command + shift + t : reopen last closed tab (not in Bash)

command + w : close tab

command + q : quit application

command + shift + ] : move right one tab

command + shift + [ : move left one tab

command + NUMBER : move to tab number NUMBER (not in Bash)