Files
Wieland Hoffmann ca6494000f zsh-completion: Do not interpret escape sequences in _filter_units_by_property
This makes all functions that rely on _filter_units_by_property() (like
_systemctl_{stop,kill,try_restart}) work with unit names that contain backslash
escaped sequences (like automount units with spaces that are escaped to
"\x20").

(cherry picked from commit e37b56c735)
2015-01-22 10:49:20 -05:00
..