this post was submitted on 26 Oct 2024
637 points (97.0% liked)

Programmer Humor

32375 readers
599 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] lord_ryvan@ttrpg.network 10 points 1 week ago (1 children)

Why are you using Vim for this? Vim actually allows you to change the cursor position and select text with the mouse if your terminal supports it.

[โ€“] Buddahriffic@lemmy.world 2 points 1 week ago

And if you enable the mouse while line numbers are set to be displayed, you can highlight multiple lines without needing to include the line numbers when you paste it later.