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