mklement0 / ttab

macOS and Linux CLI for opening a new terminal tab/window, optionally with a command to execute and/or display settings
285 stars 15 forks source link

new iterm2 window, then split that window vertically #70

Closed Abu-Daud closed 6 months ago

Abu-Daud commented 9 months ago

is this behavior possible?

mklement0 commented 9 months ago

It is possible, yes.

Note that #8 asks for a horizontal split and links to this Stack Overflow answer which shows a custom Bash function that wraps AppleScript code; if you replace the word horizontally with vertically there, you'll get a vertical split.

There are two considerations:

mklement0 commented 6 months ago

Thanks to @HofiOne, support for this is coming soon (has yet to be published).

mklement0 commented 6 months ago

v0.9.0 has been published with this feature.

To upgrade: