antonmedv / fx

Terminal JSON viewer & processor
https://fx.wtf
MIT License
19.08k stars 438 forks source link

Controls not working with MinTTY #245

Closed FrostKiwi closed 1 year ago

FrostKiwi commented 1 year ago

fx fails to accept input when using the MinTTY Terminal, the standard terminal emulator of the MSYS2 Environment on windows. Alacritty + MSYS2 works fine, but MinTTY fails to work with fx for some reason.

This issue is primarily tracked here: https://github.com/mintty/mintty/issues/1210 This issue is not caused by this repo and will be closed in a week. I just want to have this registered in the issue tracker, incase another user comes across this, as MinTTY is the default terminal of an important Windows dev environment with a sizeable user base.

FrostKiwi commented 1 year ago

Continues to be a problem, hopefully with a solution by someone soon. MinTTY maintainer recognized this to be a problem with how Cygwin works and the cygwin mailing list has been notified.