TextMarx is simply one great text editor. It is in very early stage of development but the code is runnable and you could check it right now.
git clone git://github.com/mafik/TextMarx.git
cd TextMarx
make && ./marx
- Fully programmable (configuration, plugins, macros).
- Wide range of programming languages (through GObject introspection).
- High performance & nice visual effects.
- Quasi-modal interface.
- Target platform: modern linux desktop.
- Clutter-1.0+
- Python-2.7+