zsh-users
 help / color / mirror / code / Atom feed
* Adding Global Aliases to completion lists
@ 2019-03-13  3:43 Jacob Menke
  2019-03-13 14:15 ` Daniel Shahaf
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Menke @ 2019-03-13  3:43 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

Hello I was wondering how to add global aliases to completion menu
selection?  Regular aliases and suffix aliases are already present.  I am
separating the menu selection items by tags.

zstyle ':completion:*' group-name ''

This is the debugging output from ^Xh when I want to add these completion
items.

tags in context :completion::complete:-command-::
    commands builtins functions aliases suffix-aliases reserved-words jobs
parameters parameters  (_command_names _autocd)
    commands
                      (_path_commands _command_names _autocd)
    jobs
                      (_jobs _command_names _autocd)
    parameters
                      (_parameters _command_names _autocd)
    local-directories named-directories
                       (_cd _autocd)
    users named-directories directory-stack
                       (_tilde _cd _autocd)

Thanks Jacob

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

end of thread, other threads:[~2019-03-13 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-13  3:43 Adding Global Aliases to completion lists Jacob Menke
2019-03-13 14:15 ` Daniel Shahaf

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