Bug 74596

Summary: tab completion doesn't work properly if the whole command is typed.
Product: systemd Reporter: trusktr <jp>
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description trusktr 2014-02-06 01:16:20 UTC
For example, typing "systemd status|" (where "|" is the cursor) then pressing tab should add a space after status, resulting in "systemd status |", like with other bash completions.

It works fine if you complete an impartial command though. So e.g. "system stat|" then pressing tab results in "systemctl status |" as expected.

This goes for all commands.
Comment 1 Zbigniew Jedrzejewski-Szmek 2014-02-06 05:48:03 UTC
Fixed in http://cgit.freedesktop.org/systemd/systemd/commit/?id=3ce09b7.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.