Hi,
Then the copy paste issue I reported in my other email would be avoidable.
which issue ?
Sorry, only posted now, it was still a draft email.
Also I tried using "wineconsole cmd.exe" however that filled my terminal with "fixme:wineconsole:WCURSES_FillCode Not done yet (330)" and then characters were displayed but Enter stopped working, now its just hung.
there are two issues with that right now: 1/ you'd better redirect fd:2 to something else than the screen, otherwise it'll be screwed up 2/ closing an ncurse console to switch to a user one (which is what you're doing) seems to be hosed (I've seen it here, but never investigated further)
Thanks for the info.
wineconsole cmd.exe 2>/dev/null loaded ok, the 2nd issue you mentioned was still a problem, so no "enter" key.
Regards
JG