microsoft / inshellisense

IDE style command line auto complete
MIT License
8.39k stars 186 forks source link

Can you please remove the windows newlines from the keybind bash file #3

Closed ghostbust555 closed 11 months ago

ghostbust555 commented 11 months ago

install inshellisense run inshellisense bind notice starting bash now gives a fun error dos2unix the keybind.bash file inshellisense generated notice it is no longer an issue

alex-kinokon commented 11 months ago

For people searching the error message:

/Users/me/.inshellisense/key-bindings.zsh:10: parse error near `__inshellisense'
dolmen commented 11 months ago

Duplicate of #8

joshryandavis commented 11 months ago

thanks. this was really confusing me.

cpendery commented 11 months ago

I've updated the private build pipelines such that all the file extensions will be LF instead of CRLF. Closing and this will be included in the next pre-release.