Disable login shell with "MMLoginShell"
commit761270afc0726f58675e03e15c76a54b4ff2bad1
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)
tree15fe220e2fe3c291d9cd7b7ed30e4897505322c4
parent8256a773ad4c41e2485446bcb9eb374023d2c507
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