diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-10-02 06:47:31 +0200 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-10-02 06:47:31 +0200 |
commit | a78596c42d43a01de85c7ada95d15b165743f6ff (patch) | |
tree | ef4c84ce04a8219f2416d974a6cd5dd55be8ce36 /stamp-h.in | |
parent | lib: Null-terminate tab completions char*[] (diff) | |
download | frr-a78596c42d43a01de85c7ada95d15b165743f6ff.tar.xz frr-a78596c42d43a01de85c7ada95d15b165743f6ff.zip |
lib: explicitly support the case of empty input for completions
When the user tab- or ?-completes when the character prior to
the position of the cursor is a space, completion logic is
passed null. Explicitly handle this case instead of using
partly_match, which has special logic associated with it to
allow abbreviating certain tokens.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'stamp-h.in')
0 files changed, 0 insertions, 0 deletions