zsh-users
 help / color / mirror / code / Atom feed
* strange command completion.
@ 2006-07-05 13:23 Marc Chantreux
  2006-07-05 13:29 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Marc Chantreux @ 2006-07-05 13:23 UTC (permalink / raw)
  To: zsh-users



Hi all,


i'm trying to complete that :

while { read c d } { f<tab>

a command is expected here ( find, for exemple ) but the proposed
completion is fignore\[ ...

i guess that there is some trouble in my completion so i paste my
related .zshrc :

autoload -U compinit
compinit
zstyle ':completion:*' use-compctl false
zstyle ':completion:*' verbose yes
zstyle ':completion:*:descriptions' format '%B%d%b'
zstyle ':completion:*:messages' format '%d'
zstyle ':completion:*:warnings' format 'No matches for: %d'
zstyle ':completion:*' group-name '

anyone can help ?

regards
mc

-- 
téléphone : 03.90.24.00.19
courriel  : marc.chantreux@ulpmm.u-strasbg.fr
---------------------------------------


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

end of thread, other threads:[~2006-07-05 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-05 13:23 strange command completion Marc Chantreux
2006-07-05 13:29 ` Peter Stephenson
2006-07-05 14:06   ` Marc Chantreux

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