I'm looking for a nice lightweight programmers editor for Linux/UNIX. I currently use nedit for normal text, and Eclipse when I want a new IDE. Nedit has some UI quirks, and hasn't been updated in 5 years or so.
What nedit gives me and i need in the new editor:
- Nice Simple GUI
- Non-modal (I don't like vi)
- Lightweight (I don't like emacs, too much stuff to remember, remembering gets in the way of coding)
- regular expression search/replace.
- Autodetect newlines (pretty much any non-Windows editor does this)
Any suggestions?

