zsh-users
 help / color / mirror / code / Atom feed
* Zsh completion configuration
@ 2013-02-25 19:47 joe M
  2013-02-26 16:05 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: joe M @ 2013-02-25 19:47 UTC (permalink / raw)
  To: zsh-users

Hello,

I am trying to figure out how to add "history-words" as a group within
_complete, similar to aliases or functions.

I see that the file Completion/Zsh/Type/_command_names adds the
different tags using compadd -k.

But, I could not figure out what compadd does from the zsh source. Any
thoughts on what compadd does, or, how I can add another tag to the
list of tags suggested by _command_names?

Thanks
Joe


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

end of thread, other threads:[~2013-02-27 15:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-25 19:47 Zsh completion configuration joe M
2013-02-26 16:05 ` Bart Schaefer
2013-02-27  0:41   ` joe M
2013-02-27  3:26     ` Bart Schaefer
2013-02-27 15:54       ` joe M

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).