FACT++
1.0
|
|
static |
Calls rl_function_dumper(1)
Print the readline function names and the key sequences currently bound to them to rl_outstream. If readable is non-zero, the list is formatted in such a way that it can be made part of an inputrc file and re-read.
rl_outstream can be redirected using SetStreamOut()
Definition at line 687 of file Readline.cc.
Referenced by ReadlineColor::Process(), Process(), and SetSection().