zoxide/templates
Lily Mara b950824230 Support nushell breaking change
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.
2023-04-13 08:28:12 -07:00
..
bash.txt Fix double forward slash in Bash completions (#438) 2022-08-12 08:16:28 +05:30
elvish.txt Fix interactive completion with zsh-autocomplete (#449) 2022-09-06 13:18:44 +05:30
fish.txt Define completions on __zoxide_z 2023-01-08 07:51:03 +05:30
nushell.txt Support nushell breaking change 2023-04-13 08:28:12 -07:00
posix.txt fix: interactive completion for fish (#385) 2022-04-27 19:05:52 +05:30
powershell.txt Handle UTF-8 output correctly in PowerShell 2022-09-18 11:33:41 +05:30
xonsh.txt Upgrade to Nushell 0.61 (#362) 2022-04-22 13:11:11 +05:30
zsh.txt Define completions on __zoxide_z 2023-01-08 07:51:03 +05:30