this post was submitted on 16 Jan 2024
189 points (78.2% liked)

Programmer Humor

32396 readers
505 users here now

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

Rules:

founded 5 years ago
MODERATORS
189
Obscure button tier list (sh.itjust.works)
submitted 9 months ago* (last edited 9 months ago) by krotti@sh.itjust.works to c/programmerhumor@lemmy.ml
 

If you have "Help" instead of "Ins", replace it with Overgod-tier. Keep pressing it, it will come.

OC, feel free to share.

EDIT; Home is now G-od tier. I didn't know it would go to the beginning of a line, I always used macros "lol".

you are viewing a single comment's thread
view the rest of the comments
[–] crispy_kilt@feddit.de 3 points 9 months ago (1 children)

Ctrl+Insert and Shift+Insert ist like Ctrl-C Ctrl-V, but it works in terminals too. Very useful.

[–] jol@discuss.tchncs.de 1 points 9 months ago (1 children)

Sounds why more awkward to type than CTRL+C

[–] Euphoma@lemmy.ml 4 points 9 months ago

Ctrl-C halts whatever is running in your terminal though. To be fair, I've always just used Ctrl-Shift-C because thats closer to my hand.