Fixed non working hinting mode for ;o and ;t.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 5 Aug 2013 21:34:18 +0000 (23:34 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 5 Aug 2013 21:54:29 +0000 (23:54 +0200)
commitf1e44000419a69cd85ef7a25cf0ccf7552c128e4
tree82088a6574464b9d70433f11f43c557c9d7a5634
parentce1fcd3d58f6406f457a5f9a6ce1858626e8f790
Fixed non working hinting mode for ;o and ;t.

If the hint-input-* commands where used and the hinted elements where selected
by number, the input box was cleared immediately after it where filled,
because of the to late deactivation of hint mode in command_input.
src/command.c
src/hints.c