zsh-workers
 help / color / mirror / code / Atom feed
* %F doesn't work in format style
@ 2008-05-15 19:29 Mikael Magnusson
  2008-05-15 21:08 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Mikael Magnusson @ 2008-05-15 19:29 UTC (permalink / raw)
  To: zsh-workers

zstyle ':completion:*:corrections' format '%B---- %d (errors: %e)%b'
works fine
zstyle ':completion:*:corrections' format '%F{red}---- %f%d (errors: %e)%b'
produces
{red}---- corrections (errors: 2)
(unformatted)

The manpage claims
  This  string  may  also  contain  the  sequences
  to specify output attributes, such as `%B', `%S' and `%{...%}'

Is %F such as %B? :) It's listed in the same section anyway.

-- 
Mikael Magnusson


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

end of thread, other threads:[~2008-05-16  9:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-15 19:29 %F doesn't work in format style Mikael Magnusson
2008-05-15 21:08 ` Peter Stephenson
2008-05-16  9:33   ` Peter Stephenson

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