This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [readline-mingw] backspace key and TUI size
On Thu, Feb 09, 2006 at 10:35:53AM +0100, Denis PILAT wrote:
> >
> >
> >If the mingw build of pdcurses works in an MSYS terminal and explodes
> >in a DOS console, then the MSYS terminal must implement something
> >different than the DOS console; if the curses library is not aware
> >of the difference, things will break. Please don't adjust readline
> >for this; instead get pdcurses not to report the capability or to
> >report it correctly.
> >
> >
> >
> You're right Daniel, patching readline for that is not the best thing to
> do. I'm going to have a look at pdcurses sources instead.
> Thanks anyway for your comments.
> Regarding the TUI size, the approach seems to be fine, can I send you a
> new patch whith a ChangeLog for that ?
Yes, please.
--
Daniel Jacobowitz
CodeSourcery