Bug#517448: zsh: filename completion for rm fails if filename is already complete

2009-02-28 Thread Clint Adams
tags 517448 + pending quit On Fri, Feb 27, 2009 at 09:41:50PM +0100, Sven Joachim wrote: | % ls a* | zsh: no matches found: a* | % touch a | % rm a[TAB] Sorry, forgot to fix this one in the last upload. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#517448: zsh: filename completion for rm fails if filename is already complete

2009-02-27 Thread Sven Joachim
Package: zsh Version: 4.3.9-1 Severity: normal In the following situations zsh beeps instead of completing the filename with a space or (in case of directories) a slash: , | % ls a* | zsh: no matches found: a* | % touch a | % rm a[TAB] ` , | % ls -dF b* | backtrace bdw/ bin/ | %