JakeWharton / mosaic

Build terminal UI in Kotlin using Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robot sample problem on Windows

NorbertSandor opened this issue · comments

I have built the latest version from repository and running the robot sample in a command prompt on Windows 11 results in the following output:

D:\Project\mosaic\samples\robot\build\distributions\robot-0.4.0-SNAPSHOT\robot-0.4.0-SNAPSHOT\bin>robot.bat
Use arrow keys to move the face. Press ΓÇ£qΓÇ¥ to exit.
Position: 0, 0   World: 20, 10

^_^

Nothing happens when I press the arrow keys, q works for quit.

Yeah unfortunately Windows doesn't work too well. See also #80. Hopefully I can improve support over time.