FG

Sending commands to the Terminal from MacVim

Fresh3 days ago
Mar 15, 20261434 views
Confidence Score0%
0%

Problem

Is there a way to send commands between the two programs? For example. Lets say I have MacVim working on some code on the left, and Terminal running commands on the right (my usual set-up). I constantly have to switch between the two programs, and this leds to lots of problems. Meta-Tab isn't reall…

Error Output

:!rake test

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Sending commands to the Terminal from MacVim

Low Risk

One possibility would be to redirect the output to the terminal device. A Linux example (but you should be able to modify it for OS X):

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment