This file is indexed.

/usr/share/doc/zsh-common/html/Functions-Index.html is in zsh-doc 5.3.1-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ -->
<head>
<title>zsh: Functions Index</title>

<meta name="description" content="zsh: Functions Index">
<meta name="keywords" content="zsh: Functions Index">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2any">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smalllisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en">
<a name="Functions-Index"></a>
<table class="header" cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="Options-Index.html#Options-Index" title="Beginning of this chapter or previous chapter"> &lt;&lt; </a>]</td>
<td valign="middle" align="left">[<a href="Options-Index.html#Options-Index" title="Previous section in reading order"> &lt; </a>]</td>
<td valign="middle" align="left">[<a href="index.html#Top" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Editor-Functions-Index.html#Editor-Functions-Index" title="Next section in reading order"> &gt; </a>]</td>
<td valign="middle" align="left">[<a href="Editor-Functions-Index.html#Editor-Functions-Index" title="Next chapter"> &gt;&gt; </a>]</td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left">[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="zsh_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Index">Index</a>]</td>
<td valign="middle" align="left">[<a href="zsh_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<a name="Functions-Index-1"></a>
<h1 class="unnumbered">Functions Index</h1>

<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Functions-Index-1_fn_symbol-1"><b>-</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-2"><b>.</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-3"><b>:</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-4"><b>[</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-5"><b>_</b></a>
 &nbsp; 
<br>
<a class="summary-letter" href="#Functions-Index-1_fn_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-B"><b>B</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-D"><b>D</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-E"><b>E</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-G"><b>G</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-H"><b>H</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-I"><b>I</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-J"><b>J</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-K"><b>K</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-L"><b>L</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-M"><b>M</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-N"><b>N</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-P"><b>P</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-R"><b>R</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-S"><b>S</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-T"><b>T</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-U"><b>U</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-V"><b>V</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-W"><b>W</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-Z"><b>Z</b></a>
 &nbsp; 
</td></tr></table>
<table class="index-fn" border="0">
<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_symbol-1">-</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-_002d"><code>-</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Precommand-Modifiers">6.2 Precommand Modifiers</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_symbol-2">.</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-_002e"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_symbol-3">:</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-_003a"><code>:</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_symbol-4">[</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-_005b_005b"><code>[[</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_symbol-5">_</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fabsolute_005fcommand_005fpaths"><code>_absolute_command_paths</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fall_005flabels"><code>_all_labels</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fall_005fmatches"><code>_all_matches</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005falternative"><code>_alternative</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fapproximate"><code>_approximate</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005farguments"><code>_arguments</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fbash_005fcompletions"><code>_bash_completions</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcache_005finvalid"><code>_cache_invalid</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcall_005ffunction"><code>_call_function</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcall_005fprogram"><code>_call_program</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcanonical_005fpaths"><code>_canonical_paths</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-_005fcdr"><code>_cdr</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Recent-Directories">26.3 Remembering Recent Directories</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcombination"><code>_combination</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcommand_005fnames"><code>_command_names</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcomplete"><code>_complete</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcompleters"><code>_completers</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcomplete_005fdebug-_0028_005eX_003f_0029"><code>_complete_debug (^X?)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcomplete_005fhelp-_0028_005eXh_0029"><code>_complete_help (^Xh)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcomplete_005fhelp_005fgeneric"><code>_complete_help_generic</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcomplete_005ftag-_0028_005eXt_0029"><code>_complete_tag (^Xt)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcorrect"><code>_correct</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcorrect_005ffilename-_0028_005eXC_0029"><code>_correct_filename (^XC)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fcorrect_005fword-_0028_005eXc_0029"><code>_correct_word (^Xc)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fdescribe"><code>_describe</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fdescription"><code>_description</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fdir_005flist"><code>_dir_list</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fdispatch"><code>_dispatch</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005femail_005faddresses"><code>_email_addresses</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fexpand"><code>_expand</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fexpand_005falias"><code>_expand_alias</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fexpand_005falias-_0028_005eXa_0029"><code>_expand_alias (^Xa)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fexpand_005fword-_0028_005eXe_0029"><code>_expand_word (^Xe)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fextensions"><code>_extensions</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fexternal_005fpwds"><code>_external_pwds</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005ffiles"><code>_files</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fgeneric"><code>_generic</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fgnu_005fgeneric"><code>_gnu_generic</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fguard"><code>_guard</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fhistory"><code>_history</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fhistory_005fcomplete_005fword-_0028_005ce_002f_0029"><code>_history_complete_word (\e/)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fignored"><code>_ignored</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005flist"><code>_list</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fmatch"><code>_match</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fmenu"><code>_menu</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fmessage"><code>_message</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fmost_005frecent_005ffile-_0028_005eXm_0029"><code>_most_recent_file (^Xm)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fmulti_005fparts"><code>_multi_parts</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fnext_005flabel"><code>_next_label</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fnext_005ftags-_0028_005eXn_0029"><code>_next_tags (^Xn)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fnormal"><code>_normal</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005foldlist"><code>_oldlist</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005foptions"><code>_options</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005foptions_005fset"><code>_options_set</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005foptions_005funset"><code>_options_unset</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fparameters"><code>_parameters</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fpath_005ffiles"><code>_path_files</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fpick_005fvariant"><code>_pick_variant</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fprefix"><code>_prefix</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fread_005fcomp-_0028_005eX_005eR_0029"><code>_read_comp (^X^R)</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Bindable-Commands">20.5 Bindable Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fregex_005farguments"><code>_regex_arguments</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fregex_005fwords-_005b-_002dt-term-_005d"><code>_regex_words [ <tt>-t</tt> <var>term</var> ]</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005frequested"><code>_requested</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fretrieve_005fcache"><code>_retrieve_cache</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fsep_005fparts"><code>_sep_parts</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fsequence"><code>_sequence</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fsetup"><code>_setup</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fstore_005fcache"><code>_store_cache</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005ftags"><code>_tags</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005ftilde_005ffiles"><code>_tilde_files</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fuser_005fexpand"><code>_user_expand</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Control-Functions">20.4 Control Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fvalues"><code>_values</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fwanted"><code>_wanted</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-_005fwidgets"><code>_widgets</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Completion-Functions">20.6 Utility Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-A">A</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-add_002dzle_002dhook_002dwidget"><code>add-zle-hook-widget</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Manipulating-Hook-Functions">26.2.5 Manipulating Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-add_002dzsh_002dhook"><code>add-zsh-hook</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Manipulating-Hook-Functions">26.2.5 Manipulating Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Glob-qualifiers">23.3.2 Glob qualifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-age"><code>age</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Glob-qualifiers">23.3.2 Glob qualifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-alias"><code>alias</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-alias_002c-use-of"><code>alias, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Aliasing">6.8 Aliasing</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-always"><code>always</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-autoload"><code>autoload</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-autoload_002c-use-of"><code>autoload, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Autoloading-Functions">9.1 Autoloading Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-B">B</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-bashcompinit"><code>bashcompinit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Use-of-compinit">20.2.1 Use of compinit</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-before"><code>before</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Glob-qualifiers">23.3.2 Glob qualifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-bg"><code>bg</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Jobs-_0026-Signals.html#index-bg_002c-use-of"><code>bg, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Jobs-_0026-Signals.html#Jobs">10.1 Jobs</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Line-Editor.html#index-bindkey"><code>bindkey</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Line-Editor.html#Zle-Builtins">18.3 Zle Builtins</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Line-Editor.html#index-bindkey_002c-use-of"><code>bindkey, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Line-Editor.html#Keymaps">18.2 Keymaps</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-break"><code>break</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-builtin"><code>builtin</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Precommand-Modifiers">6.2 Precommand Modifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-builtin-1"><code>builtin</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-bye"><code>bye</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-C">C</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar"><code>calendar</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-system-functions">23.3.1 Calendar system functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fadd"><code>calendar_add</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-system-functions">23.3.1 Calendar system functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fedit"><code>calendar_edit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-system-functions">23.3.1 Calendar system functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005flockfiles"><code>calendar_lockfiles</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-Utility-Functions">23.5 Utility functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fparse"><code>calendar_parse</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-system-functions">23.3.1 Calendar system functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fread"><code>calendar_read</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-Utility-Functions">23.5 Utility functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fscandate"><code>calendar_scandate</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-Utility-Functions">23.5 Utility functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fshow"><code>calendar_show</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-Utility-Functions">23.5 Utility functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fshowdate"><code>calendar_showdate</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-system-functions">23.3.1 Calendar system functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Calendar-Function-System.html#index-calendar_005fsort"><code>calendar_sort</code></a></td><td>&nbsp;</td><td valign="top"><a href="Calendar-Function-System.html#Calendar-system-functions">23.3.1 Calendar system functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-cap"><code>cap</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcap-Module">22.3 The zsh/cap Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-case"><code>case</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-catch"><code>catch</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Exception-Handling">26.8 Exception Handling</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-cd"><code>cd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-cdr"><code>cdr</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Recent-Directories">26.3 Remembering Recent Directories</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-chdir"><code>chdir</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-chgrp"><code>chgrp</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-chown"><code>chown</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-chpwd"><code>chpwd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-chpwd_005frecent_005fadd"><code>chpwd_recent_add</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Recent-Directories">26.3 Remembering Recent Directories</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-chpwd_005frecent_005fdirs"><code>chpwd_recent_dirs</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Recent-Directories">26.3 Remembering Recent Directories</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-chpwd_005frecent_005ffilehandler"><code>chpwd_recent_filehandler</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Recent-Directories">26.3 Remembering Recent Directories</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-clone"><code>clone</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fclone-Module">22.4 The zsh/clone Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-colors"><code>colors</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-command"><code>command</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Precommand-Modifiers">6.2 Precommand Modifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-command-1"><code>command</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Command-Execution.html#index-command_005fnot_005ffound_005fhandler"><code>command_not_found_handler</code></a></td><td>&nbsp;</td><td valign="top"><a href="Command-Execution.html#Command-Execution">8 Command Execution</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-Widgets.html#index-compadd"><code>compadd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-Widgets.html#Completion-Builtin-Commands">19.3 Completion Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-comparguments"><code>comparguments</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-compaudit"><code>compaudit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Use-of-compinit">20.2.1 Use of compinit</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-Using-compctl.html#index-compctl"><code>compctl</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-Using-compctl.html#Description-4">21.2 Description</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-compdef"><code>compdef</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Functions-2">20.2.3 Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-compdescribe"><code>compdescribe</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-compfiles"><code>compfiles</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-compgroups"><code>compgroups</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-compinit"><code>compinit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Use-of-compinit">20.2.1 Use of compinit</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-System.html#index-compinstall"><code>compinstall</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-System.html#Initialization">20.2 Initialization</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-compquote"><code>compquote</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Completion-Widgets.html#index-compset"><code>compset</code></a></td><td>&nbsp;</td><td valign="top"><a href="Completion-Widgets.html#Completion-Builtin-Commands">19.3 Completion Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-comptags"><code>comptags</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-comptry"><code>comptry</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-compvalues"><code>compvalues</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcomputil-Module">22.8 The zsh/computil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-continue"><code>continue</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-coproc"><code>coproc</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Simple-Commands-_0026-Pipelines">6.1 Simple Commands &amp; Pipelines</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-D">D</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-declare"><code>declare</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-dirs"><code>dirs</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-disable"><code>disable</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-disable_002c-use-of"><code>disable, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Reserved-Words">6.5 Reserved Words</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-disown"><code>disown</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Jobs-_0026-Signals.html#index-disown_002c-use-of"><code>disown, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Jobs-_0026-Signals.html#Jobs">10.1 Jobs</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-E">E</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-echo"><code>echo</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-echotc"><code>echotc</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ftermcap-Module">22.28 The zsh/termcap Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-echoti"><code>echoti</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fterminfo-Module">22.29 The zsh/terminfo Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-emulate"><code>emulate</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-enable"><code>enable</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-eval"><code>eval</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-example"><code>example</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fexample-Module">22.13 The zsh/example Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-exec"><code>exec</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Precommand-Modifiers">6.2 Precommand Modifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-exit"><code>exit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-export-1"><code>export</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-F">F</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-false"><code>false</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-fc"><code>fc</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Expansion.html#index-fc_002c-use-of"><code>fc, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Expansion.html#Overview">14.1.1 Overview</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-fg"><code>fg</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Jobs-_0026-Signals.html#index-fg_002c-use-of"><code>fg, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Jobs-_0026-Signals.html#Jobs">10.1 Jobs</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-float"><code>float</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Arithmetic-Evaluation.html#index-float_002c-use-of"><code>float, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Arithmetic-Evaluation.html#Arithmetic-Evaluation">11 Arithmetic Evaluation</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-fned"><code>fned</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-for"><code>for</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-foreach"><code>foreach</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Alternate-Forms-For-Complex-Commands">6.4 Alternate Forms For Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-function"><code>function</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-function_002c-use-of"><code>function, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Functions">9 Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-functions-1"><code>functions</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-functions_002c-hook"><code>functions, hook</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-functions_002c-use-of"><code>functions, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Functions">9 Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-G">G</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-getcap"><code>getcap</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcap-Module">22.3 The zsh/cap Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-getln"><code>getln</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-getopts"><code>getopts</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-H">H</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-hash-1"><code>hash</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-history-1"><code>history</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-hook-functions"><code>hook functions</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-I">I</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-if"><code>if</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-integer"><code>integer</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Arithmetic-Evaluation.html#index-integer_002c-use-of"><code>integer, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Arithmetic-Evaluation.html#Arithmetic-Evaluation">11 Arithmetic Evaluation</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-is_002dat_002dleast"><code>is-at-least</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-J">J</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-jobs-1"><code>jobs</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-K">K</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-kill"><code>kill</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-L">L</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-let"><code>let</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Arithmetic-Evaluation.html#index-let_002c-use-of"><code>let, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Arithmetic-Evaluation.html#Arithmetic-Evaluation">11 Arithmetic Evaluation</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-limit"><code>limit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-ln"><code>ln</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-local"><code>local</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-log"><code>log</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-logout"><code>logout</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-M">M</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-max"><code>max</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Mathematical-Functions">26.10 Mathematical Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-min"><code>min</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Mathematical-Functions">26.10 Mathematical Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-mkdir"><code>mkdir</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-mv"><code>mv</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-N">N</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-nocorrect"><code>nocorrect</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Precommand-Modifiers">6.2 Precommand Modifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-noglob"><code>noglob</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Precommand-Modifiers">6.2 Precommand Modifiers</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-nslookup"><code>nslookup</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-P">P</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-pcre_002dmatch"><code>pcre-match</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fpcre-Module">22.20 The zsh/pcre Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-pcre_005fcompile"><code>pcre_compile</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fpcre-Module">22.20 The zsh/pcre Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-pcre_005fmatch"><code>pcre_match</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fpcre-Module">22.20 The zsh/pcre Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-pcre_005fstudy"><code>pcre_study</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fpcre-Module">22.20 The zsh/pcre Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-periodic"><code>periodic</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-pick_002dweb_002dbrowser"><code>pick-web-browser</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#MIME-Functions">26.9 MIME Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-popd"><code>popd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-precmd"><code>precmd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-preexec"><code>preexec</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-print"><code>print</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-printf"><code>printf</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-private"><code>private</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fparam_002fprivate-Module">22.21 The zsh/param/private Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-pushd"><code>pushd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-pushln"><code>pushln</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-pwd"><code>pwd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-R">R</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-r"><code>r</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-read"><code>read</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-regex_002dmatch"><code>regex-match</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fregex-Module">22.22 The zsh/regex Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-regexp_002dreplace"><code>regexp-replace</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-rehash"><code>rehash</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-repeat"><code>repeat</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-reporter"><code>reporter</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Dumping-Shell-State">26.2.4 Dumping Shell State</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-return"><code>return</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-return_002c-use-of"><code>return, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Functions">9 Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-rm"><code>rm</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-rmdir"><code>rmdir</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp"><code>run-help</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002c-use-of"><code>run-help, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Accessing-On_002dLine-Help">26.2.1 Accessing On-Line Help</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002dgit"><code>run-help-git</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002dip"><code>run-help-ip</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002dopenssl"><code>run-help-openssl</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002dp4"><code>run-help-p4</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002dsudo"><code>run-help-sudo</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002dsvk"><code>run-help-svk</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-run_002dhelp_002dsvn"><code>run-help-svn</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-S">S</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-sched"><code>sched</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fsched-Module">22.23 The zsh/sched Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-select"><code>select</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-set"><code>set</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Parameters.html#index-set_002c-use-of"><code>set, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Parameters.html#Array-Parameters">15.2 Array Parameters</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-setcap"><code>setcap</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fcap-Module">22.3 The zsh/cap Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-setopt"><code>setopt</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-shift"><code>shift</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-source"><code>source</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-stat"><code>stat</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fstat-Module">22.25 The zsh/stat Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-strftime"><code>strftime</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fdatetime-Module">22.10 The zsh/datetime Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-sum"><code>sum</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Mathematical-Functions">26.10 Mathematical Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-suspend"><code>suspend</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-sync"><code>sync</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002ffiles-Module">22.14 The zsh/files Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-syserror"><code>syserror</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#Builtins">22.26.1 Builtins</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-sysopen"><code>sysopen</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#Builtins">22.26.1 Builtins</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-sysread"><code>sysread</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#Builtins">22.26.1 Builtins</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-T">T</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005falias"><code>tcp_alias</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Session-Management">24.2.2 Session Management</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005faliases"><code>tcp_aliases</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-Utility-Parameters">24.7 TCP Utility Parameters</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fby_005ffd"><code>tcp_by_fd</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-Utility-Parameters">24.7 TCP Utility Parameters</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fby_005fname"><code>tcp_by_name</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-Utility-Parameters">24.7 TCP Utility Parameters</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fclose"><code>tcp_close</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Basic-I_002fO">24.2.1 Basic I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fcommand"><code>tcp_command</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Advanced-I_002fO">24.2.3 Advanced I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fexpect"><code>tcp_expect</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Advanced-I_002fO">24.2.3 Advanced I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005ffd_005fhandler"><code>tcp_fd_handler</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-Utility-Functions">24.4 TCP Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005flog"><code>tcp_log</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Session-Management">24.2.2 Session Management</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-TCP_005fLOG_005fSESS"><code>TCP_LOG_SESS</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-Parameters">24.5 TCP User Parameters</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fon_005falias"><code>tcp_on_alias</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-User_002ddefined-Functions">24.3 TCP User-defined Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fon_005fawol"><code>tcp_on_awol</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-User_002ddefined-Functions">24.3 TCP User-defined Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fon_005fclose"><code>tcp_on_close</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-User_002ddefined-Functions">24.3 TCP User-defined Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fon_005fopen"><code>tcp_on_open</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-User_002ddefined-Functions">24.3 TCP User-defined Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fon_005frename"><code>tcp_on_rename</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-User_002ddefined-Functions">24.3 TCP User-defined Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fon_005fspam"><code>tcp_on_spam</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-User_002ddefined-Functions">24.3 TCP User-defined Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fon_005funalias"><code>tcp_on_unalias</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-User_002ddefined-Functions">24.3 TCP User-defined Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fopen"><code>tcp_open</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Basic-I_002fO">24.2.1 Basic I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005foutput"><code>tcp_output</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#TCP-Utility-Functions">24.4 TCP Utility Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fproxy"><code>tcp_proxy</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Advanced-I_002fO">24.2.3 Advanced I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fread"><code>tcp_read</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Basic-I_002fO">24.2.1 Basic I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005frename"><code>tcp_rename</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Session-Management">24.2.2 Session Management</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fsend"><code>tcp_send</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Basic-I_002fO">24.2.1 Basic I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fsess"><code>tcp_sess</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Session-Management">24.2.2 Session Management</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fspam"><code>tcp_spam</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Advanced-I_002fO">24.2.3 Advanced I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005ftalk"><code>tcp_talk</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Advanced-I_002fO">24.2.3 Advanced I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="TCP-Function-System.html#index-tcp_005fwait"><code>tcp_wait</code></a></td><td>&nbsp;</td><td valign="top"><a href="TCP-Function-System.html#Advanced-I_002fO">24.2.3 Advanced I/O</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-test"><code>test</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-throw"><code>throw</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Exception-Handling">26.8 Exception Handling</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-time"><code>time</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-times"><code>times</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-trap"><code>trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-trap_002c-use-of"><code>trap, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Trap-Functions">9.3.2 Trap Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-TRAPDEBUG"><code>TRAPDEBUG</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Trap-Functions">9.3.2 Trap Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-TRAPERR"><code>TRAPERR</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Trap-Functions">9.3.2 Trap Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-TRAPEXIT"><code>TRAPEXIT</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Trap-Functions">9.3.2 Trap Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-TRAPZERR"><code>TRAPZERR</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Trap-Functions">9.3.2 Trap Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-true"><code>true</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-ttyctl"><code>ttyctl</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-type"><code>type</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-typeset"><code>typeset</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Parameters.html#index-typeset_002c-use-of"><code>typeset, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Parameters.html#Description">15.1 Description</a></td></tr>
<tr><td></td><td valign="top"><a href="Parameters.html#index-typeset_002c-use-of-1"><code>typeset, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Parameters.html#Array-Parameters">15.2 Array Parameters</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-U">U</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-ulimit"><code>ulimit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-umask-1"><code>umask</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-unfunction"><code>unfunction</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-unfunction_002c-use-of"><code>unfunction, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Functions">9 Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-unhash"><code>unhash</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-unlimit"><code>unlimit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-unset"><code>unset</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-unsetopt"><code>unsetopt</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-until"><code>until</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-V">V</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Line-Editor.html#index-vared"><code>vared</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Line-Editor.html#Zle-Builtins">18.3 Zle Builtins</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-vcs_005finfo"><code>vcs_info</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Function-Descriptions-_0028Public-API_0029">26.5.5 Function Descriptions (Public API)</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-vcs_005finfo_005fhookadd"><code>vcs_info_hookadd</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Function-Descriptions-_0028Public-API_0029">26.5.5 Function Descriptions (Public API)</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-vcs_005finfo_005fhookdel"><code>vcs_info_hookdel</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Function-Descriptions-_0028Public-API_0029">26.5.5 Function Descriptions (Public API)</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-vcs_005finfo_005flastmsg"><code>vcs_info_lastmsg</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Function-Descriptions-_0028Public-API_0029">26.5.5 Function Descriptions (Public API)</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-vcs_005finfo_005fprintsys"><code>vcs_info_printsys</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Function-Descriptions-_0028Public-API_0029">26.5.5 Function Descriptions (Public API)</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-vcs_005finfo_005fsetsys"><code>vcs_info_setsys</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Function-Descriptions-_0028Public-API_0029">26.5.5 Function Descriptions (Public API)</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-W">W</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-wait"><code>wait</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-whence"><code>whence</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-where"><code>where</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-which"><code>which</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Grammar.html#index-while"><code>while</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Grammar.html#Complex-Commands">6.3 Complex Commands</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
<tr><th><a name="Functions-Index-1_fn_letter-Z">Z</a></th><td></td><td></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zargs"><code>zargs</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zcalc"><code>zcalc</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Mathematical-Functions">26.10 Mathematical Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-zcompile"><code>zcompile</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-zcompile_002c-use-of"><code>zcompile, use of</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Autoloading-Functions">9.1 Autoloading Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zcp"><code>zcp</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zcurses"><code>zcurses</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#Builtin">22.9.1 Builtin</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zdelattr"><code>zdelattr</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fattr-Module">22.2 The zsh/attr Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zed"><code>zed</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfanon"><code>zfanon</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Opening-a-connection">25.3.1 Opening a connection</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfautocheck"><code>zfautocheck</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfcd"><code>zfcd</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Directory-management">25.3.2 Directory management</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfcd_005fmatch"><code>zfcd_match</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfcget"><code>zfcget</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Retrieving-files">25.3.4 Retrieving files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfclose"><code>zfclose</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Closing-the-connection">25.3.6 Closing the connection</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfcput"><code>zfcput</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Sending-files">25.3.5 Sending files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfdir"><code>zfdir</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Directory-management">25.3.2 Directory management</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zffcache"><code>zffcache</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfgcp"><code>zfgcp</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Retrieving-files">25.3.4 Retrieving files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfget"><code>zfget</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Retrieving-files">25.3.4 Retrieving files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfget_005fmatch"><code>zfget_match</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfgoto"><code>zfgoto</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Bookmarks">25.3.8 Bookmarks</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfhere"><code>zfhere</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Directory-management">25.3.2 Directory management</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfinit"><code>zfinit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfls"><code>zfls</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Directory-management">25.3.2 Directory management</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfmark"><code>zfmark</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Bookmarks">25.3.8 Bookmarks</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfopen"><code>zfopen</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Opening-a-connection">25.3.1 Opening a connection</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zformat"><code>zformat</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzutil-Module">22.36 The zsh/zutil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfparams"><code>zfparams</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Opening-a-connection">25.3.1 Opening a connection</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfpcp"><code>zfpcp</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Sending-files">25.3.5 Sending files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfput"><code>zfput</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Sending-files">25.3.5 Sending files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfrglob"><code>zfrglob</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfrtime"><code>zfrtime</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfsession"><code>zfsession</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Session-management">25.3.7 Session management</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfstat"><code>zfstat</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Status-commands">25.3.3 Status commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zftp"><code>zftp</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzftp-Module">22.30 The zsh/zftp Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zftp_005fchpwd_002c-specification"><code>zftp_chpwd, specification</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#Functions-3">22.30.3 Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zftp_005fchpwd_002c-supplied-version"><code>zftp_chpwd, supplied version</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zftp_005fprogress_002c-specification"><code>zftp_progress, specification</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#Functions-3">22.30.3 Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zftp_005fprogress_002c-supplied-version"><code>zftp_progress, supplied version</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Other-functions">25.3.9 Other functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zftransfer"><code>zftransfer</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Session-management">25.3.7 Session management</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zftype"><code>zftype</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Status-commands">25.3.3 Status commands</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfuget"><code>zfuget</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Retrieving-files">25.3.4 Retrieving files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zftp-Function-System.html#index-zfuput"><code>zfuput</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zftp-Function-System.html#Sending-files">25.3.5 Sending files</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zgetattr"><code>zgetattr</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fattr-Module">22.2 The zsh/attr Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zkbd"><code>zkbd</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Keyboard-Definition">26.2.3 Keyboard Definition</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Line-Editor.html#index-zle"><code>zle</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Line-Editor.html#Zle-Builtins">18.3 Zle Builtins</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zlistattr"><code>zlistattr</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fattr-Module">22.2 The zsh/attr Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zln"><code>zln</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zmathfunc"><code>zmathfunc</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Mathematical-Functions">26.10 Mathematical Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zmathfuncdef"><code>zmathfuncdef</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Mathematical-Functions">26.10 Mathematical Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Shell-Builtin-Commands.html#index-zmodload"><code>zmodload</code></a></td><td>&nbsp;</td><td valign="top"><a href="Shell-Builtin-Commands.html#Shell-Builtin-Commands">17 Shell Builtin Commands</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zmv"><code>zmv</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zparseopts"><code>zparseopts</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzutil-Module">22.36 The zsh/zutil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zprof"><code>zprof</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzprof-Module">22.33 The zsh/zprof Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zpty"><code>zpty</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzpty-Module">22.34 The zsh/zpty Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zrecompile"><code>zrecompile</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Recompiling-Functions">26.2.2 Recompiling Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zregexparse"><code>zregexparse</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzutil-Module">22.36 The zsh/zutil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zselect"><code>zselect</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzselect-Module">22.35 The zsh/zselect Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zsetattr"><code>zsetattr</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fattr-Module">22.2 The zsh/attr Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zsh_002dmime_002dhandler"><code>zsh-mime-handler</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#MIME-Functions">26.9 MIME Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zsh_002dmime_002dsetup"><code>zsh-mime-setup</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#MIME-Functions">26.9 MIME Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-zshaddhistory"><code>zshaddhistory</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="Functions.html#index-zshexit"><code>zshexit</code></a></td><td>&nbsp;</td><td valign="top"><a href="Functions.html#Hook-Functions">9.3.1 Hook Functions</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zsh_005fdirectory_005fname_005fgeneric"><code>zsh_directory_name_generic</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Other-Directory-Functions">26.4 Abbreviated dynamic references to directories</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zsocket"><code>zsocket</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fnet_002fsocket-Module">22.24 The zsh/net/socket Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zstat"><code>zstat</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fstat-Module">22.25 The zsh/stat Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zstyle"><code>zstyle</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fzutil-Module">22.36 The zsh/zutil Module</a></td></tr>
<tr><td></td><td valign="top"><a href="User-Contributions.html#index-zstyle_002b"><code>zstyle+</code></a></td><td>&nbsp;</td><td valign="top"><a href="User-Contributions.html#Descriptions">26.12.1 Descriptions</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-ztcp"><code>ztcp</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fnet_002ftcp-Module">22.27 The zsh/net/tcp Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-ztie"><code>ztie</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fdb_002fgdbm-Module">22.11 The zsh/db/gdbm Module</a></td></tr>
<tr><td></td><td valign="top"><a href="Zsh-Modules.html#index-zuntie"><code>zuntie</code></a></td><td>&nbsp;</td><td valign="top"><a href="Zsh-Modules.html#The-zsh_002fdb_002fgdbm-Module">22.11 The zsh/db/gdbm Module</a></td></tr>
<tr><td colspan="4"> <hr></td></tr>
</table>
<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Functions-Index-1_fn_symbol-1"><b>-</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-2"><b>.</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-3"><b>:</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-4"><b>[</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_symbol-5"><b>_</b></a>
 &nbsp; 
<br>
<a class="summary-letter" href="#Functions-Index-1_fn_letter-A"><b>A</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-B"><b>B</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-C"><b>C</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-D"><b>D</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-E"><b>E</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-F"><b>F</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-G"><b>G</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-H"><b>H</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-I"><b>I</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-J"><b>J</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-K"><b>K</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-L"><b>L</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-M"><b>M</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-N"><b>N</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-P"><b>P</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-R"><b>R</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-S"><b>S</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-T"><b>T</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-U"><b>U</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-V"><b>V</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-W"><b>W</b></a>
 &nbsp; 
<a class="summary-letter" href="#Functions-Index-1_fn_letter-Z"><b>Z</b></a>
 &nbsp; 
</td></tr></table>

<hr>
<table class="header" cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="Options-Index.html#Options-Index" title="Beginning of this chapter or previous chapter"> &lt;&lt; </a>]</td>
<td valign="middle" align="left">[<a href="Editor-Functions-Index.html#Editor-Functions-Index" title="Next chapter"> &gt;&gt; </a>]</td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left"> &nbsp; </td>
<td valign="middle" align="left">[<a href="index.html#Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="zsh_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Index">Index</a>]</td>
<td valign="middle" align="left">[<a href="zsh_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p><font size="-1">
  This document was generated on <em>April 11, 2017</em> using <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.
</font></p>

<font size="-1">Zsh version 5.3.1, released on December 21, 2016.</font>
</body>
</html>