Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 0195c26144d6a6d8437da6bf9d0aeff3 > files > 93

zsh-doc-4.1.0-0.dev5.4mdk.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                      "http://www.w3.org/TR/html40/loose.dtd">
<HTML>
<!-- Created on August, 9 2002 by texi2html 1.65 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>

-->
<HEAD>
<TITLE>zsh: Table of Contents</TITLE>

<META NAME="description" CONTENT="zsh: Table of Contents">
<META NAME="keywords" CONTENT="zsh: Table of Contents">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="texi2html 1.65">

</HEAD>

<BODY LANG="en" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">

<A NAME="SEC_Contents"></A>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="zsh.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="zsh_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="zsh_24.html#SEC195">Index</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="zsh_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<H1>Table of Contents</H1>
<BLOCKQUOTE>
<A NAME="TOC1" HREF="zsh_1.html#SEC1">1. The Z Shell Manual</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC2" HREF="zsh_1.html#SEC2">1.1 Producing documentation from zsh.texi</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC3" HREF="zsh_2.html#SEC3">2. Introduction</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC4" HREF="zsh_2.html#SEC4">2.1 Author</A>
<BR>
<A NAME="TOC5" HREF="zsh_2.html#SEC5">2.2 Availability</A>
<BR>
<A NAME="TOC6" HREF="zsh_2.html#SEC6">2.3 Mailing Lists</A>
<BR>
<A NAME="TOC7" HREF="zsh_2.html#SEC7">2.4 The Zsh FAQ</A>
<BR>
<A NAME="TOC8" HREF="zsh_2.html#SEC8">2.5 The Zsh Web Page</A>
<BR>
<A NAME="TOC9" HREF="zsh_2.html#SEC9">2.6 The Zsh Userguide</A>
<BR>
<A NAME="TOC10" HREF="zsh_2.html#SEC10">2.7 See Also</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC11" HREF="zsh_3.html#SEC11">3. Invocation</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC12" HREF="zsh_3.html#SEC12">3.1 Invocation Options</A>
<BR>
<A NAME="TOC13" HREF="zsh_3.html#SEC13">3.2 Compatibility</A>
<BR>
<A NAME="TOC14" HREF="zsh_3.html#SEC14">3.3 Restricted Shell</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC15" HREF="zsh_4.html#SEC15">4. Files</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC16" HREF="zsh_4.html#SEC16">4.1 Startup/Shutdown Files</A>
<BR>
<A NAME="TOC17" HREF="zsh_4.html#SEC17">4.2 Files</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC18" HREF="zsh_5.html#SEC18">5. Shell Grammar</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC19" HREF="zsh_5.html#SEC19">5.1 Simple Commands &amp; Pipelines</A>
<BR>
<A NAME="TOC20" HREF="zsh_5.html#SEC20">5.2 Precommand Modifiers</A>
<BR>
<A NAME="TOC21" HREF="zsh_5.html#SEC21">5.3 Complex Commands</A>
<BR>
<A NAME="TOC22" HREF="zsh_5.html#SEC22">5.4 Alternate Forms For Complex Commands</A>
<BR>
<A NAME="TOC23" HREF="zsh_5.html#SEC23">5.5 Reserved Words</A>
<BR>
<A NAME="TOC24" HREF="zsh_5.html#SEC24">5.6 Comments</A>
<BR>
<A NAME="TOC25" HREF="zsh_5.html#SEC25">5.7 Aliasing</A>
<BR>
<A NAME="TOC26" HREF="zsh_5.html#SEC26">5.8 Quoting</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC27" HREF="zsh_6.html#SEC27">6. Redirection</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC28" HREF="zsh_6.html#SEC28">6.1 Multios</A>
<BR>
<A NAME="TOC29" HREF="zsh_6.html#SEC29">6.2 Redirections with no command</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC30" HREF="zsh_7.html#SEC30">7. Command Execution</A>
<BR>
<A NAME="TOC31" HREF="zsh_8.html#SEC31">8. Functions</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC32" HREF="zsh_8.html#SEC32">8.1 Autoloading Functions</A>
<BR>
<A NAME="TOC33" HREF="zsh_8.html#SEC33">8.2 Special Functions</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC34" HREF="zsh_9.html#SEC34">9. Jobs &amp; Signals</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC35" HREF="zsh_9.html#SEC35">9.1 Jobs</A>
<BR>
<A NAME="TOC36" HREF="zsh_9.html#SEC36">9.2 Signals</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC37" HREF="zsh_10.html#SEC37">10. Arithmetic Evaluation</A>
<BR>
<A NAME="TOC38" HREF="zsh_11.html#SEC38">11. Conditional Expressions</A>
<BR>
<A NAME="TOC39" HREF="zsh_12.html#SEC39">12. Prompt Expansion</A>
<BR>
<A NAME="TOC40" HREF="zsh_13.html#SEC40">13. Expansion</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC41" HREF="zsh_13.html#SEC41">13.1 History Expansion</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC42" HREF="zsh_13.html#SEC42">13.1.1 Overview</A>
<BR>
<A NAME="TOC43" HREF="zsh_13.html#SEC43">13.1.2 Event Designators</A>
<BR>
<A NAME="TOC44" HREF="zsh_13.html#SEC44">13.1.3 Word Designators</A>
<BR>
<A NAME="TOC45" HREF="zsh_13.html#SEC45">13.1.4 Modifiers</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC46" HREF="zsh_13.html#SEC46">13.2 Process Substitution</A>
<BR>
<A NAME="TOC47" HREF="zsh_13.html#SEC47">13.3 Parameter Expansion</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC48" HREF="zsh_13.html#SEC48">13.3.1 Parameter Expansion Flags</A>
<BR>
<A NAME="TOC49" HREF="zsh_13.html#SEC49">13.3.2 Rules</A>
<BR>
<A NAME="TOC50" HREF="zsh_13.html#SEC50">13.3.3 Examples</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC51" HREF="zsh_13.html#SEC51">13.4 Command Substitution</A>
<BR>
<A NAME="TOC52" HREF="zsh_13.html#SEC52">13.5 Arithmetic Expansion</A>
<BR>
<A NAME="TOC53" HREF="zsh_13.html#SEC53">13.6 Brace Expansion</A>
<BR>
<A NAME="TOC54" HREF="zsh_13.html#SEC54">13.7 Filename Expansion</A>
<BR>
<A NAME="TOC55" HREF="zsh_13.html#SEC55">13.8 Filename Generation</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC56" HREF="zsh_13.html#SEC56">13.8.1 Glob Operators</A>
<BR>
<A NAME="TOC57" HREF="zsh_13.html#SEC57">13.8.2 ksh-like Glob Operators</A>
<BR>
<A NAME="TOC58" HREF="zsh_13.html#SEC58">13.8.3 Precedence</A>
<BR>
<A NAME="TOC59" HREF="zsh_13.html#SEC59">13.8.4 Globbing Flags</A>
<BR>
<A NAME="TOC60" HREF="zsh_13.html#SEC60">13.8.5 Approximate Matching</A>
<BR>
<A NAME="TOC61" HREF="zsh_13.html#SEC61">13.8.6 Recursive Globbing</A>
<BR>
<A NAME="TOC62" HREF="zsh_13.html#SEC62">13.8.7 Glob Qualifiers</A>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<A NAME="TOC63" HREF="zsh_14.html#SEC63">14. Parameters</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC64" HREF="zsh_14.html#SEC64">14.1 Description</A>
<BR>
<A NAME="TOC65" HREF="zsh_14.html#SEC65">14.2 Array Parameters</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC66" HREF="zsh_14.html#SEC66">14.2.1 Array Subscripts</A>
<BR>
<A NAME="TOC67" HREF="zsh_14.html#SEC67">14.2.2 Array Element Assignment</A>
<BR>
<A NAME="TOC68" HREF="zsh_14.html#SEC68">14.2.3 Subscript Flags</A>
<BR>
<A NAME="TOC69" HREF="zsh_14.html#SEC69">14.2.4 Subscript Parsing</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC70" HREF="zsh_14.html#SEC70">14.3 Positional Parameters</A>
<BR>
<A NAME="TOC71" HREF="zsh_14.html#SEC71">14.4 Local Parameters</A>
<BR>
<A NAME="TOC72" HREF="zsh_14.html#SEC72">14.5 Parameters Set By The Shell</A>
<BR>
<A NAME="TOC73" HREF="zsh_14.html#SEC73">14.6 Parameters Used By The Shell</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC74" HREF="zsh_15.html#SEC74">15. Options</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC75" HREF="zsh_15.html#SEC75">15.1 Specifying Options</A>
<BR>
<A NAME="TOC76" HREF="zsh_15.html#SEC76">15.2 Description of Options</A>
<BR>
<A NAME="TOC77" HREF="zsh_15.html#SEC77">15.3 Option Aliases</A>
<BR>
<A NAME="TOC78" HREF="zsh_15.html#SEC78">15.4 Single Letter Options</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC79" HREF="zsh_15.html#SEC79">15.4.1 Default set</A>
<BR>
<A NAME="TOC80" HREF="zsh_15.html#SEC80">15.4.2 sh/ksh emulation set</A>
<BR>
<A NAME="TOC81" HREF="zsh_15.html#SEC81">15.4.3 Also note</A>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<A NAME="TOC82" HREF="zsh_16.html#SEC82">16. Shell Builtin Commands</A>
<BR>
<A NAME="TOC83" HREF="zsh_17.html#SEC83">17. Zsh Line Editor</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC84" HREF="zsh_17.html#SEC84">17.1 Description</A>
<BR>
<A NAME="TOC85" HREF="zsh_17.html#SEC85">17.2 Keymaps</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC86" HREF="zsh_17.html#SEC86">17.2.1 Reading Commands</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC87" HREF="zsh_17.html#SEC87">17.3 Zle Builtins</A>
<BR>
<A NAME="TOC88" HREF="zsh_17.html#SEC88">17.4 Widgets</A>
<BR>
<A NAME="TOC89" HREF="zsh_17.html#SEC89">17.5 User-Defined Widgets</A>
<BR>
<A NAME="TOC90" HREF="zsh_17.html#SEC90">17.6 Standard Widgets</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC91" HREF="zsh_17.html#SEC91">17.6.1 Movement</A>
<BR>
<A NAME="TOC92" HREF="zsh_17.html#SEC92">17.6.2 History Control</A>
<BR>
<A NAME="TOC93" HREF="zsh_17.html#SEC93">17.6.3 Modifying Text</A>
<BR>
<A NAME="TOC94" HREF="zsh_17.html#SEC94">17.6.4 Arguments</A>
<BR>
<A NAME="TOC95" HREF="zsh_17.html#SEC95">17.6.5 Completion</A>
<BR>
<A NAME="TOC96" HREF="zsh_17.html#SEC96">17.6.6 Miscellaneous</A>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<A NAME="TOC97" HREF="zsh_18.html#SEC97">18. Completion Widgets</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC98" HREF="zsh_18.html#SEC98">18.1 Description</A>
<BR>
<A NAME="TOC99" HREF="zsh_18.html#SEC99">18.2 Special Parameters</A>
<BR>
<A NAME="TOC100" HREF="zsh_18.html#SEC100">18.3 Builtin Commands</A>
<BR>
<A NAME="TOC101" HREF="zsh_18.html#SEC101">18.4 Condition Codes</A>
<BR>
<A NAME="TOC102" HREF="zsh_18.html#SEC102">18.5 Matching Control</A>
<BR>
<A NAME="TOC103" HREF="zsh_18.html#SEC103">18.6 Completion Widget Example</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC104" HREF="zsh_19.html#SEC104">19. Completion System</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC105" HREF="zsh_19.html#SEC105">19.1 Description</A>
<BR>
<A NAME="TOC106" HREF="zsh_19.html#SEC106">19.2 Initialization</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC107" HREF="zsh_19.html#SEC107">19.2.1 Use of compinit</A>
<BR>
<A NAME="TOC108" HREF="zsh_19.html#SEC108">19.2.2 Autoloaded files</A>
<BR>
<A NAME="TOC109" HREF="zsh_19.html#SEC109">19.2.3 Functions</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC110" HREF="zsh_19.html#SEC110">19.3 Completion System Configuration</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC111" HREF="zsh_19.html#SEC111">19.3.1 Overview</A>
<BR>
<A NAME="TOC112" HREF="zsh_19.html#SEC112">19.3.2 Standard Tags</A>
<BR>
<A NAME="TOC113" HREF="zsh_19.html#SEC113">19.3.3 Standard Styles</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC114" HREF="zsh_19.html#SEC114">19.4 Control Functions</A>
<BR>
<A NAME="TOC115" HREF="zsh_19.html#SEC115">19.5 Bindable Commands</A>
<BR>
<A NAME="TOC116" HREF="zsh_19.html#SEC116">19.6 Utility Functions</A>
<BR>
<A NAME="TOC117" HREF="zsh_19.html#SEC117">19.7 Completion Directories</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC118" HREF="zsh_20.html#SEC118">20. Completion Using compctl</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC119" HREF="zsh_20.html#SEC119">20.1 Types of completion</A>
<BR>
<A NAME="TOC120" HREF="zsh_20.html#SEC120">20.2 Description</A>
<BR>
<A NAME="TOC121" HREF="zsh_20.html#SEC121">20.3 Command Flags</A>
<BR>
<A NAME="TOC122" HREF="zsh_20.html#SEC122">20.4 Option Flags</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC123" HREF="zsh_20.html#SEC123">20.4.1 Simple Flags</A>
<BR>
<A NAME="TOC124" HREF="zsh_20.html#SEC124">20.4.2 Flags with Arguments</A>
<BR>
<A NAME="TOC125" HREF="zsh_20.html#SEC125">20.4.3 Control Flags</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC126" HREF="zsh_20.html#SEC126">20.5 Alternative Completion</A>
<BR>
<A NAME="TOC127" HREF="zsh_20.html#SEC127">20.6 Extended Completion</A>
<BR>
<A NAME="TOC128" HREF="zsh_20.html#SEC128">20.7 Example</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC129" HREF="zsh_21.html#SEC129">21. Zsh Modules</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC130" HREF="zsh_21.html#SEC130">21.1 Description</A>
<BR>
<A NAME="TOC131" HREF="zsh_21.html#SEC131">21.2 The zsh/cap Module</A>
<BR>
<A NAME="TOC132" HREF="zsh_21.html#SEC132">21.3 The zsh/clone Module</A>
<BR>
<A NAME="TOC133" HREF="zsh_21.html#SEC133">21.4 The zsh/compctl Module</A>
<BR>
<A NAME="TOC134" HREF="zsh_21.html#SEC134">21.5 The zsh/complete Module</A>
<BR>
<A NAME="TOC135" HREF="zsh_21.html#SEC135">21.6 The zsh/complist Module</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC136" HREF="zsh_21.html#SEC136">21.6.1 Colored completion listings</A>
<BR>
<A NAME="TOC137" HREF="zsh_21.html#SEC137">21.6.2 Scrolling in completion listings</A>
<BR>
<A NAME="TOC138" HREF="zsh_21.html#SEC138">21.6.3 Menu selection</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC139" HREF="zsh_21.html#SEC139">21.7 The zsh/computil Module</A>
<BR>
<A NAME="TOC140" HREF="zsh_21.html#SEC140">21.8 The zsh/deltochar Module</A>
<BR>
<A NAME="TOC141" HREF="zsh_21.html#SEC141">21.9 The zsh/example Module</A>
<BR>
<A NAME="TOC142" HREF="zsh_21.html#SEC142">21.10 The zsh/files Module</A>
<BR>
<A NAME="TOC143" HREF="zsh_21.html#SEC143">21.11 The zsh/mapfile Module</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC144" HREF="zsh_21.html#SEC144">21.11.1 Limitations</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC145" HREF="zsh_21.html#SEC145">21.12 The zsh/mathfunc Module</A>
<BR>
<A NAME="TOC146" HREF="zsh_21.html#SEC146">21.13 The zsh/parameter Module</A>
<BR>
<A NAME="TOC147" HREF="zsh_21.html#SEC147">21.14 The zsh/sched Module</A>
<BR>
<A NAME="TOC148" HREF="zsh_21.html#SEC148">21.15 The zsh/stat Module</A>
<BR>
<A NAME="TOC149" HREF="zsh_21.html#SEC149">21.16 The zsh/termcap Module</A>
<BR>
<A NAME="TOC150" HREF="zsh_21.html#SEC150">21.17 The zsh/terminfo Module</A>
<BR>
<A NAME="TOC151" HREF="zsh_21.html#SEC151">21.18 The zsh/zftp Module</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC152" HREF="zsh_21.html#SEC152">21.18.1 Subcommands</A>
<BR>
<A NAME="TOC153" HREF="zsh_21.html#SEC153">21.18.2 Parameters</A>
<BR>
<A NAME="TOC154" HREF="zsh_21.html#SEC154">21.18.3 Functions</A>
<BR>
<A NAME="TOC155" HREF="zsh_21.html#SEC155">21.18.4 Problems</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC156" HREF="zsh_21.html#SEC156">21.19 The zsh/zle Module</A>
<BR>
<A NAME="TOC157" HREF="zsh_21.html#SEC157">21.20 The zsh/zleparameter Module</A>
<BR>
<A NAME="TOC158" HREF="zsh_21.html#SEC158">21.21 The zsh/zprof Module</A>
<BR>
<A NAME="TOC159" HREF="zsh_21.html#SEC159">21.22 The zsh/zpty Module</A>
<BR>
<A NAME="TOC160" HREF="zsh_21.html#SEC160">21.23 The zsh/zutil Module</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC161" HREF="zsh_22.html#SEC161">22. Zftp Function System</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC162" HREF="zsh_22.html#SEC162">22.1 Description</A>
<BR>
<A NAME="TOC163" HREF="zsh_22.html#SEC163">22.2 Installation</A>
<BR>
<A NAME="TOC164" HREF="zsh_22.html#SEC164">22.3 Functions</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC165" HREF="zsh_22.html#SEC165">22.3.1 Opening a connection</A>
<BR>
<A NAME="TOC166" HREF="zsh_22.html#SEC166">22.3.2 Directory management</A>
<BR>
<A NAME="TOC167" HREF="zsh_22.html#SEC167">22.3.3 Status commands</A>
<BR>
<A NAME="TOC168" HREF="zsh_22.html#SEC168">22.3.4 Retrieving files</A>
<BR>
<A NAME="TOC169" HREF="zsh_22.html#SEC169">22.3.5 Sending files</A>
<BR>
<A NAME="TOC170" HREF="zsh_22.html#SEC170">22.3.6 Closing the connection</A>
<BR>
<A NAME="TOC171" HREF="zsh_22.html#SEC171">22.3.7 Session management</A>
<BR>
<A NAME="TOC172" HREF="zsh_22.html#SEC172">22.3.8 Bookmarks</A>
<BR>
<A NAME="TOC173" HREF="zsh_22.html#SEC173">22.3.9 Other functions</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC174" HREF="zsh_22.html#SEC174">22.4 Miscellaneous Features</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC175" HREF="zsh_22.html#SEC175">22.4.1 Configuration</A>
<BR>
<A NAME="TOC176" HREF="zsh_22.html#SEC176">22.4.2 Remote globbing</A>
<BR>
<A NAME="TOC177" HREF="zsh_22.html#SEC177">22.4.3 Automatic and temporary reopening</A>
<BR>
<A NAME="TOC178" HREF="zsh_22.html#SEC178">22.4.4 Completion</A>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<A NAME="TOC179" HREF="zsh_23.html#SEC179">23. User Contributions</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC180" HREF="zsh_23.html#SEC180">23.1 Description</A>
<BR>
<A NAME="TOC181" HREF="zsh_23.html#SEC181">23.2 Utilities</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC182" HREF="zsh_23.html#SEC182">23.2.1 Accessing On-Line Help</A>
<BR>
<A NAME="TOC183" HREF="zsh_23.html#SEC183">23.2.2 Recompiling Functions</A>
<BR>
<A NAME="TOC184" HREF="zsh_23.html#SEC184">23.2.3 Keyboard Definition</A>
<BR>
<A NAME="TOC185" HREF="zsh_23.html#SEC185">23.2.4 Dumping Shell State</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC186" HREF="zsh_23.html#SEC186">23.3 Prompt Themes</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC187" HREF="zsh_23.html#SEC187">23.3.1 Installation</A>
<BR>
<A NAME="TOC188" HREF="zsh_23.html#SEC188">23.3.2 Theme Selection</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC189" HREF="zsh_23.html#SEC189">23.4 ZLE Functions</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC190" HREF="zsh_23.html#SEC190">23.4.1 Widgets</A>
<BR>
<A NAME="TOC191" HREF="zsh_23.html#SEC191">23.4.2 Styles</A>
<BR>
</BLOCKQUOTE>
<A NAME="TOC192" HREF="zsh_23.html#SEC192">23.5 Other Functions</A>
<BR>
<BLOCKQUOTE>
<A NAME="TOC193" HREF="zsh_23.html#SEC193">23.5.1 Descriptions</A>
<BR>
<A NAME="TOC194" HREF="zsh_23.html#SEC194">23.5.2 Styles</A>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<A NAME="TOC195" HREF="zsh_24.html#SEC195">Concept Index</A>
<BR>
<A NAME="TOC196" HREF="zsh_25.html#SEC196">Variables Index</A>
<BR>
<A NAME="TOC197" HREF="zsh_26.html#SEC197">Options Index</A>
<BR>
<A NAME="TOC198" HREF="zsh_27.html#SEC198">Functions Index</A>
<BR>
<A NAME="TOC199" HREF="zsh_28.html#SEC199">Editor Functions Index</A>
<BR>
<A NAME="TOC200" HREF="zsh_29.html#SEC200">Style and Tag Index</A>
<BR>
</BLOCKQUOTE>
<HR SIZE=1>
<BR>
<FONT SIZE="-1">
This document was generated
by <I>Peter Stephenson</I> on <I>August, 9 2002</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>
</FONT>

</BODY>
</HTML>