Bug 74596 - tab completion doesn't work properly if the whole command is typed.
Summary: tab completion doesn't work properly if the whole command is typed.
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 01:16 UTC by trusktr
Modified: 2014-02-06 05:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.