Delay flushing send queue
commitab11c166546182f59acee1aceda2c96bde3b0542
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 18 Oct 2008 12:24:59 +0000 (18 14:24 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 18 Oct 2008 12:31:03 +0000 (18 14:31 +0200)
tree6d5c64d03224d2acdc22b359e71857023541c566
parent4b85f2664cba273f7be09f146a7f85955f7a1b0d
Delay flushing send queue

Ensure that the send queue is flushed after processCommandQueueDidFinish
since that method may add messages to the send queue.
src/MacVim/MMVimController.m