Microsoft is killing WordPad in Windows after 28 years

dantheclamman@lemmy.world to Technology@lemmy.world – 1082 points –
Microsoft is killing WordPad in Windows after 28 years
bleepingcomputer.com
469

You are viewing a single comment

I use VSCodium instead.

Notepad++ here, and jerbrains ide for actual coding needs.

I do use vscodium on my Linux systems tho

BTW I use Vi.

Also Nano

My go-to terminal text editor is micro. It's intuitive, has sensible controls (looking at you, ESC :qa!), and supports plugins for expanding functionality. It's the only terminal text editor I've used that does what I expect and I regularly use it instead of vscode. Nano is my backup and Vim is my enemy.