0

I can do this for Visual Studio Code by defining a new task in Cmder: code -new_console, and the editor opens as a new tab. However, doing the same for Chrome opens a new browser window instead of a tab.

TheCorwoodRep
  • 509
  • 4
  • 10

1 Answers1

0

try this > -cur_console:d:C:\Users\User "chrome.exe" --windowid !ConEmuBackHWND!

J. Doe
  • 23
  • 1
  • 1
  • 10