carapace-sh/carapace

volume support broke file completion

rsteube opened this issue · 0 comments

Current Behavior

tested with carapace-bin

error: CreateFile C:\Users\steam\Documents\Development\carapace-bin\C:\Users\steam\Documents\Development\carapace-bin: The filename, directory nam 
e, or volume label syntax is incorrect.
usage: add a module replacement
error: no candidates
~\Documents\Development\carapace-bin> go mod edit -replace 'github.com/rsteube/carapace='../

Expected Behavior

complete relative path

Steps To Reproduce

No response

Version

No response

OS

  • Linux
  • OSX
  • Windows

Shell

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

Anything else?

caused-by #785