I use -new_console:s(v) to create new splits via command line( command prompt, cmd.exe), for eg
putty.exe -new_console:s <options>
I recently installed WSL and made it default shell. I am not able to split console using -new_console from WSL bash. putty will start in gui and pop a message that -new_console is not a valid argument.
Kindly help,
Thanks,
ConEmuC.exe -c ...
conemu.exe -c putty.exe -new_console:s <options>
?