Re: zsh command completion for mutt

1999-08-31 Thread Thomas Roessler
On 1999-08-31 12:43:58 +0200, Jimmy Mäkelä wrote: > I don't know if it's better, but I use the following completion: Nice. However, the recursive path searching seems to be a bit slow...

Re: zsh command completion for mutt

1999-08-31 Thread Jimmy Mäkelä
On Mon, Aug 30, 1999 at 07:49:17PM +0200, Thomas Roessler wrote: > I'm tinkering around a bit with zsh. > > Does anyone have something better than this for mutt command > completion? (I don't like that sub-directories hack too much, but > it seems to be the only thing I get working.) > I don't

Re: zsh command completion for mutt

1999-08-30 Thread Danek Duvall
On Mon, Aug 30, 1999 at 07:49:17PM +0200, Thomas Roessler wrote: > I'm tinkering around a bit with zsh. > > Does anyone have something better than this for mutt command > completion? (I don't like that sub-directories hack too much, but > it seems to be the only thing I get working.) For versi

zsh command completion for mutt

1999-08-30 Thread Thomas Roessler
I'm tinkering around a bit with zsh. Does anyone have something better than this for mutt command completion? (I don't like that sub-directories hack too much, but it seems to be the only thing I get working.) -- mutt_aliases=(`awk '/^alias/ { print $2; }' ~/.mutt/a