borgbackup/scripts/shell_completions
Marcin Zajączkowski 2b67c9f3ee Fix command completion in Fish 3.3.0+
Fish 3.3.0 enabled stderr-nocaret flag by default which breaks
stderr redirection with "^/dev/null". A posix-like "2>/dev/null"
has to be used instead.

https://github.com/fish-shell/fish-shell/pull/7907
https://github.com/fish-shell/fish-shell/issues/7105
2021-09-16 20:21:29 +02:00
..
bash Efficiency fixes thanks to @oxiedi 2021-01-30 13:16:27 +01:00
fish Fix command completion in Fish 3.3.0+ 2021-09-16 20:21:29 +02:00
zsh Fix typos 2021-01-07 17:54:33 +01:00