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

prevent C:. #786

Open
2 of 11 tasks
rsteube opened this issue Jun 20, 2023 · 0 comments
Open
2 of 11 tasks

prevent C:. #786

rsteube opened this issue Jun 20, 2023 · 0 comments
Labels
bug Something isn't working windows

Comments

@rsteube
Copy link
Member

rsteube commented Jun 20, 2023

Current Behavior

Absolute volume based paths somehow end up with C:. and C:.<TAB> is still completed to C:$(PWD)
Go seems to be ok with these paths but passed to other commands doesn't work.
Ensure completing this is prevented and move fix in actionPaths to context.Abs (if it is actually the correct place).

caused-by #785

Expected Behavior

No response

Steps To Reproduce

No response

Version

No response

OS

  • Linux
  • OSX
  • Windows

Shell

  • Bash
  • Elvish
  • Fish
  • Nushell
  • Oil
  • Powershell
  • Xonsh
  • Zsh

Anything else?

No response

@rsteube rsteube added bug Something isn't working windows labels Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

1 participant