bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] Enter/Return/C-M/C-J Help for GDB Tui Mode


From: Michael Jones
Subject: Re: [Bug-readline] Enter/Return/C-M/C-J Help for GDB Tui Mode
Date: Fri, 07 Oct 2011 16:39:26 +1300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110907 Thunderbird/6.0.2

On 04/10/11 04:08, Chet Ramey wrote:
I believe that gdb-tui mode uses readline's callback interface.  It
should not make a difference, since the readline tty code makes sure
to turn off the bits (INLCR and ICRNL) that map carriage return to
newline and vice versa on input, but maybe that is it.  That is the
only reason I can think of for it differing between gdb-tui and other
readline-using applications.

Chet


Thank you for the response. I'm afraid I'm not quite sure what to do with the information.

I'll hope that the behaviour has been noted, but I would love to hear if there is anything I can try in the mean time. Though clearly removing these bindings is adequate to get me going.

Cheers,
Michael




reply via email to

[Prev in Thread] Current Thread [Next in Thread]