FG

Vim copy-paste across terminals

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

Problem

The usual vim and works only in the same window (but does work across files and close/save commands). Is it possible to make it work across terminals (yank from window in one terminal and paste in another) and if so, how?

Error Output

yank

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim copy-paste across terminals

Low Risk

Probably the simplest thing for you to try is to put in your and restart your vim sessions. This lets you run (e.g. ) in one window, and (e.g. ) in another window will just work, because all vim sessions will be sharing the same X selection buffer. …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment