diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-10-02 04:47:31 +0000 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2016-10-02 04:47:31 +0000 |
| commit | a78596c42d43a01de85c7ada95d15b165743f6ff (patch) | |
| tree | ef4c84ce04a8219f2416d974a6cd5dd55be8ce36 /lib/command.c | |
| parent | 51d41d759bcd02506ec562018faace777dcee352 (diff) | |
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 'lib/command.c')
0 files changed, 0 insertions, 0 deletions
