this post was submitted on 14 Jul 2023
858 points (95.4% liked)

Programmer Humor

33469 readers
309 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
[–] entropicdrift 56 points 2 years ago (1 children)

The one I use just wants me to do ctrl+shift+v

[–] baseless_discourse@mander.xyz 6 points 2 years ago (1 children)

By default, yes, but most terminal allow you to just open the setting and change the keybinding. And even Ctrl-c will work as you expect, it will copy when text is selected, and terminate command otherwise.

[–] whyNotSquirrel@sh.itjust.works 6 points 2 years ago

Ctrl+shift+v is paste without formatting in most apps though, so kind of a good habit