Fixed hiding of inputbox if this is already focused.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 12 Nov 2012 18:56:04 +0000 (19:56 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 12 Nov 2012 18:56:04 +0000 (19:56 +0100)
commitf07f50ef725583642a587f6aa111154fd6c9fc13
tree613641ed59be18511a17501b10cd541149bd18a1
parente4972e2c5dbb1512ad19abb4a621b90136d46e2e
Fixed hiding of inputbox if this is already focused.

Added also a flag to the vp_echo function to allow to enable disable the
message hiding for the given message.
src/command.c
src/main.c
src/main.h
src/setting.c