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, extra key bindings, the --indicator, --minibar, and --zero options, and braced functions in string binds. Current maintainer. David Lawrence Ramsey * Multiple-buffer support, operating-dir option (-o), bug fixes for display routines, wrapping code, spelling fixes, parts of UTF-8 support, softwrap overhaul, constantshow mode, undoable indentations, undoable justifications, justifiable regions, and numerous other fixes. Former stable-series maintainer. Jordi Mallach * Debian package maintainer, fellow bug squasher, translator for Catalan. Former head of internationalization support. 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 * Whitespace display mode, --enable-utf8/--disable-utf8 configure options for ncurses, many new color regexes and improvements to existing ones in syntax/*.nanorc, the move from svn to git, the conversion to gnulib, and miscellaneous bug fixes. Former Gentoo package maintainer. 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.