One of the most important utilities on any computer is a decent text editing tool. Since there are as literally hundreds of text-editors out there you would think it is an easy task to find a similar one for each platform.

After years of trialing on various Windows platforms I have found Notepad++ to be the most useful of them all (closely followed by EMEditor which I used for years before Notepad++). Since I have now switched to Ubuntu completely it was necessary to find a permanent alternative on that platform since Notepad++ is only available on Windows.

The requirements list in order of priority:

  1. Fast & Native (reading NOT Java or similar runtime requirements)
  2. Excellent Search & Replace (which is where most fail ….)
  3. Lightweight
  4. Simple GUI (reading NOT an IDE)

Potential Candidates

Scite

Scite was my first try since it is based on the same engine as Notepad++. I have used it for a number of months but was never really happy with it. Issues with “Find in Files” functionality have been the final issue that make me move on. http://www.scintilla.org/SciTE.html

Scite Screenshot

Geany

I came across this one very recently and after a short trial period grown to really like it. Apart   from it’s silly name and very ugly icon it really has got the nicest overall balance of speed and functionality. And most importantly it also has very decent in-built search & replace functions. This includes “Find in Files” functionality which actually works. http://www.geany.org/

Geany Screenshot

Vim (Cream)

Since vim is my command-line text editor of choice for years I was giving the GUI version a try next to Geany. However since I am not a total vim freak (never had enough time to learn all the power of this tool) I decided to stick to a dedicated GUI text editor for long editing tasks (HTML, CSS coding) and keep vim for when I am on the command-line or a headless server.

Gedit

Being the default editor in Ubuntu I have used it a bit, but always found it very sluggish and not very intuitive to use. Apart from the fact is installed by default I did not find many things I liked about it.

Note: sometimes the find and replace needs are outside of the capabilites of any text editor and you have to resort to a specialised tool. As a GUI I have always found Regexxer (http://regexxer.sourceforge.net/) very useful. Otherwise there is always the full power of grep and sed.

Leo Gaggl

ict business owner specialising in mobile learning systems. interests: sustainability, internet of things, ict for development, open innovation, agriculture

This Post Has 5 Comments

  1. TechShelter

    You should give Bluefish a try as well, I use it heavily. I haven’t tried all the apps you mentioned but Bluefish is far better than GEdit imho. (http://bluefish.openoffice.nl/index.html)

  2. John

    I hope you landed on Geany. I use it on Windows because I don’t want to get too comfortable with N++, and it’s just as good for what I do.
    It’s simply my backup to VIM though.

  3. leogaggl

    Yes – been using Geany for quite a while now and I am very happy with it. I just wish they’d get rid of the UGLY logo / icon :)

  4. Mats Westholm

    I think Geany is a good choice and I dont think the icon is ugly ;-)

  5. Leo Gaggl

    @Mats: Agree that Geany is a good choice. I keep coming back to it myself.

    But I think we have to agree to disagree on the icon. I still think it’s one of the ugliest around ;-)

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.