marlonrichert / zsh-autocomplete

🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
MIT License
5.26k stars 145 forks source link

Remove `:` from filenames because it can't be used in windows #623

Closed FeeeeK closed 1 year ago

FeeeeK commented 1 year ago

I am using msys2 environment which allows me to use zsh and zsh-autocomplete but after 4e3ed4d I can't clone the repository as the files in it contain : which can't be used in windows, can you fix the file names and remove the : from them?

Sedatyf commented 1 year ago

I installed ZSH on Windows and I have the same problem

marlonrichert commented 1 year ago

Will fix.