I want to simply start a new tab in the same folder as my previous tab that I was in. Is this possible, and if so how? This is with the Windows Terminal by the way.
Now if I open a new tab, it will open in home directory (which is configured in the Windows Terminal's settings page).
startingDirectory
value to "./"
"profiles":
{
"defaults":
{
// Put settings here that you want to apply to all profiles.
"startingDirectory": "./" <---- set this value
}
This is not currently possible, as explained here https://github.com/microsoft/terminal/issues/1437 the issue is closed at the moment but could perhaps be re-opened in future.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With