Skip to content

tsc --watch changes shell's current directory to ~ in Terminal.app while runningΒ #57894

Closed
@verhovsky

Description

@verhovsky

πŸ”Ž Search Terms

watch current directory

πŸ•— Version & Regression Information

  • I was unable to test this on prior versions because it's too much work

⏯ Playground Link

No response

πŸ’» Code

tsc --watch -p ./

πŸ™ Actual behavior

When running the above command in macOS's Terminal.app and pressing Cmd+t to open a new shell it opens a new shell at my home directory

πŸ™‚ Expected behavior

Terminal.app should open the new shell in the same directory that I ran the command from.

Additional information about the issue

webpack --watch

works the way I expect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions