this post was submitted on 14 Jul 2023
914 points (99.8% liked)

Programmer Humor

32371 readers
584 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
[–] baseless_discourse@mander.xyz 28 points 1 year ago* (last edited 1 year ago) (3 children)

Actually, most linux terminal allows you to change shortcut in terminal to just use ctrl-c and ctrl-v.

[–] entropicdrift@lemmy.sdf.org 58 points 1 year ago (1 children)

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

[–] baseless_discourse@mander.xyz 6 points 1 year 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.

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

[–] drew_belloc@programming.dev 13 points 1 year ago

If i knew it before, now my brain just knows that it need to press shift on the terminal