From d189236f757b59262bd8c98abd0c48cd04bc9ec2 Mon Sep 17 00:00:00 2001 From: "Johan K. Jensen" Date: Tue, 8 Mar 2016 13:17:23 +0100 Subject: [PATCH] Add iTerm2 v3 support --- plugins/osx/osx.plugin.zsh | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index a1516dcc..c92b6556 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -46,6 +46,16 @@ EOF end tell EOF + elif [[ "$the_app" == 'iTerm2' ]]; then + osascript <&2 false @@ -100,6 +123,19 @@ function split_tab() { end tell EOF + elif [[ "$the_app" == 'iTerm2' ]]; then + osascript <&2 false