Skip to content
Commit 0d897cca authored by Gravemind's avatar Gravemind Committed by Marc Cornellà
Browse files

Fix hyphen and underscore filename completion

This deletes the previous hack that allowed completing files with
the extension: e.g. `abcd.z` to `abcdefg.z`.

It is still possible to use `abcd[TAB].z`, and hyphens or underscores
are very much more important than this other trick.

Source:
https://github.com/robbyrussell/oh-my-zsh/issues/1398#issuecomment-169163149



Signed-off-by: default avatarMarc Cornellà <marc.cornella@live.com>
parent 904d0cce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment