Detailed how to switch tabs

This commit is contained in:
Andrew Orobator 2016-10-15 13:49:36 -04:00 committed by GitHub
commit 14d4d84a64

View file

@ -18,7 +18,7 @@ Original author: [Sorin Ionescu](https://github.com/sorin-ionescu)
| Command | Description |
| :-------------- | :----------------------------------------------- |
| `tab` | Open the current directory in a new tab |
| `split_tab` | Split the current terminal tab horizontally |
| `split_tab` | Split the current terminal tab horizontally. Use Alt+⌘+[←, →, ↑, ↓] to switch tabs|
| `vsplit_tab` | Split the current terminal tab vertically |
| `ofd` | Open the current directory in a Finder window |
| `pfd` | Return the path of the frontmost Finder window |