Live data from Hacker News

Bug in Notepad Involving Asterisk in Title Bar

suszter.com

31–40 of 132 posts

Re: Bug in Notepad Involving Asterisk in Title Bar

#34
post #28
post #11

For how long has this bug been live? It blows my mind that no one noticed this sooner

Probably because few of the people who are aware of what an asterix in the title bar mean (mostly devs) are still using notepad.

I mean... I use notepad.

I frequently use it to clear the non-text formats from the clipboard so when I paste I actually get text. Some apps don't let you pick the paste format and try to be helpful with formatting. Most of the time I don't want that.

Win+R is useful for small snippets, but notepad is useful for multiline text.

But I don't pay attention to the asterisk, because I just use it as a scratchpad. When I need to restart for updates I inevitably have several Untitled notepads open that need to be manually closed out.

Re: Bug in Notepad Involving Asterisk in Title Bar

#35
post #12
post #8

This would be avoided if Notepad was implemented in React Native for Windows.

ill give the short answer to this. millions depend on notepad. a small change , can have devastating effects. What if the editor doesn't respond to the same WM_XYZMESSAGE? what if your enterprise depends on an obscure app that modifies notepad. So no, best option create a new editor, but there are 1000 editors out there. look at sublime text 4.. its pure opengl. fast, and epic done right.

[deleted]

Re: Bug in Notepad Involving Asterisk in Title Bar

#38
post #12
post #8

This would be avoided if Notepad was implemented in React Native for Windows.

ill give the short answer to this. millions depend on notepad. a small change , can have devastating effects. What if the editor doesn't respond to the same WM_XYZMESSAGE? what if your enterprise depends on an obscure app that modifies notepad. So no, best option create a new editor, but there are 1000 editors out there. look at sublime text 4.. its pure opengl. fast, and epic done right.

The parent comment was definitely a sarcasm. I am not sure if yours is.
Post reply on HN