1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-09-19 00:46:16 +08:00
Gravemind 0d897cca74 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: Marc Cornellà <marc.cornella@live.com>
2016-09-22 00:43:30 +02:00
..
2015-10-05 05:13:11 -04:00
2015-07-11 01:52:04 -04:00
2015-09-23 18:47:09 -04:00
2016-08-07 19:36:44 +02:00
2015-12-14 13:05:51 +02:00