Moved inputbox text decisions into main.c.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 24 Apr 2013 22:37:20 +0000 (00:37 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 24 Apr 2013 22:53:36 +0000 (00:53 +0200)
commit24b07fe97f15c2977c8f5577e47d020cf936f6d9
treea750b83557516885889af86896b34be4bafb053c
parent1c9e893cf39723ddaeca8986f9fa77418d62fa5b
Moved inputbox text decisions into main.c.

So we have the decision for completion types and history lookup types in a
central place.
src/completion.c
src/history.c
src/main.c
src/main.h