Don't built completion if there is only one item.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 28 Sep 2013 17:05:43 +0000 (19:05 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 28 Sep 2013 17:16:47 +0000 (19:16 +0200)
commiteed69d7956828ba2c34e6dd8a55c3b4f7e4b82db
treed29b28537fd3a69db19946cc7384c04f2853e753
parent923d94efadca23ddef112d39aa88de2ead3a6662
Don't built completion if there is only one item.

Instead we print the item direct to the inputbox instead.
src/completion.c