This file lists people who have made significant contributions to the nano editor. Please see the ChangeLog for specific changes by author. ---------------------------------------------------------------------- Chris Allegretta * Original program author and long-time maintainer. Benno Schulenberg * An array of small bug fixes, the cut-word and block-jump routines, text selection by holding Shift, macro recording and replay, plus some key bindings. Current maintainer. David Lawrence Ramsey * Former stable series maintainer. Multiple buffer support, operating dir (-o) option, bug fixes for display routines, wrapping code, spelling fixes, constantshow mode, parts of UTF-8 support, softwrap overhaul, undoable (un)indentations, undoable justifications, justifiable regions, and numerous other fixes. Jordi Mallach * Debian package maintainer, fellow bug squasher. * Internationalization support head, ca.po maintainer. Adam Rogoyski * New write_file() function, read_file() optimization, mouse support, resize support, nohelp (-x) option, justify function, follow symlink option and bugfixes, and much more. Robert Siemborski * Miscellaneous cut, display, replace, and other bug fixes, original and new "magic line" code, read_line() function, new edit display routines. Rocco Corsi * Internal spelling code, many optimizations and bug fixes for findnextstr() and search-related functions, various display and file handling fixes. David Benbennick * Wrap and justify bugfixes/enhancements, new color syntax code, memleak fixes, parts of the UTF-8 support, and other miscellaneous fixes. Mike Frysinger * Gentoo package maintainer. Whitespace display mode, --enable-utf8/--disable-utf8 configure options for ncurses, many new color regexes and improvements to existing color regexes in syntax/*.nanorc, the move from svn to git, the conversion to gnulib, and miscellaneous bug fixes. Mark Majeres * A functional undo/redo system, and coloring nano's interface. Mahyar Abbaspour * Improved handling of SIGWINCH. Mike Scalora * The comment/uncomment feature. Faissal Bensefia * Line numbers. Sumedh Pendurkar * The word-completion feature. Rishabh Dave * Searchable help. Marco Diego Aurélio Mesquita * Filtering text through an external command. * Placing anchors (bookmarks) and jumping to them. Brand Huntsman * The delayed parsing of syntax files.