this post was submitted on 17 Mar 2024
924 points (97.5% liked)

Programmer Humor

23132 readers
1101 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] swab148@startrek.website 20 points 1 year ago (11 children)

Just because this is a vim meme, does anyone know how to copy text from one instance of vim to the other?

[โ€“] Mohaim@beehaw.org 8 points 1 year ago* (last edited 1 year ago)

Install xclip then press "+y (double-quote plus-sign y) to yank to system clipboard then "+p to put from sys clipboard

load more comments (10 replies)