791 B
791 B
name, description, auto-approve
| name | description | auto-approve | ||
|---|---|---|---|---|
| it2-split | Create an iTerm2 split session |
|
Create a new iTerm2 split session using it2 session split and navigate to the current directory.
Steps:
- Run
it2 session splitto create the split (auto-detects best direction) - Send
cd {{cwd}}to the new session to navigate to the current working directory
Usage:
Run the command and it will:
- Create a split session
- Navigate the new session to your current directory ({{cwd}})
Notes:
- The split direction (horizontal/vertical) is automatically chosen based on available space
- Use
it2 session split --verticalor--horizontalto force a specific direction - The new session inherits your shell environment