zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: "Benjamin R. Haskell" <zsh@benizi.com>
Cc: Zsh list <zsh-workers@zsh.org>
Subject: Re: 'K' subscript flag with associative array?
Date: Tue, 1 Mar 2011 18:28:57 +0100	[thread overview]
Message-ID: <AANLkTin=5BJiT1sXeWJpvecihN59Gwt-7KuWTvTd1wc-@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.01.1103011214500.2792@hp>

On 1 March 2011 18:20, Benjamin R. Haskell <zsh@benizi.com> wrote:
> On Tue, 1 Mar 2011, Mikael Magnusson wrote:
>
>> % echo ${(k)functions[(<tab>
>> ---- subscript flags
>
> Tangent: how do I get the completion system to display that line?

I suppose it's some/one of these

zstyle ':completion:*:descriptions' format "%B---- %d%b"
zstyle ':completion:*:messages' format '%B%U---- %d%u%b'
zstyle ':completion:*:warnings' format '%B%F{9}---- no match for: %d%f%b'
zstyle ':completion:*:corrections' format '%B---- %d %F{11}(errors: %e)%f%b'
zstyle ':completion:*:options' description 'yes'
zstyle ':completion:*:options' auto-description '%d'
zstyle ':completion:*' separate-sections 'yes'
zstyle ':completion:*' group-name ''
zstyle ':completion:*' prompt 'errors: %e'


-- 
Mikael Magnusson


  reply	other threads:[~2011-03-01 17:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 16:50 Greg Klanderman
2011-03-01 17:09 ` Mikael Magnusson
2011-03-01 17:20   ` Benjamin R. Haskell
2011-03-01 17:28     ` Mikael Magnusson [this message]
2011-03-01 18:08   ` Greg Klanderman
2011-03-01 17:13 ` Benjamin R. Haskell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTin=5BJiT1sXeWJpvecihN59Gwt-7KuWTvTd1wc-@mail.gmail.com' \
    --to=mikachu@gmail.com \
    --cc=zsh-workers@zsh.org \
    --cc=zsh@benizi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).