ayecue / greybel-js

GreyScript transpiler/minifier/interpreter for Grey Hack written in JS.
http://editor.greyscript.org
MIT License
28 stars 7 forks source link

gitbash win10 tty issue #34

Open ayecue opened 2 years ago

ayecue commented 2 years ago

Introduced with https://github.com/ayecue/greybel-js/commit/6321b550db478e896803421e7777e8fcd66155f3

Description

Any interaction in regards of user key press or loading bar doesn't seem to work with gitbash on win10.

Priority

Low Priority since the features are still usable.

Tests

Tested on Mac:

Tested on Win10:

Suggested workaround

ayecue commented 2 years ago

Related to https://github.com/SBoudrias/Inquirer.js/issues/272