30 Sep
2024
30 Sep
'24
3:20 p.m.
To preserve line endings we need to switch to binary mode which means we no longer get Unicode input. This is not a problem because native doesn't support it. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6588