Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion for man
- X-seq: zsh-users 10429
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: completion for man
- Date: Sat, 24 Jun 2006 23:29:43 +0200
- In-reply-to: <20060624012726.GF6528@xxxxxxxxxxxxxxx>
- Kinfo: virscan ok
- Kinfo: !spam auth
- Kreccount: 1
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060623231954.GA30718@xxxxxxxxx> <20060623235133.GE6528@xxxxxxxxxxxxxxx> <20060624004816.GA11670@xxxxxxxxx> <20060624012726.GF6528@xxxxxxxxxxxxxxx>
Hi Frank,
> Have you tried the commands from 'zsh -f'?
You're right. In that case it works.
After half an hour of trial-and-error I found the cause
why it doesn't work here:
The following alias
alias man='command man -a'
screws up the section completion.
The same happens if I hit TAB after "man -a 2 ".
Is that a bug or a feature?
Thanks,
Andy.
--
There is no particular mystery in animation...it's really very simple,
and like anything that is simple, it is about the hardest thing in the
world to do. -- Bill Tytla at the Walt Disney Studio, June 28, 1937.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author