If completion is started backwards mark the last item (#39).
authorDaniel Carl <danielcarl@gmx.de>
Sat, 29 Jun 2013 15:46:31 +0000 (17:46 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 29 Jun 2013 15:46:31 +0000 (17:46 +0200)
commit8944bd0e331c6c54da48b0b7eacf216a6a9d3684
tree2a08f6b43ab702e4b97fc954d21dba8f22c26d1b
parent2660884d197248285ce9135597ba2c4fd3622911
If completion is started backwards mark the last item (#39).

If the completion where started in reverse order by <shift-tab> the first item
was marked as active instead of the expected last one.
src/completion.c