Re: [Cgdb-users] key bindings
Brought to you by:
bobbybrasko,
crouchingturbo
From: Peter K. <pe...@ko...> - 2007-08-07 11:44:02
|
On Tue, Aug 07, 2007 at 05:32:46AM +0100, William Pursell wrote: > > One solution, which wouldn't be super friendly, is to provide a way to > > send esc to readline by having an escape key. For instance, if you type > > '<esc><esc>', than that escape goes to gdb. These solutions tend to be > > a pain on users I think though. Why not add a new key-code like <gdb-esc> which sends the <esc> directly to gdb instead of cgdb? Its been a while since I looked at the code, but maybe that's a little easier to do, and a little more self-documenting. - Peter |