Bug#500745: zsh-beta: Tab completion looking for /etc/init.d/program

2008-10-05 Thread Clint Adams
On Sun, Oct 05, 2008 at 01:48:45AM -0400, Matt Wozniski wrote: This doesn't seem to have made it to my mirror. zsh-beta-doc is listed as 4.3.6-dev-0+20081001-1, but zsh-beta is still 4.3.6-dev-0+20080929-1... You're probably using one of the architectures whose autobuilders are managed by the

Bug#500745: zsh-beta: Tab completion looking for /etc/init.d/program

2008-10-04 Thread Matt Wozniski
On Wed, Oct 1, 2008 at 5:22 PM, Clint Adams wrote: Version: 4.3.6-dev-0+20081001-1 4.3.6-dev-0+20081001-1 should fix your problem. Please reopen if it doesn't. This doesn't seem to have made it to my mirror. zsh-beta-doc is listed as 4.3.6-dev-0+20081001-1, but zsh-beta is still

Bug#500745: zsh-beta: Tab completion looking for /etc/init.d/program

2008-10-01 Thread Matt Wozniski
It seems to be trying to complete options from the init.d scripts typical options. zsh -f mastermind% autoload -U compinit; compinit mastermind% zsh TAB _init_d:17: no such file or directory: /etc/init.d/zsh mastermind% zsh stTAB _init_d:17: no such file or directory: /etc/init.d/zsh mastermind%

Bug#500745: zsh-beta: Tab completion looking for /etc/init.d/program

2008-09-30 Thread Nelson A. de Oliveira
Package: zsh-beta Version: 4.3.6-dev-0+20080929-1 Severity: important Hi! With the new zsh-beta package, the Tab completion seems to be broken: $ reportbug z[TAB] $ reportbug z _init_d:17: no such file or directory: /etc/init.d/reportbug $ ls [TAB] $ ls _init_d:17: no such file or directory: