Decrease false positives on untitled window detection
commit2d8844b3c93f46dc0bd91428a057813ab099e7d1
authorBjorn Winckler <bjorn.winckler@gmail.com>
Thu, 31 Jan 2008 15:24:45 +0000 (31 16:24 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Thu, 31 Jan 2008 15:24:45 +0000 (31 16:24 +0100)
treec2b8351b67ca500895319bea1ba9bf6acb397029
parentb3552a1356cd631886337860744dda01c0f6d4c5
Decrease false positives on untitled window detection

The detection algorithm is still dumb; it now thinks a window is
untitled (i.e. good for opening new files in) when its title begins with
"[No Name] - VIM".  This means that it now rejects modified buffers
which haven't been saved to a file.
src/MacVim/MMAppController.m