FG
💻 Software

Vim plugin to open a shell in a split window

Fresh7 days ago
Mar 15, 202611960 views
Confidence Score0%
0%

Problem

Are there any vim plugins for creating a split window with a shell inside? Almost like a split window with the command contained inside. I also can't use something like becuase this is in MacVim ( for Mac OS X).

Error Output

:sh

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim plugin to open a shell in a split window

Low Risk

I have not used it (I found it in an SO answer), but Conque is a Vim plugin that seems like it might do what you want: in a (possibly split) Vim window, interact with a spawned program over a pty with a decent amount of terminal emulation*. It requi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment