Allow to set mode after command.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 12 Nov 2012 18:38:21 +0000 (19:38 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 12 Nov 2012 18:38:21 +0000 (19:38 +0100)
commite4972e2c5dbb1512ad19abb4a621b90136d46e2e
tree55bf6505c0e7bb39457375524b48e5fe988b7013
parent30be6b0b2a9bf61d2e20ccaad3280bdde386432b
Allow to set mode after command.

Now we can set the mode to switch to, for every command. Doing this allows to
use commands like :input also from inputbox.
src/command.c
src/command.h
src/main.c
src/main.h