From 997ab00fcd82de50ea982c6ad5b69312e20a2c71 Mon Sep 17 00:00:00 2001 From: "D. Rimron" Date: Wed, 14 Sep 2011 21:59:21 +0100 Subject: [PATCH] Adding in a new command "tabhere"... ...can you guess what it does? -Dx --- plugins/osx/osx.plugin.zsh | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index a65ca642a..19482b19f 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -37,6 +37,38 @@ do_submenu("Terminal", "Shell", "New Tab", 1) EOF } +function tabhere() { +savepath +osascript >/dev/null </dev/null <