[Pkg-zsh-devel] Bug#463507: Triage

A. Costa agcosta at gis.net
Tue Jan 31 21:25:31 UTC 2012


On Mon, 30 Jan 2012 09:41:53 +0100
Frank Terbeck <ft at bewatermyfriend.org> wrote:

> Please do this:
> 
>   % rm ~/.zcompdump
>   % zsh -f
>   (and in that new shell)
>   % autoload -Uz compinit
>   % compinit
>   % ls -<tab>

Did so, and the 'tab' autocompletion worked correctly.

Tried an 'exit', back into regular 'zsh', without 'autoload' and without
'compinit', and the bug was back.  

Therefore the bug, (or one or more buggy or corrupted config file), is
persistent on my system, unless specifically tweaked.

Purged 'zsh' as 'root'.  Then as user, ran 'rm ~/.zsh*'.  Reinstalled
'zsh', picked the default sysadmin config settings option.  Now the 'tab' completion just works.

Meanwhile, a test from my 1/2/09 post (in this thread):

	if I do:
	
		ls --n<TAB>
	
	'zsh' auto-completes this as:
	
		ls --n-g

That bug's still there, which I shall open as a new bug.

The main problem seems to be solved.  Thanks for the help!





More information about the Pkg-zsh-devel mailing list