ohmyzsh/plugins/old-omz-completion
2017-01-28 18:58:31 +08:00
..
old-omz-completion.plugin.zsh Add old-omz-completion plugin 2017-01-28 18:58:31 +08:00
README.md Add old-omz-completion plugin 2017-01-28 18:58:31 +08:00

Description

This plugin restores the original oh-my-zsh completion. Hyphen, underscore and dot are treated as wildcards.

For example cd /etc/i.d TAB would expand to /etc/init.d. The new completion (introduced last year) breaks this completion stlye.

For more info see:

https://github.com/robbyrussell/oh-my-zsh/issues/5560