zsh-workers
 help / color / mirror / code / Atom feed
* zsh-3.1.5-pws-9: new style completion on vanilla shell fails
@ 1999-02-23 11:08 Andrej Borsenkow
  0 siblings, 0 replies; only message in thread
From: Andrej Borsenkow @ 1999-02-23 11:08 UTC (permalink / raw)
  To: ZSH workers mailing list

The first try with pretty vanilla shell (no options set). Simply copied
Functions/Competion/* to ~/.zsh/completion

itsrm1% zsh
/home/bor/.zsh/completion/init: no matches found:
/home/bor/.zsh/completion/_*~*~ [165]

~/.zshrc:

#!/tools/bin/zsh

fpath=( $fpath ~/.zsh/completion )
[[ -f ~/.zsh/completion/init ]] && source ~/.zsh/completion/init
PS1='%S%n@%m:%~%#>%s '

If extendedglob is set, this work :-)

/andrej


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

only message in thread, other threads:[~1999-02-23 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-23 11:08 zsh-3.1.5-pws-9: new style completion on vanilla shell fails Andrej Borsenkow

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