zsh-users
 help / color / mirror / code / Atom feed
* Incorrect match count in completion
@ 2003-04-21 13:54 Olivier Leclant
  0 siblings, 0 replies; only message in thread
From: Olivier Leclant @ 2003-04-21 13:54 UTC (permalink / raw)
  To: zsh-users

ouin% autoload -U compinit
ouin% compinit
ouin% zstyle ':completion:*' format '%n %d'
ouin% zstyle ':completion:*' users a a a b b c
ouin% su 
6 user
a   b   c

One would usually expect to see "3 user" here.

-- 
Olivier Leclant


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-22 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-21 13:54 Incorrect match count in completion Olivier Leclant

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