Skip to content

fix(shell): support UNC paths in Windows terminal#411

Open
kaizhou-lab wants to merge 1 commit into
mainfrom
agent/fix/windows-terminal-pushd
Open

fix(shell): support UNC paths in Windows terminal#411
kaizhou-lab wants to merge 1 commit into
mainfrom
agent/fix/windows-terminal-pushd

Conversation

@kaizhou-lab
Copy link
Copy Markdown
Contributor

Summary

  • switch Windows terminal open-folder command from cd /d to pushd so UNC shares resolve correctly
  • quote the path in the generated cmd command so paths with spaces also work
  • add regression tests for local paths with spaces and UNC paths

Testing

  • just push -u origin agent/fix/windows-terminal-pushd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant