[systemd-bugs] [Bug 78388] New: bash autocompletion: handle escaped names properly
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 7 05:38:47 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78388
Priority: medium
Bug ID: 78388
Assignee: systemd-bugs at lists.freedesktop.org
Summary: bash autocompletion: handle escaped names properly
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: mbiebl at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
If there is an escaped name, autocompletion is not working properly.
Say you have a network-device my-eth.
If you run
systemctl status and use the outcompletion, it will result in
systemctl status sys-subsystem-net-devices-my\x2deth.device
The outcompletion should use a \\ as one '\' is consumed by the shell or quote
the argument.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140507/117c3c3c/attachment.html>
More information about the systemd-bugs
mailing list