console handling

Eric Pouech eric.pouech at wanadoo.fr
Sun Jan 5 05:29:12 CST 2003


Dimitrie O. Paun wrote:
> On January 4, 2003 04:32 pm, Eric Pouech wrote:
> 
>>this patch fixes a couple of issues in the console handling (but
>>shouldn't help Lionel & Sylvain with the issues they reported on wd)
> 
> 
> Hi Eric,
> 
> Do you have any plans to reorganize wineconsole a bit so that you don't
> need allocate a bitmap as big as the entire buffer, but rather one as
> big as the displayed screen only? This way we can have 3000-5000 line
> scroll buffers (as I have in my konsole, rxvt, xterm, etc.) 
> 
that's somewhere way deep in my todo list...
as of today you can use the (n)curses backend that does what you need 
(this means, for the debugger, to start it before a crash occurs)
A+

-- 
Eric Pouech




More information about the wine-devel mailing list