From 460e2db35092dca1165c064c5c139e5b8ceff6ed Mon Sep 17 00:00:00 2001 From: Carter Tazio Schonwald Date: Sun, 17 Apr 2011 21:08:45 -0400 Subject: [PATCH] fixed itab, though renamed to ntab. originally from http://xanana.ucsc.edu/xtal/iterm_tab_customization.html simplified to https://gist.github.com/924342 --- plugins/osx/osx.plugin.zsh | 81 ++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 43 deletions(-) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index 81eed5e92..d75dbff7d 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -5,53 +5,48 @@ function savepath() { function tab() { savepath osascript >/dev/null </dev/null <