Fix untitled window on reopen bug
commitfc4b281ebc095620cb298d5ce2d9ca1532f163b1
authorBjorn Winckler <bjorn.winckler@gmail.com>
Thu, 12 Feb 2009 00:08:34 +0000 (12 01:08 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Thu, 12 Feb 2009 00:09:33 +0000 (12 01:09 +0100)
tree9d1cc1da287a4c5018f490d7577d703b80a28c38
parent6d6c8a720793a9c82d88e7c975eba2c321f17ae5
Fix untitled window on reopen bug

When MacVim is started from Terminal "-MMNoWindow yes" is passed as an
argument.  This argument will no longer stop new windows from opening on
"reactivate" events -- it only affects "activate" events.
src/MacVim/MMAppController.m