You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@LAC-Tech Did you manage to get Unicode characters displayed correctly? It's not working for me. In Rust I would do setlocale(LcCategory::all, ""); to get it to work but I'm not sure how to tell the ncurses library to use wide characters from C#/F#. F# (which is the host language I'm using here) displays unicode characters correctly and as I mentioned it's working with ncurses in Rust. Any suggestions?
Hi, I overrode "NamesLinux" in "CursesLibraryNames", as per the docs, to get it running on alpine linux.
Is it worth adding this to the default list?
The text was updated successfully, but these errors were encountered: