this post was submitted on 18 Mar 2026
604 points (96.7% liked)
Programmer Humor
30465 readers
3205 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So… they removed Wordpad to push people into using Word… and now they removed Notepad to push people into… this monstrosity? Why does Notepad support hyperlinks now?
Back when I used Notepad, it was to strip out rich text formatting and reliably get consistently distinct text, especially if I configured it to use a monospace font. Now I have to worry about embedded hyperlinks sending me to God-knows-where?
If you are stuck in Windows, use Notepad++.
Control + Shift + V pastes as plain text.
*sometimes
I always thought the default font used by notepad, courier, is monospace. But I mostly stopped using windows years ago so maybe that changed