Re: [PATCH 5/8] bash: Classify more commends out of completion.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jakub Narebski <jnareb@xxxxxxxxx> wrote:
> Shawn O. Pearce wrote:
> 
> [cut]
> 
> Sidenote: do you have git-config and git-init as commands to use?

Yes.  init and config are not in that table, which means they will
be offered as possible completions.  The table defaults to include
every command, I filter out stuff which people aren't expected to
be running (frequently) from an interactive shell.  Err on the side
of caution...

But not only is config in the table, we support completion on
lots of the arguments, e.g. `git config branch.ma<tab>.re<tab>`
(for branch.master.remote).

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]