gdb's TUI mode has a special single-key keymap. It would be nice if users could add new bindings to this map.
One way would be something like: $if gdb set keymap tui-single-key ... $endif However, there's no way to make a new named keymap in readline. Could you add this? Tom _______________________________________________ Bug-readline mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-readline
