How can I make terminal Vim look as good as MacVim?
Fresh3 days ago
Mar 15, 20264188 viewsConfidence Score0%
0%
Problem
I'm using the same color scheme for Vim both in the Terminal and in MacVim, but they end up getting totally different colors. Terminal: and MacVim: Why is this happening? It does this with almost every single color scheme, and they all look bad in the terminal.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I make terminal Vim look as good as MacVim?
Low Risk
Terminal colors are determined by the terminal application. Just because Vim is asking for color 4 (ANSI Blue) doesn't mean Terminal has the same RGB definition for ANSI color 4 as MacVim. You can use Mike Solomon's TerminalColors utility to modify …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix