Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2006-08-07 01:25:18
Size: 430
Editor: anonymous
Comment:
Revision 3 as of 2008-11-14 13:41:50
Size: 427
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The GNU Readline library (http://tiswww.tis.case.edu/~chet/readline/rltop.html) provides a set of functions for use by applications that allow users to edit command lines as they are typed in. The GNU Readline library (http://tiswww.tis.case.edu/~chet/readline/rltop.html) provides a set of functions for use by applications that allow users to edit command lines as they are typed.

The GNU Readline library (http://tiswww.tis.case.edu/~chet/readline/rltop.html) provides a set of functions for use by applications that allow users to edit command lines as they are typed.

The Readline Library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.