]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Make <cr> appear first in completions
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 6 Oct 2016 01:15:48 +0000 (01:15 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 6 Oct 2016 01:15:48 +0000 (01:15 +0000)
commit6011c1b213fa8e08126e33852403845a39881072
tree8b1b986ceb17685c58d9b9a0cdb001c5ca768e05
parent03ca8d3dffb45aa1f20bc06802ca227a6b4e36cf
lib: Make <cr> appear first in completions

When a command is complete and <cr> appears in tab- or
?-completions, make sure it appears first

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command.c