Disable login shell with "MMLoginShell"
commitd2d1903ce99fff6d2f707561c1d037808dfdf94f
authorBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 12 Nov 2007 19:17:57 +0000 (12 20:17 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 12 Nov 2007 19:17:57 +0000 (12 20:17 +0100)
tree930778150210371d368f5b51cb9ce32bb82291e9
parentde281cf4d78feba8d046960702eccacb9bd9bde2
Disable login shell with "MMLoginShell"

New Vim processes are by default launched via a login shell so that the user's
environment gets profiled.  This behavior can be disabled by setting the user
default "MMLoginShell" to 0.
src/MacVim/MMAppController.m
src/MacVim/MacVim.h
src/MacVim/MacVim.m