ajeetdsouza / zoxide

A smarter cd command. Supports all major shells.
MIT License
20.54k stars 523 forks source link

[nushell] `zoxide init nushell` output contains deprecated list spread #681

Closed suttonbradley closed 5 months ago

suttonbradley commented 5 months ago

When I save the output to a file and source it in my nu config, I get the error: "Spreading lists automatically when calling external commands is deprecated and will be removed in 0.91." on line 26 of the file: def-env __zoxide_z [...rest:string] {

image

avi-cenna commented 5 months ago

I'm getting this issue too

apraga commented 5 months ago

Duplicate of #661.

ajeetdsouza commented 5 months ago

Fixed.