Hi all, Attached is my proposal of a systemctl completion function. Compared to the existing function shipped with zsh, it brings the following enhancements: - up-to-date command/arguments definitions - finer per-command completion of units Best, Foudil --- Completion/Unix/Command/_systemctl | 339 ++++++++++++++++++++++++++++-------- 1 files changed, 264 insertions(+), 75 deletions(-)