Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated Terminal Bash - backslashes instead of forward slashes #44987

Closed
CalogeroMandracchia opened this issue Mar 3, 2018 · 1 comment
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@CalogeroMandracchia
Copy link

Hi!
I have a very similar issue to #29926

  • VSCode Version: 1.20.1
  • OS Version: Windows 7 64 bit

Steps to Reproduce:

  1. Drag and drop a file to the integrated terminal set in Bash

What happens?

The slashes are all backslashes thus making the path invalid (foo\bar\baz\qux becomes foobarbazqux)

What should happen?

There shoud be only forward slashes.
If i normally do this with the bash for Win( 4.4.12(1)-release ) then i get forward ones.
If the IT is set in "cmd" or powershell then everything works fine.

Does this issue occur when all extensions are disabled?: Yes

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Mar 3, 2018
@Tyriar
Copy link
Member

Tyriar commented Mar 4, 2018

Duplicate #36897 (same root cause)

@Tyriar Tyriar closed this as completed Mar 4, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 4, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants