iterm2 - open new tab with same profile
I'm switching from Terminal.app
Pretty straightforward, but I can't find it in the settings: I'd like that when I open a new tab (with cmd-t (or btw also with oh-my-zsh
's osx
plugin's tab
command)), the new tab uses the same profile than the current one (colors, fonts, whatnot).
Thanks!
Shell
then New Tab With Current Profile
(⌥-⇧-⌘-T) does what it says on the tin.
I found some solution - although it should be simple global option.
You can go to keys definitions for each profile and there add mapping CMD+T > "open new tab with profile" and choose the same profile.