Nushell had a breaking change in 0.78.0, requiring closures to now have argument lists in pipe characters. Since the closure changed here takes no arguments, this just looks like `||`. I have run `cargo run -- init --hook prompt > init.nu; source init.nu` to verify that it is working now. Closes #551. |
||
|---|---|---|
| .. | ||
| bash.txt | ||
| elvish.txt | ||
| fish.txt | ||
| nushell.txt | ||
| posix.txt | ||
| powershell.txt | ||
| xonsh.txt | ||
| zsh.txt | ||