Create an iTerm2 split session
Creates an iTerm2 split session in the current working directory.
/plugin marketplace add tmc/it2/plugin install core@it2Create a new iTerm2 split session using it2 session split and navigate to the current directory.
Steps:
it2 session split to create the split (auto-detects best direction)cd {{cwd}} to the new session to navigate to the current working directoryUsage:
Run the command and it will:
Notes:
it2 session split --vertical or --horizontal to force a specific direction