eendroroy / alien

An asynchronous zsh prompt
https://eendroroy.github.io/alien
MIT License
307 stars 45 forks source link

Can't type anything when running on zsh at cygwin #14

Closed mike-code closed 6 years ago

mike-code commented 6 years ago

Report a bug (unless it's not supported)

I can't type anything after the theme is loaded via antigen

I open new shell, this what comes up, and believe me, I strike the keyboard but no character appear. The caret is blinking though so the window is reponsive. ctrl+c also won't work

image

I would like to use alien on windows too.

Also, cywgin x64 on Windows 7.

I boiled down .zshrc to those lines only

source "$HOME/antigen/antigen.zsh"
export ALIEN_THEME="green"
antigen theme eendroroy/alien alien
antigen apply
eendroroy commented 6 years ago

Could you please try this one?? https://github.com/eendroroy/alien-win

mike-code commented 6 years ago

It works now! The UI looks the same (no coloured arrows) but that's minor thing. You think you could do the same to alien-minimal?

I see that you removed the async lib. It means no more background processing right? It was unix explicit?

eendroroy commented 6 years ago

I will also create a port of alien-minimal :)

Not sure about why you are facing the color issue. I have no issue with color.

screen shot 2018-06-23 at 2 03 27 am
eendroroy commented 6 years ago

Check it out :) https://github.com/eendroroy/alien-mintty