Last Updated: February 25, 2016
·
2.867K
· robdodson

Open new iTerm/Terminal tab at current location

There's a great plugin for opening a new terminal window at your current location called Sublime Terminal (http://wbond.net/sublime_packages/terminal). If you're using iTerm it can be a little annoying since each time it runs it will open a new window instead of a new tab in the current window. You can use the tweak in this unmerged Sublime Terminal pull request to remedy that: https://github.com/wbond/sublime_terminal/pull/11

Just add those changes to the iTerm.sh located in your Packages/Terminal folder and you should be good to go!