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.
Asked
Active
Viewed 865 times
0

TheCorwoodRep
- 509
- 4
- 10
1 Answers
0
try this > -cur_console:d:C:\Users\User "chrome.exe" --windowid !ConEmuBackHWND!

J. Doe
- 23
- 1
- 1
- 10
-
Thanks for the answer. Still opens a new window for me. Does it work for you? – TheCorwoodRep Nov 30 '17 at 05:21