Earlier quoted context omitted.
The concern is that more features introduces more risk. See CVE-2026-20841 for a recent example. If the application remained a simple text editor, it is unlikely exploits like this would be possible. https://msrc.microsoft.com/update-guide/vulnerability/CVE-20...
That's a false sense of security. We have a LONG list of vulnerabilities in open source software that were "simple" programs for decades. The house of cards approach to security is just not it.
Windows 11 Notepad to support Markdown
91–100 of 558 posts
Re: Windows 11 Notepad to support Markdown
#92Earlier quoted context omitted.
Why’s this poor?
My work machine is Win11 and the new Notepad is hilariously buggy. Repeatedly encountered bugs where the screen fails to paint, takes multiple seconds to load, hard refuses to open files of a certain size, etc. Notepad was never fancy, but it was a reliable tool to strip formatting or take a quick note, and now I cannot even count on that.
Re: Windows 11 Notepad to support Markdown
#93Maybe I'd mind it less if they put the new MS Edit in Windows by default, so again, there's a minimal plain text editor in the box.
Re: Windows 11 Notepad to support Markdown
#94Earlier quoted context omitted.
Please show me the few sentence prompt to create a windows 10 level notepad.exe clone that I can quickly open and use by hitting win+r
[flagged]
But anyone with basic experience in Python could have written that same app in minutes 20 years ago?
Re: Windows 11 Notepad to support Markdown
#95Earlier quoted context omitted.
vi and emacs are absolutely not lightweight, let alone "absolutely lightweight".
If by vi you mean vim, then I agree, real vi is rather lite. As someone famous said, "everything is relative" :) Compared to the new applications that have been coming out, Emacs and vim are a paragon of lightness.
On that note, why are the keybindings for vi on a “modern” Ubuntu different from fedoras? I remember having to mess with ^H in a vimrc or something to that effect to mimic the behavior I was expecting.
Re: Windows 11 Notepad to support Markdown
#96They’re turning Notepad into what Wordpad was (or was supposed to be). Now everyone looking for the light weightiest *.txt editor must find a new tool...
Re: Windows 11 Notepad to support Markdown
#97They’re turning Notepad into what Wordpad was (or was supposed to be). Now everyone looking for the light weightiest *.txt editor must find a new tool...
For the absolute lightweight, there is vi, eMacs, nano, etc. For a UI I’ve been using VSCode. It is quite quick when you disable all extensions and most settings.
Re: Windows 11 Notepad to support Markdown
#98So the markup dialect that's widely used but suffers from a near-total lack of viewers will now finally be rendered as intended, at least on Windows? Markdown presents a chicken-&-egg scenario that has dragged on for decades: tons of Markdown documents, but almost nothing with which to simply view (not edit) them as intended. Mystifying.
I know there are others and there are fine points. I would like to see a couple minor additions to support image placement (that aligns with Medium's editor) and finally a strike-through text notation. But that's about it.
Re: Windows 11 Notepad to support Markdown
#99They’re turning Notepad into what Wordpad was (or was supposed to be). Now everyone looking for the light weightiest *.txt editor must find a new tool...
Well, at least they brought back edit[0] [0] https://github.com/microsoft/edit
Re: Windows 11 Notepad to support Markdown
#100Oh boy.