Closed hustcer closed 7 months ago
The modification of the path is not for the carapace
binary but for shims.
It works for me on linux. Did you move/update the nushell configuration at the new location (${XDG_CONFIG_HOME}/nushell/config.nu
)?
Did you move/update the nushell configuration at the new location (
${XDG_CONFIG_HOME}/nushell/config.nu
)?
Yes, I did. It's weird.
I have tried it on Windows, It works for me too.
Tried it on a mac and it seems fine as well. Might be sth. with your configuration?
Tried it on a mac and it seems fine as well. Might be sth. with your configuration?
Agreed, It's most likely my system configuration issue, I'll look into it in a couple of days when I get some time over the weekend
Current Behavior
Carapace completion doesn't work for Nu after 0.92 if
XDG_CONFIG_HOME
was setBTW: The first line generated by
carapace _carapace nushell
is incorrect for me:/Users/hustcer/.config/carapace/bin
does not exist,which carapace
output/usr/local/bin/carapace
, However, after correcting the generatedinit.nu
still doesn't work for me.Expected Behavior
Carapace completion should work with or without
XDG_CONFIG_HOME
env configSteps To Reproduce
XDG_CONFIG_HOME
env config now, set it in system env and start nugit st
thentab
no completion appearsXDG_CONFIG_HOME
env config and restart Nu again with the same config file everything works as expected, the completion works fine.Version
1.0.0
OS
Shell
Anything else?