Decision Guidance ⇒ Notepad++ alternative for Ubuntu/Linux
Notepad++ alternative for Ubuntu/Linux
I'm on a ubuntu powered machine and I would like to use an editor similar to NotePad++.
I used SciTE, however it doesn't have nice UTF-8 support (e.g. Notepad++ can allow you set the headers of the file without writing the BOM).
At the moment I'm using VIM which is pretty decent, but I am looking for something more visual.
Any suggestions would be cool.
Many thanks,
VG
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Notepad++ alternative for Ubuntu/Linux
I'm using Kile on Ubuntu. During installation some KDE libs were installed, but those did never cause problems, I've been using Kile for years on several Ubuntu versions.
Another sophisticated LaTeX editor running on Ubuntu is Texmaker.
Stefan
Notepad++ alternative for Ubuntu/Linux
Since I've never used Notepad++, I don't know what's most similar to it, but perhaps gedit or geany with the right assortment of plugins?
Consider gvim for a more graphical version of vim, as well, which I what I use. Kile would probably be my second choice.