Revert "Removed vb_set_mode from the commands."
authorDaniel Carl <danielcarl@gmx.de>
Mon, 17 Jun 2013 19:57:54 +0000 (21:57 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 17 Jun 2013 20:02:59 +0000 (22:02 +0200)
commit0d5ae83ecf632ac8288c912c0193083d8c4bbf83
tree5bc143802e54180b8acd18eca30d153a3c9fb1fb
parenta7b795fcbd135189d3ff26e9a346976098eec5e8
Revert "Removed vb_set_mode from the commands."

This reverts commit 97a0fac8fba6fbb958ef3fe20a583f1913b4d1f9.

The setting of the mode, seems to be an essential part of the commands. For
example are some of the commands also used internally and should therefore
also set the right mode after execution. For example the feedback for yanked
uri by hinting where not shown, because after printing the message the hinting
machanism sill observed the inputbox for changed and started hintmode again
which cleared the yank feedback. The same was also seen on ';s' hint-save
command.
src/command.c