logoalt Hacker News

ActionHankyesterday at 8:34 PM1 replyview on HN

This is why I uninstalled Notepad.

They are convinced it needs to be a worse vscode when all I want is something to edit plain text files.


Replies

cogman10yesterday at 8:46 PM

What I want in windows is Notepad++ or Kate (and even Kate is a bit much). That's the full extent of the features that I'd want in something like notepad.

Adding RTF and a wysiwyg markdown editor is the last thing that I want from something like notepad. When I open notepad, I still want to see the characters that are present. Heck, I'd like to be able to see the difference between a space and a tab. I'd want to be able to see which type of line ending are being used (and switch to the correct one, \n) Hiding characters is antithetical to the reason I'd use notepad in the first place.

I want to be able to search text and see text. Not compose a document or talk to an LLM.

show 1 reply