A remote code execution vulnerability has been found in Microslop Notepad
A remote code execution vulnerability has been found in Microslop Notepad
I miss oldskool Notepad being present on the system. Win11 Notepad is a worthless piece of shit.
But … any computer or vm that I use for more than a few hours gets a copy of Metapad.
I’ve been using Metapad for … umm … decades.
Metapad is a simple, extremely lightweight editor, intended to just barely be better than Notepad, fixes a lot of shit that MS never did and stays simple.
liquidninja.com/metapad/
Yes. Metapad is too dumb for that shit. By design.
It’s only barely smart enough to be better than Notepad.
It’s not smart enough to do anything dumb.
Its free, extremely mature, and you already know how to use it.
Metapad is a feature-for-feature drop-in replacement for Notepad.
It’s not smart enough to do anything dumb.
I love this. Amazing quote
I use EditPadLite and have done for a loong time. It has regex find and replace, is fast and you can tell it to display word wrapped or not, numbered lines or not, font, size, colours, syntax highlighting scheme, all based on file extensions. I have it as my default text editor and for all kinds of other files as well as text.
If I want to do major coding, I fire up the IDE and choose from my recent projects, but if I want to quickly edit some xml or a single source file, I double click it and edit it in EditPadLite.
The only time it’s ever in the least bit slow to load is when it’s on a onedrive folder at work and Microsoft don’t cache it locally so there’s a delay getting the thing in the first place.
Does metapad have regex find and replace? If so, smaller and even faster is appealing.