this post was submitted on 18 Mar 2026
573 points (96.7% liked)

Programmer Humor

30465 readers
2184 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] RainbowBlite@piefed.ca 60 points 1 day ago (3 children)

Notepad's sole purpose is to remove formatting from copied text.

[–] Alaknar@sopuli.xyz 1 points 5 hours ago

It still does that job perfectly fine.

[–] renzhexiangjiao@piefed.blahaj.zone 30 points 1 day ago (4 children)
[–] 3abas@lemmy.world 20 points 1 day ago (2 children)
[–] brbposting@sh.itjust.works 1 points 6 hours ago

But but but that’s unacceptable!

Custom hotkey to trigger simple plaintext clipboard script, couldn’t live without it.

(“Script“ is a scary word for many of us but you probably only ever see the code once or instead use some free open source clipboard manager that has “replace clipboard with plain text“ built-in.)

Anyway you’re right, I probably still use a similar workaround once a week!

[–] Bronzebeard@lemmy.zip 12 points 23 hours ago

Unsurprisingly Microsoft products are the least consistent with it

[–] Appoxo@lemmy.dbzer0.com 11 points 23 hours ago (1 children)

Not always (looking angrily at you Outlook, meanwhile your brother Excel excels (ha!) at doing this while inputting data).

[–] lightnsfw@reddthat.com 1 points 22 hours ago (1 children)

Fuck excel. The default should be to leave whatever the fuck I paste in there alone. If I want you to reformat shit I'll tell you to reformat it.

[–] Appoxo@lemmy.dbzer0.com 4 points 21 hours ago (2 children)

??
Everytime I paste something it there, the formatting (for better or for worse) stays on whatever the source was.

But at least you can use the CTRL + Shift + V to paste it unformatted (Unlike Outlook)

[–] brbposting@sh.itjust.works 1 points 6 hours ago

Is it annoying enough you’d actually want to try fixing it or is the Notepad workaround good enough?

[–] lightnsfw@reddthat.com 2 points 18 hours ago (1 children)

Try doing upc codes and see how you feel about it.

[–] Appoxo@lemmy.dbzer0.com 1 points 17 hours ago

Oh yeah...Data type pasting is...Interesting :p

[–] mrgoosmoos@lemmy.ca 4 points 22 hours ago

that doesn't usually work when copying between different Microsoft products. it always fucks it up somehow or simply doesn't let you

[–] jnod4@lemmy.ca 5 points 1 day ago

That command gives me a bunch of more hoops to jump through

[–] thethunderwolf@lemmy.dbzer0.com 1 points 20 hours ago

You can use Neovim (or any CLI text editor) for that