zsh-users
 help / color / mirror / code / Atom feed
* Completion: How to show description for current option?
@ 2021-08-31 11:03 Marlon Richert
  2021-08-31 11:11 ` Roman Perepelitsa
  2021-09-02 20:08 ` Oliver Kiddle
  0 siblings, 2 replies; 8+ messages in thread
From: Marlon Richert @ 2021-08-31 11:03 UTC (permalink / raw)
  To: Zsh Users

If I type

% git switch -c^D

then completion shows only

-c

Instead, I would like it to show all matching completions with descriptions:

--conflict                               change how conflicting hunks
are presented
--create                  -c             create and switch to a new
branch

I want this even when there is only one matching option.

How do I configure this?


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-02 20:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31 11:03 Completion: How to show description for current option? Marlon Richert
2021-08-31 11:11 ` Roman Perepelitsa
2021-08-31 17:22   ` Bart Schaefer
2021-08-31 17:39     ` Roman Perepelitsa
2021-09-01  0:23     ` Bart Schaefer
2021-09-01 11:27       ` Marlon Richert
2021-09-02 20:08 ` Oliver Kiddle
2021-09-02 20:41   ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).