mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Detailed how to switch tabs
This commit is contained in:
parent
cff228e342
commit
14d4d84a64
1 changed files with 1 additions and 1 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue