bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] no way to make a new named keymap


From: Tom Tromey
Subject: [Bug-readline] no way to make a new named keymap
Date: Mon, 03 Sep 2018 15:38:17 -0600

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



reply via email to

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