this post was submitted on 03 Mar 2025
352 points (99.4% liked)
Technology
63614 readers
3096 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Having switched to linux, np++ is one of the programs I miss the most.
Inb4 'just use [insert software here] instead'; yes I know alternatives to np++ exist. And I know wine exists. I don't miss np++ enough to go that route
Yep same here. I've tried Notepad Next, Notepadqq, and notepad++ with wine. Each had their own quirks/issues (no dark mode, crashes, GUI glicthes). Now I'm just using vscodium for everything. While vscodium isn't as simple as np++, (there are a lot of extra features you'll never need when editing a simple txt) it gets the job done without any issues
Just for the benefit of other readers, Notepadqq is one of the alternatives for Linux. However, there are a few features I really wanted from Notepad++, so I have installed it using wine. No problems there. Hopefully some day we'll see a Linux release.
Last time I checked out Notepadqq, it was nothing like Notepad++, if what you want from Notepad++ are the features. Maybe it's improved though. Personally I've found that with the right combination of settings and add-ons, the closest editors on Linux to Notepad++ are Geany (GTK) or Kate (KDE).
In my first two years of Linux, I struggled between using Notepad++ through Wine and trying the many different editors out there (including the three you mentioned, with Kate being the one I tried the most to be the chosen one), never feeling fully satisfied. Until I found a little-known one that I would use today even in a Windows machine where Np++ is a native option: CudaText.
Just like Np++, you can get extra useful features by installing plugins. And you should dig into available settings to adjust to your taste.
In the end, CudaText is a more advanced editor than Np++, while it still feels welcoming for editing non-code text, unlike VSCode or Sublime imo.
Geany is a stupidly underrated piece of software imo. I use it for pretty much everything other than my largest of projects. Even then I consider it lol
Notepadqq seems to be catching up to Notepad++. In my case the feature that I was sorely missing was the function list, as I am not a heavy macro/plugin user.
I'll definitely check it out again then. As a dual booter (for now until I can't update Windows 10 anymore), cross platform is ideal but otherwise as close as possible is the next best thing.
I'm in the same boat. I ended up giving up on the Linux options and using a Notepad++ snap package, but as it runs in WINE it has some quirks that I have not figured out yet.
As an example I chose to hide the menu bar while I was trying to get a dark theme looking correct, and now I have no idea how to bring the menu bar back, because wine takes the [alt] input that would usually bring the menu back up.
I'll probably end up just deleting and reinstalling the snap. But I'd rather know how to bring up the alt menu in emulated programs in wine - in case it happens again.
Used to be alt+space. But I haven't used wine in a while...
Thanks for the suggestion. That combo seems to bring up window options for Wine's workspace. I've purged and reinstalled the snap now which does skirt the problem.