mirror of
https://github.com/systemd/systemd.git
synced 2025-01-06 17:18:12 +03:00
3ceb4d2438
Previously the `_filter_units_by_property` completion function
outputs with a [zsh parameter expansion flag] `g⭕`. This means
that the returned result is unescaped as the zsh builtin `echo`,
except that octal escapes don’t take a leading zero. This seemed to
have worked back in the days when it was first introduced:
|
||
---|---|---|
.. | ||
bash | ||
zsh |