On Windows, I switched from Notepad to Notepad++. When I switched to Linux, I tried using Notepadqq, which is just a Notepad++ fork with Linux support. But then I realized that Kate is actually miles ahead of Notepad++/qq.
I have zero clue how well it works on Windows, but I highly recommend trying it based on my Linux experience. Notepad++ and Kate are both FOSS either way, so you can’t go wrong if you end up preferring or not preferring it.
Me too. The multi-line select and edit feature has been a godsend so frequently. I use NP++ plenty too but I find Sublime far more useful out of the box and especially when I’m bouncing between Linux, macOS, Windows; it’s nice to have a consistent text editor across all platforms.
However I also use micro a lot if I’m just using the shell. It’s like Sublime but in the terminal and not proprietary too! Perfect for when you’re SSHing into servers and don’t want nano or vi. Best part, micro is a static binary so you can curl/wget it and spin it up straight away.
Since leaning about notepad++ I have not used the notepad. Sad to see there is now another reason not to launch notepad.
I copied the windows 10 notepad.exe to my 11 machine and use that instead.
I did the same thing with mspaint, but from Win98.
On Windows, I switched from Notepad to Notepad++. When I switched to Linux, I tried using Notepadqq, which is just a Notepad++ fork with Linux support. But then I realized that Kate is actually miles ahead of Notepad++/qq.
I have zero clue how well it works on Windows, but I highly recommend trying it based on my Linux experience. Notepad++ and Kate are both FOSS either way, so you can’t go wrong if you end up preferring or not preferring it.
i prefer Sublime Text…
Im a Sublime Text fan, I think their UI is cleaner than NP++ and I get a lot of milage out of the regex find/replace feature.
Me too. The multi-line select and edit feature has been a godsend so frequently. I use NP++ plenty too but I find Sublime far more useful out of the box and especially when I’m bouncing between Linux, macOS, Windows; it’s nice to have a consistent text editor across all platforms.
However I also use micro a lot if I’m just using the shell. It’s like Sublime but in the terminal and not proprietary too! Perfect for when you’re SSHing into servers and don’t want nano or vi. Best part, micro is a static binary so you can curl/wget it and spin it up straight away.