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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- 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.