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

336 B

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