Fixed wrong history entries is set command is called (#7).
authorDaniel Carl <danielcarl@gmx.de>
Sun, 24 Feb 2013 17:58:46 +0000 (18:58 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 24 Feb 2013 17:58:46 +0000 (18:58 +0100)
commitc58c34882127cae02ea11ea2d049031f4212e15b
tree279d4d130505385aa9fca397975847f20d44967d
parentbefe726c421b3fb8ede6b826c087ad5ebaa5daf3
Fixed wrong history entries is set command is called (#7).

If a set command to read config is called like ':set fontsize?' which prints
the value into the inputbox, the printed result was put into history instead
of the real called command string.
src/main.c