Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.39k stars 226 forks source link

Update nushell.rs to fix error on exit #822

Closed LudoPinelli closed 6 months ago

LudoPinelli commented 6 months ago

Nushell deprecated the use of automatic spreading lists in favor of the ... syntax, which throws an error each time broot launched via br is closed.

This PR just update the syntax accordingly.

FrancescElies commented 6 months ago

@Canop this change came in the last release 0.89, see here

Canop commented 6 months ago

Guys, I don't have time to test nushell ATM. When you both think the PR is finished and OK, you tell me and I merge.

FrancescElies commented 6 months ago

@Canop we can merge