This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: tui/1995: Ctrl-L refresh in TUI only refreshes current active curses window.


Synopsis: Ctrl-L refresh in TUI only refreshes current active curses window.

State-Changed-From-To: open->analyzed
State-Changed-By: ciceron
State-Changed-When: Thu Nov  3 20:37:47 2005
State-Changed-Why:
    This was the intended behavior.  When the command line
    has the focus, the arrow keys and other CTRL-keys are
    given to readline.  I think we can manage to catch CTRL-L
    and do the global refresh.  The keyboard focus must stay
    in the command window.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1995


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]