How to spawn a new tab in same directory as previous directory? [closed]
Open the windows terminal Click the dropdown button Click the settings option set the startingDirectory value to “./” Example “profiles”: { “defaults”: { // Put settings here that you want to apply to all profiles. “startingDirectory”: “./” <—- set this value }