Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completion for man



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