Wordpad? I'll stick to Word Perfect 5.1, thank you very much.
Programmer Humor
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
If for some reason you're stuck on windows, might I recommend notepad++ ?
But also beware as notepad++ has had a security breach recently.
So has everything.
A text editor shouldn't be having security breaches.
Neither should Windows itself. But here we are. And have been for some time.
GNU EMACS is RIGHT THERE in WINDOWS
You can INSTALL IT
(Well you can't install it, you kinda just dump it in Program Files)
PEOPLE have been EXTENDING it for DECADES SAFELY
WHAT are you WAITING FOR
As much as I liked old notepad, it is a pretty decent markdown editor.
wait what the frick since when were they updating Notepad
Unfortunately it has a use. Microsoft discontinued WordPad
I was devasted when I heard this
What am I supposed to use when ms-word breaks itself while I'm offline now
Both classic Notepad and classic WordPad can be downloaded and installed from third-party sites.
However, to thoroughly neuter the enshittified versions and ensure the classic versions are used in all workflows can take a bit more than what the installers recommend. Primarily, I would recommend adding the *.bak extension to the enshittified versions then make (IIRC) junction links from the classic ones to where the enshittified ones are sitting. This ensures that if anything reaches for the enshittified ones, the junction links are there to redirect the action to the classic versions.
Tabs were a welcome addition.
What we needed was a built-in hex editor, and maybe some better tools for working with unicode that you can't just type in on whatever keyboard you have.
Instead, they turned it into WordPad, which we already have.
Its not even wordpad. It only supports markdown not rtf... it only exists so they could easily shove copilot into it.
Notepad's sole purpose is to remove formatting from copied text.
ctrl+shift+v is your friend
Not always (looking angrily at you Outlook, meanwhile your brother Excel excels (ha!) at doing this while inputting data).
Doesn't work everywhere...
Unsurprisingly Microsoft products are the least consistent with it
Its really a shame. Every OS needs a simple text editor, possibly without formatting support of any kind. You're not supposed to use it, it just makes it possible to edit basic configurations on the fly and things like that. Instead they support half of word pad and cram in copilot for some reason.
Although I do admit, I haven't seen the need to move away from kwrite for a long time. Basic text editor that does what it should and does it right!
Isn't notepad an LLM client now?
Feels like everything is. Might as well describe every app by it‘s (now) secondary function.
Both classic Notepad and classic WordPad can be downloaded and installed from third-party sites.
However, to thoroughly neuter the enshittified versions and ensure the classic versions are used in all workflows can take a bit more than what the installers recommend. Primarily, I would recommend adding the *.bak extension to the enshittified versions then make (IIRC) junction links from the classic ones to where the enshittified ones are sitting. This ensures that if anything reaches for the enshittified ones, the junction links are there to redirect the action to the classic versions.
The Notepad getting junk added is a Microsoft Store app. The old notepad.exe is still usable.
And as for all things Windows 11 a tutorial is needed to painstakingly wade through every inch of bullshit.
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++.
I’ve totally fallen for markdown. I want more normies to know about it.
All the nice things about rich text with none of the Word.
notepad has formatting now? o_O
does it produce markdown or something?
Yep it’s markdown, and yep they had a CVE with second highest grade cause of it