http://bugs.winehq.org/show_bug.cgi?id=50606 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org Keywords| |download URL| |https://web.archive.org/web | |/20210226033608/https://www | |.farmanager.com/files/Far30 | |b5700.x64.20201112.7z --- Comment #1 from Bernhard Übelacker <bernhardu@mailbox.org> --- Adding archive.org link of that time, took the x86_64 one. Because starting that version Far30b5700.x64.20201112 with "wine wineconsole Far.exe" looks mostly good, this bug is probably about starting in a plain unix console like xterm. There the Far UI uses the size of the console at startup, no interactive size changes get adopted by the Far UI. Still visible in wine-11.0-rc1. The patch "Quick fix" uses a ioctl(TIOCGWINSZ). This is currently in wine sources still only in function `get_initial_console`. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.