Added setting input-autohide.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 20 Sep 2014 22:31:16 +0000 (00:31 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 20 Sep 2014 22:31:16 +0000 (00:31 +0200)
commit8b05f6652bf26b4829e3e191af546678eb2be585
tree8ca5bbafeeab72bb2deb6db30ba8afb3949735df
parent3d2a66cff8f4e24a2f4c8d6a58cbe0f167f61742
Added setting input-autohide.

This allows to hide the inputbox whenever it contains no text. This is the
behaviour of pentadactyl and might be useful if vimb is running on small
screens.
doc/vimb.1
src/main.c
src/main.h
src/setting.c