Ask HN: Open Source Text Editor

3 points by program101 ↗ HN
What does this community recommend for a good open source text editor?

Many to choose from here: http://en.wikipedia.org/wiki/List_of_text_editors

9 comments

[ 4.6 ms ] story [ 32.4 ms ] thread
Notepad++

http://notepad-plus.sourceforge.net

Vim

http://www.vim.org

What specifically will you use the text editor for?

C, C++, Perl, HTML, CSS, Java Script - general purpose Thanks,
If you end up using vim, here's my vimrc file. It's got soft tabs enabled, a color distinction between soft tabs and hard tabs, and keyboard shortcuts for creating and removing comments for various comment styles.

http://dotfiles.org/~tutwabee/.vimrc

KDE/Linux: Kate

GNOME: Geany

Windows: Notepad++

Mac: Buy Coda

How have I never stumbled across Geany? Much better than gedit, since all the useful features are built-in instead of poorly integrated 3rd-party extensions. Thanks!
Just to mention: Recently open sourced (not just open source it's free as in freedom), featured on HN, Redcar text mate like editor.
ed - ed is the standard text editor.

Barring that, emacs.