Re: [Cgdb-users] key bindings
Brought to you by:
bobbybrasko,
crouchingturbo
From: William P. <bil...@gm...> - 2007-08-07 20:15:35
|
Bob Rossi wrote: > On Sun, Aug 05, 2007 at 08:19:13AM +0100, William Pursell wrote: >> Is there a workaround for this? > > Try downloading and installing > http://brasko.net:81/bob/cgdb-20070807.tar.gz > > Then in your ~/.cgdb/cgdbrc do 'set cgdbmodekey=key'. Key can be any > normal key on the keyboard, or a keycode string. For example, <F1> or > <PageUp>. > > Make sure to give us feedback on if this is useful. If so, we'll > consider adding it for the next release. This works to remap the key, but <esc> is now (apparently) ignored and I can't get readline into command mode. I will try to spend some time looking into this, but I'm going on a 3 week trip in about 9 days, so it will be quite some time before I'm able to offer any useful contribution. I'm very pleased by the code layout and look forward to digging in. |