1779321e7a
To achieve this, we have to make sure than the following is not set: * `zstyle ':completion:*:default' list-prompt '...'` otherwise long completion lists will be paginated (without prompting). Remove options being set that are already the default. And remove the space character from the beginning of the messages. Fixes #136 |
||
---|---|---|
.. | ||
external@7ec52769d3 | ||
compdefs.zsh | ||
init.zsh | ||
README.md |
Completion
Enables and configures smart and extensive tab completion.
Completions are sourced from zsh-completions.
This should be the LAST module in the zmodules
list in your .zimrc
.
Contributing
Command completions should be submitted upstream to zsh-completions.