Command splitPane creates new default's console. For example: User is operating Ubuntu console, press key binding os splaitPane and then PowerShell is open.
My suggest is splitPane creates a new console of same kind of console on focus at the momento of key binding.
This setting should in json.
You can already do that adding the argument "splitMode": "duplicate" to your split keyboard bindings.
See https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#implemented-commands-and-actions
Yep, this is part of version 0.10. Thanks!
Most helpful comment
You can already do that adding the argument
"splitMode": "duplicate"to your split keyboard bindings.See https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md#implemented-commands-and-actions