From c7850ac4f64239897b7311c6245785559e2b48e9 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 16 Dec 2014 23:43:28 +0000 Subject: 34042: _git: Respect tags for subcommand completion. It is now possible to use the tag-order style to stagger the overwhelming 'git ' subcommand listing. For example: zstyle ':completion::complete:git:argument-1:' tag-order \ main-porcelain-commands user-commands third-party-commands \ ancillary-manipulator-commands ancillary-interrogator-commands \ plumbing-manipulator-commands plumbing-interrogator-commands \ aliases --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 601c2e160..75a16bcf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-01-05 Daniel Shahaf + + * 34042: Completion/Unix/Command/_git: Respect tags for subcommand + completion. + 2015-01-05 Peter Stephenson * Timofey Titovets: 34053: Completion/Linux/Command/_modutils: -- cgit 1.4.1