this post was submitted on 10 Sep 2023
635 points (96.8% liked)

Programmer Humor

19213 readers
773 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
[–] Johanno@feddit.de 66 points 1 year ago (6 children)

Use ctrl +shift +c to copy in terminal

[–] errer@lemmy.world 106 points 1 year ago (1 children)

Use ctrl +shift +c to copy in terminal

Ah yes the classic dangerous command made safe by a modifier key. Put the gun to your head and pull the trigger, just make sure you’re holding down the shift key and it’s all good!

[–] Jakeroxs@sh.itjust.works 6 points 1 year ago

It's all good bro the shafty is on

[–] Albbi@lemmy.ca 15 points 1 year ago* (last edited 1 year ago)

Ctrl+insert to copy and shift+insert also works! It was the DOS way of doing it.

[–] TheWoozy@lemmy.world 12 points 1 year ago

Or just left click to highlight & middle click to paste.

[–] Lmaydev@programming.dev 5 points 1 year ago (2 children)

Just have to be different don't they.

[–] kaba0@programming.dev 2 points 1 year ago

Or change copy to command+c.. I’m gonna be honest, OSX is right here. And quite strangely it is very hard to customize your linux to imitate that.

[–] kaba0@programming.dev 1 points 1 year ago

Or change copy to command+c.. I’m gonna be honest, OSX is right here. And quite strangely it is very hard to customize your linux to imitate that.

[–] SuperIce@lemmy.world 2 points 1 year ago

Or just highlight the text and use middle click to paste

[–] Mr_Dr_Oink@lemmy.world 2 points 1 year ago

This is how my secure crt is set up when im accessing switches. If i use ctrl+c it cancels what im doing and drops back to priv mode and its so frustrating.