In Windows 11 it saves every text file you open as a new tab, so every time you open a text file you’ll have tabs upon tabs of every previous text file you’ve ever opened.
Here’s a Reddit post with some people talking about how to disable it, how frustrating it is, and even how it’s causing problems by straight up opening the wrong file if it’s named the same as a text file you’ve opened in the past.
Wow finally. I remember when I moved to Notepad++ a decade ago when I still used Windows, to get that behaviour. Being able to close it without losing all the open tabs was a game changer.
Yeah, I noticed it in the new Notepad. Nifty feature. Notepad++ is still my go to for everything. Especially dumping “temporary code” in unsaved tabs, then like 6 months later trying to figure out if any of its still relevant or safe to finally close.
So what’s the deal with vim? I spooled up a vps recently and decided to forgo the gui options, like a real Linux server admin. I have been using nano and it seems to do all I need from a basic text editor in the terminal. I get that vim/emacs meme-bantering but actually why. It accepts texts and stores them in files. What is the actual point/difference?
Not only that. Opening the same file again, opens it in a new tab ffs. I noticed this, when my ssh-config file (which has no file extension and is thus not linked to a program) had like 10 tabs open… Why would someone do that?
What happened to notepad?
In Windows 11 it saves every text file you open as a new tab, so every time you open a text file you’ll have tabs upon tabs of every previous text file you’ve ever opened.
Here’s a Reddit post with some people talking about how to disable it, how frustrating it is, and even how it’s causing problems by straight up opening the wrong file if it’s named the same as a text file you’ve opened in the past.
Wow finally. I remember when I moved to Notepad++ a decade ago when I still used Windows, to get that behaviour. Being able to close it without losing all the open tabs was a game changer.
Yeah, I noticed it in the new Notepad. Nifty feature. Notepad++ is still my go to for everything. Especially dumping “temporary code” in unsaved tabs, then like 6 months later trying to figure out if any of its still relevant or safe to finally close.
Textadept is also pretty cool, it’s portable and FOSS unlike Notepad++
Virgin Windows users on Reddit: *Crying in a corner instead of looking in settings on their own and make 3(!) mouse clicks*
Chad Linux users on Lemmy: *Editing .conf files in vim*
So what’s the deal with vim? I spooled up a vps recently and decided to forgo the gui options, like a real Linux server admin. I have been using nano and it seems to do all I need from a basic text editor in the terminal. I get that vim/emacs meme-bantering but actually why. It accepts texts and stores them in files. What is the actual point/difference?
Not only that. Opening the same file again, opens it in a new tab ffs. I noticed this, when my ssh-config file (which has no file extension and is thus not linked to a program) had like 10 tabs open… Why would someone do that?
I mean tabs are fine, I guess, but this shit?
This stinks of panic MVP.