mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-03-05 05:16:25 +08:00

This change fixes the autocompletion for marks which contain numbers or dots. Fixes #2578 `\d` in sed regular expressions doesn't work (see http://stackoverflow.com/questions/14671293/why-does-d-doesnt-work-in-regular-expression-in-sed)