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

Zsh completion question



Hi,

I have very simple question about Zsh completion.
Situation is next, I have two commands:
    - moc
    - mocp

When I entered `moc` and pressed <TAB> zsh doesn't propose me to
select `moc` or `mocp` command,
instead of it space is added and now file list is shown as completion variants.

How can I fix it to set it in bash like mode ?

Thanks,
Volodya



Messages sorted by: Reverse Date, Date, Thread, Author