FG
💻 Software

$PATH in Vim doesn't match Terminal

Fresh5 days ago
Mar 15, 20269475 views
Confidence Score0%
0%

Problem

I'm using MacVim and when I don't launch it from the Terminal ( ) its $PATH does not include what I have set in my .bash_profile. It only seems to have the default values, . I'm running OS X 10.5.8. Even if I could set it manually in my .vimrc that would be okay, though I would prefer it to pull fr…

Error Output

mvim

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: $PATH in Vim doesn't match Terminal

Low Risk

MacVim appears to be getting the $PATH in a way that ignores a regular user's custom dotfiles. I can't say why they prefer to do it this way, but it appears to be true. In the preferences (under the Advanced tab), you can choose to "Launch Vim proce…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment