snapshot-38
tag6c5b7ab4a6610f12990bb10b7c65a4964fb838aa
object c3c5061f717cecf0f672d956db8ccfe2e0675bf3
authorBjorn Winckler <bjorn.winckler@gmail.com>
Fri, 21 Nov 2008 19:16:11 +0000 (21 20:16 +0100)
Login shell bug fix

The last snapshot had a problem with the "Login shell" option, so I've
built a new snapshot containing a fix (by Ben Schmidt).

http://code.google.com/p/macvim/wiki/Snapshot

I am aware of bugs with Vim processes that never shut down and I will do
what I can to fix these as soon as possible.  If you are having problems
with "Vim process leaks" then I advice you to disable "quickstart" for
now (and tell me if that does not take care of the problem).

Changes since snapshot 37:
  - Dropping multiple files on a window no longer results in an error
  - Fix "Login shell" problems (Ben Schmidt)
  - Exit Vim process if connection becomes invalid -- this should avoid
    the system log filling up with error messages, but please let me
    know when it happens (and send me the output from Console.app)