2002-04-15 00:12:54 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2007-12-10 17:06:11 +00:00
|
|
|
<!-- $Revision: 1.12 $ -->
|
2005-09-04 19:39:32 +00:00
|
|
|
<!-- Purpose: utilspec.cmdline -->
|
|
|
|
<!-- Membership: bundled, external -->
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<reference xml:id="ref.readline" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2002-04-15 00:12:54 +00:00
|
|
|
<title>GNU Readline</title>
|
|
|
|
<titleabbrev>Readline</titleabbrev>
|
|
|
|
|
|
|
|
<partintro>
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="readline.intro">
|
2002-07-20 14:20:32 +00:00
|
|
|
&reftitle.intro;
|
|
|
|
<para>
|
2007-01-24 20:50:23 +00:00
|
|
|
The readline functions implement an interface
|
2002-07-20 14:20:32 +00:00
|
|
|
to the GNU Readline library. These are functions that provide
|
|
|
|
editable command lines. An example being the way Bash allows you
|
|
|
|
to use the arrow keys to insert characters or scroll through
|
|
|
|
command history. Because of the interactive nature of this
|
|
|
|
library, it will be of little use for writing Web applications,
|
2004-11-03 07:27:47 +00:00
|
|
|
but may be useful when writing scripts used from a
|
|
|
|
<link linkend="features.commandline">command line</link>.
|
2002-07-20 14:20:32 +00:00
|
|
|
</para>
|
2002-12-02 12:55:46 +00:00
|
|
|
¬e.no-windows.extension;
|
2002-07-20 14:20:32 +00:00
|
|
|
</section>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="readline.requirements">
|
2002-07-20 14:20:32 +00:00
|
|
|
&reftitle.required;
|
2002-04-15 00:12:54 +00:00
|
|
|
<para>
|
2002-07-20 14:20:32 +00:00
|
|
|
To use the readline functions, you need to install libreadline. You can
|
|
|
|
find libreadline on the home page of the GNU Readline project, at
|
2007-06-20 22:25:43 +00:00
|
|
|
<link xlink:href="&url.readline;">&url.readline;</link>.
|
2002-07-20 14:20:32 +00:00
|
|
|
It's maintained by Chet Ramey, who's also the author of Bash.
|
2002-04-15 00:12:54 +00:00
|
|
|
</para>
|
|
|
|
<para>
|
2004-12-17 15:53:53 +00:00
|
|
|
You can also use these functions with the libedit library, a non-GPL
|
2002-12-02 12:55:46 +00:00
|
|
|
replacement for the readline library. The libedit library is BSD
|
2003-12-19 15:50:07 +00:00
|
|
|
licensed and available for download from
|
2007-06-20 22:25:43 +00:00
|
|
|
<link xlink:href="&url.libedit;">&url.libedit;</link>.
|
2002-04-15 00:12:54 +00:00
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
|
2002-12-02 12:55:46 +00:00
|
|
|
&reference.readline.configure;
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="readline.configuration">
|
2002-07-20 14:20:32 +00:00
|
|
|
&reftitle.runtime;
|
2002-04-15 00:12:54 +00:00
|
|
|
&no.config;
|
|
|
|
</section>
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="readline.resources">
|
2002-07-20 14:20:32 +00:00
|
|
|
&reftitle.resources;
|
2002-04-15 00:12:54 +00:00
|
|
|
&no.resource;
|
|
|
|
</section>
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="readline.constants">
|
2002-07-20 14:20:32 +00:00
|
|
|
&reftitle.constants;
|
2002-04-15 00:12:54 +00:00
|
|
|
&no.constants;
|
|
|
|
</section>
|
|
|
|
</partintro>
|
|
|
|
|
2007-12-10 17:06:11 +00:00
|
|
|
&reference.readline.entities.functions;
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|