summaryrefslogtreecommitdiffstats
path: root/lib/distribute.c
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2016-11-19 10:42:52 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2016-11-23 08:32:30 +0100
commita7c36d8552cc71538bc42087531866cc16851a39 (patch)
tree220d460c5774f06ff70348de941e1c1eef2f7fa3 /lib/distribute.c
parentbuild: remove memtypes.h, put back in .gitignore (diff)
downloadfrr-a7c36d8552cc71538bc42087531866cc16851a39.tar.xz
frr-a7c36d8552cc71538bc42087531866cc16851a39.zip
vtysh: initialise readline before binding key
when libreadline initialises itself, it also reads .inputrc, which may result in keybindings being set up. This means the builtin help on the '?' key can be overridden by that. Consistent availability of '?' behaviour trumps .inputrc setup here, so let's initialise readline first before binding that key (which means our keybinding wins). Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/distribute.c')
0 files changed, 0 insertions, 0 deletions