Re: [PATCH/RFC] completion: complete all possible -no-<options>
From: Stefan Beller <hidden>
Date: 2018-05-08 16:39:16
From: Stefan Beller <hidden>
Date: 2018-05-08 16:39:16
On Tue, May 8, 2018 at 8:24 AM, Duy Nguyen [off-list ref] wrote:
I'm arguing about this because I want to see your reaction, because I'm thinking of doing the very same thing for config completion. Right now "git config <tab>" gives you two pages of all available config variables. I'm thinking that we "git config <tab>" just shows the groups, e.g.quoted
~/w/git $ git configadd. interactive. advice. log. alias. mailmap. am. man. Only when you do "git config log.<tab>" that it shows you log.*
How cool is that? I'd love it.