this post was submitted on 11 May 2024
550 points (96.8% liked)

Programmer Humor

19315 readers
16 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] JoYo@lemmy.ml 39 points 4 months ago (5 children)

ive never had to think about clipboard buffers until i used a modal editor.

now i spend %60 of my time trying to figure out where the copied symbol went.

[–] evatronic@lemm.ee 8 points 4 months ago (2 children)

I don't have the name handy, but there's at least one plugin for vim that shows buffer previews in a popup. I've got it mapped to leader-sb (for "show buffer").

load more comments (3 replies)