How to add tab in console2

2

I am using Console 2 in Windows. I have two different working directory. One is for php and mysql [e\wamp\www] related projects and the other is for frontend projects (angular , React)[e\frontend].

When I open a new tab is open at the php project directory. How can I add New tab with the frontend project directory. Its possible to go to the directory by using cd. Though I want create a different tab with some different style for frontend projects.

moshiuramit

Posted 2018-10-03T04:55:35.660

Reputation: 86

1

Configure your tabs as appropriate. See Console2: Powershell, Command Prompt, Ruby, Python and Nodejs - Amido for instructions.

– DavidPostill – 2018-10-03T08:34:05.797

No answers