Dulpicate tab in Console2
- by MikeTheTike
I was wondering if there is a way to open up a new tab in Console2 and have it open in the same directory as the current tab?
I am developing a Laravel app and I have a server running on one tab and when I need to migrate and other things, I need a new tab.
I know I can stop the server migrate and I know it only takes a couple seconds to cd into the directories, but I was just wondering if there is an option for this.
Thanks!