admin管理员组文章数量:1404943
I tried to cross-compile from Linux to Windows x86_64... it worked (far easier than doing this in C ^^) Problem is: either using cmd, powershell, ... none of the terminal emulations are working with ANSI :{ I fot to make the printscreens :{ It seems that crossterm crates works very good on Linux but on Windows... it seems the fact that Windows doesn't respect any standards is one clue to take in account...
No blocking input using read() function... on cmd... on powershell it seems that the terminal waits infinetly even if we give a key stroke for the read() :{ Have to CTRL-C the application to get the powershell back :{
I will do the printscreens and I get back.
On cmd, the utf8 characters are not displayed correctly :{ There is a panic when computing a simple utf8 character (2 bytes) printed uncorrectly :{
本文标签:
版权声明:本文标题:rust - How to make crossterm working the same as on Linux when using an application cross compiled? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744863206a2629192.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论