Set the mode after running a command in the command.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 10 Feb 2013 16:20:03 +0000 (17:20 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 10 Feb 2013 16:20:03 +0000 (17:20 +0100)
commit4cb3663a13988d0bd3af004644c34c0e50ed94ac
tree33668a32b3f077138d64614417c220107afa6872
parent58f503b391ee437dd5d4caf14c72479bc89895d1
Set the mode after running a command in the command.

This make the commands more flexible, because we don't need to set the mode
after a command is called from somewhere else than the input box.
src/command.c
src/command.h