this post was submitted on 14 Jul 2023
828 points (95.1% liked)

Programmer Humor

32361 readers
253 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
[–] [email protected] 30 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.

[–] [email protected] 56 points 1 year ago (1 children)

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

[–] [email protected] 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.

[–] [email protected] 6 points 1 year ago

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

[–] drew_belloc 15 points 1 year ago

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

[–] [email protected] 4 points 1 year ago

oh my i didnt know