mrfr
mrfr

Reputation: 1794

How to open up another tab with a different shell in console2

In my console2 settings under tabs, I have 3 different tabs the defult console, one with powershell shell and one with bash shell.

Is there a way to set a hotkey so when I press ex, ctrl + a it opens up powershell and ctrl + b it opens up bash?

Upvotes: 0

Views: 228

Answers (1)

Pᴇʜ
Pᴇʜ

Reputation: 57683

I'm using ConsoleZ which is a fork of Console2. So the setting is possibly the same, if not you might consider using ConsoleZ instead.

You can define hotkeys for New tab 1 to New tab 12 in the settings. By default the hotkeys to open new tabs are Ctrl+F1 to Ctrl+F10 and to switch existing tabs Ctrl+1 to Ctrl+0

Upvotes: 0

Related Questions