https://github.com/microsoft/terminal
https://aka.ms/terminal-profile-settings
Split screen horizontally with: SHIFT + ALT + [+]
Split screen vertically with: SHIFT + ALT + [-]
Apply current folder as starting directory in settings.json:
{
"profiles":
{
"defaults":
{
"startingDirectory": "."
},
}
}
446100cookie-checkWindows Terminal