http://bugs.winehq.org/show_bug.cgi?id=24424
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |wylda@volny.cz Ever Confirmed|0 |1
--- Comment #4 from Wylda wylda@volny.cz 2010-09-18 20:13:13 CDT ---
Confirming. Partially fixed in wine-1.3.3. (wine-1.3.1 is OK, wine-1.3.2 does not work).
So in 1.3.3 Far runs, but on exit it don't give me my console back, so i must press Ctrl+C. Then it gives me console back under my control, but: 1. console reset is needed 2. cursor is still missing 3. vomits:
0x979ed40:1: Fd unix_fd=24 user=0x9728700 options=00000020 0x9728700:1: Console screen buffer input=0x97a18f8 0x9727e58:1: Fd unix_fd=23 user=0x97a18f8 options=00000020 0x9798bb0:1: Event manual=1 signaled=0 name="" 0x97a18f8:1: Console input active=0x9728700 evt=(nil) ^C
For those who never run Far under wine like me, you need to run it by: wineconsole --backend=curses cmd.exe /c c:/Program Files/Far/Far.exe /ag /x 'c:\'
I think regression test is not needed this time. Adding Eric to CC.