Fix Quickstart regression
commit1559b44fa36e920195325232cd8c67331e97a93d
authorBjorn Winckler <bjorn.winckler@gmail.com>
Fri, 10 Apr 2009 16:11:18 +0000 (10 18:11 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Fri, 10 Apr 2009 16:11:18 +0000 (10 18:11 +0200)
tree926f4c032d7020a9f96460960d560fc898f4ffb9
parent8c3d1ca5a71505fa3ac8380d7aaeb9084df054e6
Fix Quickstart regression

Output from a Vim process may reach the frontend even if the process is
cached.  Thus when processing input queues in the frontend, also check
if the input came from a cached controller else it could be silently
ignored.
src/MacVim/MMAppController.m