Server IP : 128.199.20.84 / Your IP : 172.69.17.104 Web Server : Apache/2.4.41 (Ubuntu) System : Linux competent-maruti 5.4.0-128-generic #144-Ubuntu SMP Tue Sep 20 11:00:04 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.0.20 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/lib/python/../../lib/python/../python/../python/../python/../../../usr/share/doc/nano/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
This file lists people who have made significant contributions to the nano editor. Please see the ChangeLog for specific changes by author. ---------------------------------------------------------------------- Chris Allegretta <[email protected]> * Original program author and long-time maintainer. Benno Schulenberg <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * Debian package maintainer, fellow bug squasher. * Internationalization support head, ca.po maintainer. Adam Rogoyski <[email protected]> * 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 <[email protected]> * Miscellaneous cut, display, replace, and other bug fixes, original and new "magic line" code, read_line() function, new edit display routines. Rocco Corsi <[email protected]> * Internal spelling code, many optimizations and bug fixes for findnextstr() and search-related functions, various display and file handling fixes. David Benbennick <[email protected]> * Wrap and justify bugfixes/enhancements, new color syntax code, memleak fixes, parts of the UTF-8 support, and other miscellaneous fixes. Mike Frysinger <[email protected]> * 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 <[email protected]> * A functional undo/redo system, and coloring nano's interface. Mahyar Abbaspour <[email protected]> * Improved handling of SIGWINCH. Mike Scalora <[email protected]> * The comment/uncomment feature. Faissal Bensefia <[email protected]> * Line numbers. Sumedh Pendurkar <[email protected]> * The word-completion feature. Rishabh Dave <[email protected]> * Searchable help. Marco Diego Aurélio Mesquita <[email protected]> * Filtering text through an external command. Brand Huntsman <[email protected]> * The delayed parsing of syntax files.