ACC SHELL
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!-- Created on July 5, 2010 by texi2html 1.82
texi2html was written by:
Lionel Cons <Lionel.Cons@cern.ch> (original author)
Karl Berry <karl@freefriends.org>
Olaf Bachmann <obachman@mathematik.uni-kl.de>
and many others.
Maintained by: Many creative people.
Send bugs and suggestions to <texi2html-bug@nongnu.org>
-->
<head>
<title>zsh: 26. User Contributions</title>
<meta name="description" content="zsh: 26. User Contributions">
<meta name="keywords" content="zsh: 26. User Contributions">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html 1.82">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.roman {font-family:serif; font-weight:normal;}
span.sansserif {font-family:sans-serif; font-weight:normal;}
ul.toc {list-style: none}
-->
</style>
</head>
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<a name="User-Contributions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="Zftp-Function-System.html#Completion-3" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Description-3" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="Zftp-Function-System.html#Zftp-Function-System" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="zsh.html#Top" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="User-Contributions-1"></a>
<h1 class="chapter">26. User Contributions</h1>
<a name="index-user-contributions"></a>
<hr size="6">
<a name="Description-3"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#User-Contributions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Utilities" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h2 class="section">26.1 Description</h2>
<p>The Zsh source distribution includes a number of items contributed by the
user community. These are not inherently a part of the shell, and some
may not be available in every zsh installation. The most significant of
these are documented here. For documentation on other contributed items
such as shell functions, look for comments in the function source files.
</p>
<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top"><a href="#Utilities">26.2 Utilities</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#Version-Control-Information">26.3 Gathering information from version control systems</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#Prompt-Themes">26.4 Prompt Themes</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#ZLE-Functions">26.5 ZLE Functions</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#Exception-Handling">26.6 Exception Handling</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#MIME-Functions">26.7 MIME Functions</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#Mathematical-Functions">26.8 Mathematical Functions</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#User-Configuration-Functions">26.9 User Configuration Functions</a></td><td> </td><td align="left" valign="top">
</td></tr>
<tr><td align="left" valign="top"><a href="#Other-Functions">26.10 Other Functions</a></td><td> </td><td align="left" valign="top">
</td></tr>
</table>
<hr size="6">
<a name="Utilities"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Description-3" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Accessing-On_002dLine-Help" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="Utilities-1"></a>
<h2 class="section">26.2 Utilities</h2>
<hr size="6">
<a name="Accessing-On_002dLine-Help"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Utilities" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Recompiling-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Utilities" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.2.1 Accessing On-Line Help</h3>
<a name="index-helpfiles-utility"></a>
<p>The key sequence <tt>ESC h</tt> is normally bound by ZLE to execute the
<tt>run-help</tt> widget (see
<a href="Zsh-Line-Editor.html#Zsh-Line-Editor">Zsh Line Editor</a>). This invokes the <tt>run-help</tt> command with the command word from the
current input line as its argument. By default, <tt>run-help</tt> is an alias
for the <tt>man</tt> command, so this often fails when the command word is a
shell builtin or a user-defined function. By redefining the <tt>run-help</tt>
alias, one can improve the on-line help provided by the shell.
</p>
<p>The <tt>helpfiles</tt> utility, found in the <tt>Util</tt> directory of the
distribution, is a Perl program that can be used to process the zsh manual
to produce a separate help file for each shell builtin and for many other
shell features as well. The autoloadable <tt>run-help</tt> function, found in
<tt>Functions/Misc</tt>, searches for these helpfiles and performs several
other tests to produce the most complete help possible for the command.
</p>
<p>There may already be a directory of help files on your system; look in
<tt>/usr/share/zsh</tt> or <tt>/usr/local/share/zsh</tt> and subdirectories below
those, or ask your system administrator.
</p>
<p>To create your own help files with <tt>helpfiles</tt>, choose or create a
directory where the individual command help files will reside. For
example, you might choose <tt>~/zsh_help</tt>. If you unpacked the zsh
distribution in your home directory, you would use the commands:
</p>
<table><tr><td> </td><td><pre class="example">mkdir ~/zsh_help
cd ~/zsh_help
man zshall | colcrt - | \
perl ~/zsh-4.3.10/Util/helpfiles
</pre></td></tr></table>
<a name="index-run_002dhelp_002c-use-of"></a>
<p>Next, to use the <tt>run-help</tt> function, you need to add lines something
like the following to your <tt>.zshrc</tt> or equivalent startup file:
</p>
<table><tr><td> </td><td><pre class="example">unalias run-help
autoload run-help
HELPDIR=~/zsh_help
</pre></td></tr></table>
<a name="index-HELPDIR"></a>
<p>The <tt>HELPDIR</tt> parameter tells <tt>run-help</tt> where to look for the help
files. If your system already has a help file directory installed, set
<tt>HELPDIR</tt> to the path of that directory instead.
</p>
<p>Note that in order for ‘<tt>autoload run-help</tt>’ to work, the <tt>run-help</tt>
file must be in one of the directories named in your <tt>fpath</tt> array (see
<a href="Parameters.html#Parameters-Used-By-The-Shell">Parameters Used By The Shell</a>). This should already be the case if you have a standard zsh
installation; if it is not, copy <tt>Functions/Misc/run-help</tt> to an
appropriate directory.
</p>
<hr size="6">
<a name="Recompiling-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Accessing-On_002dLine-Help" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Keyboard-Definition" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Utilities" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.2.2 Recompiling Functions</h3>
<a name="index-functions_002c-recompiling"></a>
<a name="index-zrecompile-utility"></a>
<p>If you frequently edit your zsh functions, or periodically update your zsh
installation to track the latest developments, you may find that function
digests compiled with the <tt>zcompile</tt> builtin are frequently out of date
with respect to the function source files. This is not usually a problem,
because zsh always looks for the newest file when loading a function, but
it may cause slower shell startup and function loading. Also, if a digest
file is explicitly used as an element of <tt>fpath</tt>, zsh won’t check whether
any of its source files has changed.
</p>
<p>The <tt>zrecompile</tt> autoloadable function, found in <tt>Functions/Misc</tt>, can
be used to keep function digests up to date.
</p>
<dl compact="compact">
<dd><a name="index-zrecompile"></a>
</dd>
<dt> <tt>zrecompile</tt> [ <tt>-qt</tt> ] [ <var>name</var> ... ]</dt>
<dt> <tt>zrecompile</tt> [ <tt>-qt</tt> ] <tt>-p</tt> <var>args</var> [ <tt>-</tt><tt>-</tt> <var>args</var> ... ]</dt>
<dd><p>This tries to find <tt>*.zwc</tt> files and automatically re-compile them if at
least one of the original files is newer than the compiled file. This
works only if the names stored in the compiled files are full paths or are
relative to the directory that contains the <tt>.zwc</tt> file.
</p>
<p>In the first form, each <var>name</var> is the name of a compiled file or a
directory containing <tt>*.zwc</tt> files that should be checked. If no
arguments are given, the directories and <tt>*.zwc</tt> files in <tt>fpath</tt> are
used.
</p>
<p>When <tt>-t</tt> is given, no compilation is performed, but a return status of
zero (true) is set if there are files that need to be re-compiled and
non-zero (false) otherwise. The <tt>-q</tt> option quiets the chatty output
that describes what <tt>zrecompile</tt> is doing.
</p>
<p>Without the <tt>-t</tt> option, the return status is zero if all files that
needed re-compilation could be compiled and non-zero if compilation for at
least one of the files failed.
</p>
<p>If the <tt>-p</tt> option is given, the <var>args</var> are interpreted as one
or more sets of arguments for <tt>zcompile</tt>, separated by ‘<tt>-</tt><tt>-</tt>’.
For example:
</p>
<table><tr><td> </td><td><pre class="example">zrecompile -p \
-R ~/.zshrc -- \
-M ~/.zcompdump -- \
~/zsh/comp.zwc ~/zsh/Completion/*/_*
</pre></td></tr></table>
<p>This compiles <tt>~/.zshrc</tt> into <tt>~/.zshrc.zwc</tt> if that doesn’t exist or
if it is older than <tt>~/.zshrc</tt>. The compiled file will be marked for
reading instead of mapping. The same is done for <tt>~/.zcompdump</tt> and
<tt>~/.zcompdump.zwc</tt>, but this compiled file is marked for mapping. The
last line re-creates the file <tt>~/zsh/comp.zwc</tt> if any of the files
matching the given pattern is newer than it.
</p>
<p>Without the <tt>-p</tt> option, <tt>zrecompile</tt> does not create function digests
that do not already exist, nor does it add new functions to the digest.
</p>
</dd>
</dl>
<p>The following shell loop is an example of a method for creating function
digests for all functions in your <tt>fpath</tt>, assuming that you have write
permission to the directories:
</p>
<table><tr><td> </td><td><pre class="example">for ((i=1; i <= $#fpath; ++i)); do
dir=$fpath[i]
zwc=${dir:t}.zwc
if [[ $dir == (.|..) || $dir == (.|..)/* ]]; then
continue
fi
files=($dir/*(N-.))
if [[ -w $dir:h && -n $files ]]; then
files=(${${(M)files%/*/*}#/})
if ( cd $dir:h &&
zrecompile -p -U -z $zwc $files ); then
fpath[i]=$fpath[i].zwc
fi
fi
done
</pre></td></tr></table>
<p>The <tt>-U</tt> and <tt>-z</tt> options are appropriate for functions in the default
zsh installation <tt>fpath</tt>; you may need to use different options for your
personal function directories.
</p>
<p>Once the digests have been created and your <tt>fpath</tt> modified to refer to
them, you can keep them up to date by running <tt>zrecompile</tt> with no
arguments.
</p>
<hr size="6">
<a name="Keyboard-Definition"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Recompiling-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Dumping-Shell-State" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Utilities" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.2.3 Keyboard Definition</h3>
<a name="index-keyboard-definition"></a>
<a name="index-zkbd"></a>
<p>The large number of possible combinations of keyboards, workstations,
terminals, emulators, and window systems makes it impossible for zsh to
have built-in key bindings for every situation. The <tt>zkbd</tt> utility,
found in Functions/Misc, can help you quickly create key bindings for your
configuration.
</p>
<p>Run <tt>zkbd</tt> either as an autoloaded function, or as a shell script:
</p>
<table><tr><td> </td><td><pre class="example">zsh -f ~/zsh-4.3.10/Functions/Misc/zkbd
</pre></td></tr></table>
<p>When you run <tt>zkbd</tt>, it first asks you to enter your terminal type; if
the default it offers is correct, just press return. It then asks you to
press a number of different keys to determine characteristics of your
keyboard and terminal; <tt>zkbd</tt> warns you if it finds anything out of the
ordinary, such as a Delete key that sends neither <tt>^H</tt> nor <tt>^?</tt>.
</p>
<p>The keystrokes read by <tt>zkbd</tt> are recorded as a definition for an
associative array named <tt>key</tt>, written to a file in the subdirectory
<tt>.zkbd</tt> within either your <tt>HOME</tt> or <tt>ZDOTDIR</tt> directory. The name
of the file is composed from the <tt>TERM</tt>, <tt>VENDOR</tt> and <tt>OSTYPE</tt>
parameters, joined by hyphens.
</p>
<p>You may read this file into your <tt>.zshrc</tt> or another startup file with
the ‘<tt>source</tt>’ or ‘<tt>.</tt>’ commands, then reference the <tt>key</tt> parameter
in bindkey commands, like this:
</p>
<table><tr><td> </td><td><pre class="example">source ${ZDOTDIR:-$HOME}/.zkbd/$TERM-$VENDOR-$OSTYPE
[[ -n ${key[Left]} ]] && bindkey "${key[Left]}" backward-char
[[ -n ${key[Right]} ]] && bindkey "${key[Right]}" forward-char
# etc.
</pre></td></tr></table>
<p>Note that in order for ‘<tt>autoload zkbd</tt>’ to work, the <tt>zkdb</tt> file must
be in one of the directories named in your <tt>fpath</tt> array (see
<a href="Parameters.html#Parameters-Used-By-The-Shell">Parameters Used By The Shell</a>). This should already be the case if you have a standard zsh
installation; if it is not, copy <tt>Functions/Misc/zkbd</tt> to an
appropriate directory.
</p>
<hr size="6">
<a name="Dumping-Shell-State"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Keyboard-Definition" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Manipulating-Hook-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Utilities" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.2.4 Dumping Shell State</h3>
<a name="index-reporter-utility"></a>
<p>Occasionally you may encounter what appears to be a bug in the shell,
particularly if you are using a beta version of zsh or a development
release. Usually it is sufficient to send a description of the
problem to one of the zsh mailing lists (see
<a href="Introduction.html#Mailing-Lists">Mailing Lists</a>), but sometimes one of the zsh developers will need to recreate your
environment in order to track the problem down.
</p>
<p>The script named <tt>reporter</tt>, found in the <tt>Util</tt> directory of the
distribution, is provided for this purpose. (It is also possible to
<tt>autoload reporter</tt>, but <tt>reporter</tt> is not installed in <tt>fpath</tt>
by default.) This script outputs a detailed dump of the shell state,
in the form of another script that can be read with ‘<tt>zsh -f</tt>’ to
recreate that state.
</p>
<p>To use <tt>reporter</tt>, read the script into your shell with the ‘<tt>.</tt>’
command and redirect the output into a file:
</p>
<table><tr><td> </td><td><pre class="example">. ~/zsh-4.3.10/Util/reporter > zsh.report
</pre></td></tr></table>
<p>You should check the <tt>zsh.report</tt> file for any sensitive information
such as passwords and delete them by hand before sending the script to the
developers. Also, as the output can be voluminous, it’s best to wait for
the developers to ask for this information before sending it.
</p>
<p>You can also use <tt>reporter</tt> to dump only a subset of the shell state.
This is sometimes useful for creating startup files for the first time.
Most of the output from reporter is far more detailed than usually is
necessary for a startup file, but the <tt>aliases</tt>, <tt>options</tt>, and
<tt>zstyles</tt> states may be useful because they include only changes from
the defaults. The <tt>bindings</tt> state may be useful if you have created
any of your own keymaps, because <tt>reporter</tt> arranges to dump the keymap
creation commands as well as the bindings for every keymap.
</p>
<p>As is usual with automated tools, if you create a startup file with
<tt>reporter</tt>, you should edit the results to remove unnecessary commands.
Note that if you’re using the new completion system, you should <em>not</em>
dump the <tt>functions</tt> state to your startup files with <tt>reporter</tt>; use
the <tt>compdump</tt> function instead (see
<a href="Completion-System.html#Completion-System">Completion System</a>).
</p>
<dl compact="compact">
<dt> <tt>reporter</tt> [ <var>state</var> ... ]</dt>
<dd><a name="index-reporter"></a>
<p>Print to standard output the indicated subset of the current shell state.
The <var>state</var> arguments may be one or more of:
</p>
<dl compact="compact">
<dt> <tt>all</tt></dt>
<dd><p>Output everything listed below.
</p></dd>
<dt> <tt>aliases</tt></dt>
<dd><p>Output alias definitions.
</p></dd>
<dt> <tt>bindings</tt></dt>
<dd><p>Output ZLE key maps and bindings.
</p></dd>
<dt> <tt>completion</tt></dt>
<dd><p>Output old-style <tt>compctl</tt> commands.
New completion is covered by <tt>functions</tt> and <tt>zstyles</tt>.
</p></dd>
<dt> <tt>functions</tt></dt>
<dd><p>Output autoloads and function definitions.
</p></dd>
<dt> <tt>limits</tt></dt>
<dd><p>Output <tt>limit</tt> commands.
</p></dd>
<dt> <tt>options</tt></dt>
<dd><p>Output <tt>setopt</tt> commands.
</p></dd>
<dt> <tt>styles</tt></dt>
<dd><p>Same as <tt>zstyles</tt>.
</p></dd>
<dt> <tt>variables</tt></dt>
<dd><p>Output shell parameter assignments, plus <tt>export</tt>
commands for any environment variables.
</p></dd>
<dt> <tt>zstyles</tt></dt>
<dd><p>Output <tt>zstyle</tt> commands.
</p></dd>
</dl>
<p>If the <var>state</var> is omitted, <tt>all</tt> is assumed.
</p>
<p>With the exception of ‘<tt>all</tt>’, every <var>state</var> can be abbreviated by
any prefix, even a single letter; thus <tt>a</tt> is the same as <tt>aliases</tt>,
<tt>z</tt> is the same as <tt>zstyles</tt>, etc.
</p></dd>
</dl>
<hr size="6">
<a name="Manipulating-Hook-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Dumping-Shell-State" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Version-Control-Information" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Utilities" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.2.5 Manipulating Hook Functions</h3>
<a name="index-hook-function-utility"></a>
<dl compact="compact">
<dd><a name="index-add_002dzsh_002dhook"></a>
</dd>
<dt> <tt>add-zsh-hook</tt> [-dD] <var>hook</var> <var>function</var></dt>
<dd><p>Several functions are special to the shell, as described in the section
Special Functions, <a href="Functions.html#Functions">Functions</a>,
in that they are automatic called at a specific point during shell execution.
Each has an associated array consisting of names of functions to be
called at the same point; these are so-called ‘hook functions’.
The shell function <tt>add-zsh-hook</tt> provides a simple way of adding or
removing functions from the array.
</p>
<p><var>hook</var> is one of <tt>chpwd</tt>, <tt>periodic</tt>, <tt>precmd</tt> or <tt>preexec</tt>,
the special functions in question.
</p>
<p><var>functions</var> is name of an ordinary shell function. If no options
are given this will be added to the array of functions to be executed.
in the given context.
</p>
<p>If the option <tt>-d</tt> is given, the <var>function</var> is removed from
the array of functions to be executed.
</p>
<p>If the option <tt>-D</tt> is given, the <var>function</var> is treated as a pattern
and any matching names of functions are removed from the array of
functions to be executed.
</p>
</dd>
</dl>
<hr size="6">
<a name="Version-Control-Information"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Manipulating-Hook-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Quickstart" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="Gathering-information-from-version-control-systems"></a>
<h2 class="section">26.3 Gathering information from version control systems</h2>
<a name="index-version-control-utility"></a>
<p>In a lot of cases, it is nice to automatically retrieve information from
version control systems (VCSs), such as subversion, CVS or git, to be able
to provide it to the user; possibly in the user’s prompt. So that you can
instantly tell on which branch you are currently on, for example.
</p>
<p>In order to do that, you may use the <tt>vcs_info</tt> function.
</p>
<p>The following VCSs are supported, showing the abbreviated name by which
they are referred to within the system:
</p><dl compact="compact">
<dt> Bazaar (<tt>bzr</tt>)</dt>
<dd><p>http://bazaar-vcs.org/
</p></dd>
<dt> Codeville (<tt>cdv</tt>)</dt>
<dd><p>http://codeville.org/
</p></dd>
<dt> Concurrent Versioning System (<tt>cvs</tt>)</dt>
<dd><p>http://www.nongnu.org/cvs/
</p></dd>
<dt> <tt>darcs</tt></dt>
<dd><p>http://darcs.net/
</p></dd>
<dt> <tt>git</tt></dt>
<dd><p>http://git.or.cz/
</p></dd>
<dt> GNU arch (<tt>tla</tt>)</dt>
<dd><p>http://www.gnu.org/software/gnu-arch/
</p></dd>
<dt> Mercurial (<tt>hg</tt>)</dt>
<dd><p>http://selenic.com/mercurial/
</p></dd>
<dt> Monotone (<tt>mtn</tt>)</dt>
<dd><p>http://monotone.ca/
</p></dd>
<dt> Perforce (<tt>p4</tt>)</dt>
<dd><p>http://www.perforce.com/
</p></dd>
<dt> Subversion (<tt>svn</tt>)</dt>
<dd><p>http://subversion.tigris.org/
</p></dd>
<dt> SVK (<tt>svk</tt>)</dt>
<dd><p>http://svk.bestpractical.com/
</p></dd>
</dl>
<p>To load <var>vcs_info</var>:
</p>
<table><tr><td> </td><td><pre class="example">autoload -Uz vcs_info
</pre></td></tr></table>
<p>It can be used in any existing prompt, because it does not require any
<tt>$psvar</tt> entries to be left available.
</p>
<hr size="6">
<a name="Quickstart"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Version-Control-Information" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Configuration" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Version-Control-Information" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.3.1 Quickstart</h3>
<p>To get this feature working quickly (including colors), you can do the
following (assuming, you loaded <var>vcs_info</var> properly - see above):
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:*' actionformats \
'%F{5}(%f%s%F{5})%F{3}-%F{5}[%F{2}%b%F{3}|%F{1}%a%F{5}]%f '
zstyle ':vcs_info:*' formats \
'%F{5}(%f%s%F{5})%F{3}-%F{5}[%F{2}%b%F{5}]%f '
zstyle ':vcs_info:(sv[nk]|bzr):*' branchformat '%b%F{1}:%F{3}%r'
precmd () { vcs_info }
PS1='%F{5}[%F{2}%n%F{5}] %F{3}%3~ ${vcs_info_msg_0_}%f%# '
</pre></td></tr></table>
<p>Obviously, the last two lines are there for demonstration: You need to
call <var>vcs_info</var> from your <var>precmd</var> function. Once that is done you need
a <tt>single quoted</tt> <var>’${vcs_info_msg_0_}’</var> in your prompt.
</p>
<p>To be able to use <var>’${vcs_info_msg_0_}’</var> directly in your prompt like
this, you will need to have the <tt>PROMPT_SUBST</tt> option enabled.
</p>
<p>Now call the <tt>vcs_info_printsys</tt> utility from the command line:
</p>
<table><tr><td> </td><td><pre class="example">% vcs_info_printsys
## list of supported version control backends:
## disabled systems are prefixed by a hash sign (#)
bzr
cdv
cvs
darcs
git
hg
mtn
p4
svk
svn
tla
## flavours (cannot be used in the enable or disable styles; they
## are enabled and disabled with their master [git-svn -> git])
## they *can* be used contexts: ':vcs_info:git-svn:*'.
git-p4
git-svn
</pre></td></tr></table>
<p>You may not want all of these because there is no point in running the
code to detect systems you do not use. So there is a way to disable
some backends altogether:
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:*' disable bzr cdv darcs mtn svk tla
</pre></td></tr></table>
<p>You may also pick a few from that list and enable only those:
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:*' enable git cvs svn
</pre></td></tr></table>
<p>If you rerun <tt>vcs_info_printsys</tt> after one of these commands, you will
see the backends listed in the <var>disable</var> style (or backends not in the
<var>enable</var> style - if you used that) marked as disabled by a hash sign.
That means the detection of these systems is skipped <tt>completely</tt>. No
wasted time there.
</p>
<hr size="6">
<a name="Configuration"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Quickstart" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Oddities" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Version-Control-Information" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.3.2 Configuration</h3>
<p>The <var>vcs_info</var> feature can be configured via <var>zstyle</var>.
</p>
<p>First, the context in which we are working:
</p><table><tr><td> </td><td><pre class="example">:vcs_info:<vcs-string>:<user-context>:<repo-root-name>
</pre></td></tr></table>
<dl compact="compact">
<dt> <tt><vcs-string></tt></dt>
<dd><p>is one of: git, git-svn, git-p4, hg, darcs, bzr,
cdv, mtn, svn, cvs, svk, tla or p4.
</p>
</dd>
<dt> <tt><user-context></tt></dt>
<dd><p>is a freely configurable string, assignable by
the user as the first argument to <var>vcs_info</var> (see its description
below).
</p>
</dd>
<dt> <tt><repo-root-name></tt></dt>
<dd><p>is the name of a repository in which you want a
style to match. So, if you want a setting specific to <var>/usr/src/zsh</var>,
with that being a cvs checkout, you can set <tt><repo-root-name></tt> to
<var>zsh</var> to make it so.
</p>
</dd>
</dl>
<p>There are three special values for <tt><vcs-string></tt>: The first is named
<var>-init-</var>, that is in effect as long as there was no decision what vcs
backend to use. The second is <var>-preinit-</var>; it is used <tt>before</tt>
<var>vcs_info</var> is run, when initializing the data exporting variables. The
third special value is <var>formats</var> and is used by the <tt>vcs_info_lastmsg</tt>
for looking up its styles.
</p>
<p>The initial value of <tt><repo-root-name></tt> is <var>-all-</var> and it is replaced
with the actual name, as soon as it is known. Only use this part of the
context for defining the <var>formats</var>, <var>actionformats</var> or
<var>branchformat</var> styles. As it is guaranteed that <tt><repo-root-name></tt> is
set up correctly for these only. For all other styles, just use <tt>’*’</tt>
instead.
</p>
<p>There are two pre-defined values for <tt><user-context></tt>:
</p><dl compact="compact">
<dt> <tt>default</tt></dt>
<dd><p>the one used if none is specified
</p></dd>
<dt> <tt>command</tt></dt>
<dd><p>used by vcs_info_lastmsg to lookup its styles
</p></dd>
</dl>
<p>You can of course use <tt>’:vcs_info:*’</tt> to match all VCSs in all
user-contexts at once.
</p>
<p>This is a description of all styles that are looked up.
</p>
<dl compact="compact">
<dd><a name="index-formats"></a>
</dd>
<dt> <tt>formats</tt></dt>
<dd><p>A list of formats, used when actionformats is not used
(which is most of the time).
</p>
<a name="index-actionformats"></a>
</dd>
<dt> <tt>actionformats</tt></dt>
<dd><p>A list of formats, used if a there is a special
action going on in your current repository; (like an interactive rebase or
a merge conflict).
</p>
<a name="index-branchformat"></a>
</dd>
<dt> <tt>branchformat</tt></dt>
<dd><p>Some backends replace <var>%b</var> in the formats and
actionformats styles above, not only by a branch name but also by a
revision number. This style let’s you modify how that string should look
like.
</p>
<a name="index-nvcsformats"></a>
</dd>
<dt> <tt>nvcsformats</tt></dt>
<dd><p>These "formats" are exported, when we didn’t detect
a version control system for the current directory. This is useful, if you
want <var>vcs_info</var> to completely take over the generation of your prompt.
You would do something like <tt>PS1=’${vcs_info_msg_0_}’</tt> to accomplish
that.
</p>
<a name="index-stgitformat"></a>
</dd>
<dt> <tt>stgitformat</tt></dt>
<dd><p>The <tt>git</tt> backend replaces <var>%m</var> in the formats and
actionformats styles with <tt>stgit</tt>-specific information for
<tt>stgit</tt>-initialized branches. This style let’s you modify how that string
should look like.
</p>
<a name="index-max_002dexports"></a>
</dd>
<dt> <tt>max-exports</tt></dt>
<dd><p>Defines the maximum number if
<var>vcs_info_msg_*_</var> variables <var>vcs_info</var> will export.
</p>
<a name="index-enable-1"></a>
</dd>
<dt> <tt>enable</tt></dt>
<dd><p>A list of backends you want to use. Checked in the
<var>-init-</var> context. If this list contains an item called <tt>NONE</tt> no
backend is used at all and <var>vcs_info</var> will do nothing. If this list
contains <tt>ALL</tt> <var>vcs_info</var> will use all backends known to it. Only with
<tt>ALL</tt> in <tt>enable</tt>, the <tt>disable</tt> style has any effect. <tt>ALL</tt> and
<tt>NONE</tt> are actually tested case insensitively.
</p>
<a name="index-disable-1"></a>
</dd>
<dt> <tt>disable</tt></dt>
<dd><p>A list of VCSs, you don’t want <var>vcs_info</var> to test for
repositories (checked in the <var>-init-</var> context, too). Only used if
<tt>enable</tt> contains <tt>ALL</tt>.
</p>
<a name="index-disable_002dpatterns"></a>
</dd>
<dt> <tt>disable-patterns</tt></dt>
<dd><p>A list of patterns that are checked against <tt>$PWD</tt>. If a pattern
matches, <var>vcs_info</var> will be disabled. This style is checked in the
<var>:vcs_info:-init-:*:-all-</var> context.
</p>
<p>Say, <tt>~/.zsh</tt> is a directory under version control, in which you do
not want <var>vcs_info</var> to be active, do:
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:*' disable-patterns "$HOME/.zsh(|/*)"
</pre></td></tr></table>
<a name="index-check_002dfor_002dchanges"></a>
</dd>
<dt> <tt>check-for-changes</tt></dt>
<dd><p>If enabled, this style (currently only used by the <tt>git</tt> backend) causes the
<tt>%c</tt> and <tt>%u</tt> format escapes to be filled with information. The strings
filled into these escapes can be controlled via the <var>stagedstr</var> and
<var>unstagedstr</var> styles.
</p>
<p>Note, that the actions taken if this style is enabled are potentially expensive
(read: they take time, depending on how big the current repository is).
Therefore, it is disabled by default.
</p>
<a name="index-stagedstr"></a>
</dd>
<dt> <tt>stagedstr</tt></dt>
<dd><p>This string will be used in the <tt>%c</tt> escape if there are staged changes in
the repository.
</p>
<a name="index-unstagedstr"></a>
</dd>
<dt> <tt>unstagedstr</tt></dt>
<dd><p>This string will be used in the <tt>%u</tt> escape if there are unstaged changes in
the repository.
</p>
<a name="index-command-2"></a>
</dd>
<dt> <tt>command</tt></dt>
<dd><p>This style causes <var>vcs_info</var> to use the supplied string as the command
to use as the vcs’s binary. Note, that setting this in ’:vcs_info:*’ is
not a good idea.
</p>
<p>If the value of this style is empty (which is the default), the used binary
name is the name of the backend in use (e.g. <var>svn</var> is used in a <var>svn</var>
repository).
</p>
<p>The <var>repo-root-name</var> part in the context is always the default <tt>-all-</tt>
when this style is looked up.
</p>
<p>For example, this style can be used to use binaries from non-default
installation directories. Assume, <var>git</var> is installed in /usr/bin, but
your sysadmin installed a newer version in /usr/bin/local. Now, instead of
changing the order of your <tt>$PATH</tt> parameter, you can do this:
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:git:*:-all-' command /usr/local/bin/git
</pre></td></tr></table>
<a name="index-use_002dserver"></a>
</dd>
<dt> <tt>use-server</tt></dt>
<dd><p>This is used by the Perforce backend (<tt>p4</tt>) to decide if it should
contact the Perforce server to find out if a directory is managed
by Perforce. This is the only reliable way of doing this, but runs
the risk of a delay if the server name cannot be found. If the
server (more specifically, the <var>host</var><tt>:</tt><var>port</var> pair describing the
server) cannot be contacted its name is put into the associative array
<tt>vcs_info_p4_dead_servers</tt> and not contacted again during the session
until it is removed by hand. If you do not set this style, the <tt>p4</tt>
backend is only usable if you have set the environment variable
<tt>P4CONFIG</tt> to a file name and have corresponding files in the root
directories of each Perforce client. See comments in the function
<tt>VCS_INFO_detect_p4</tt> for more detail.
</p>
<a name="index-use_002dsimple"></a>
</dd>
<dt> <tt>use-simple</tt></dt>
<dd><p>If there are two different ways of gathering
information, you can select the simpler one by setting this style to true;
the default is to use the not-that-simple code, which is potentially a lot
slower but might be more accurate in all possible cases. This style is only
used by the <tt>bzr</tt> backend.
</p>
<a name="index-get_002drevision"></a>
</dd>
<dt> <tt>get-revision</tt></dt>
<dd><p>If set to true, vcs_info goes the extra mile to figure out the revision of
a repository’s work tree (currently for the <tt>git</tt> and <tt>hg</tt> backends,
where this kind of information is not always vital). For <tt>git</tt>, the
hash value of the currently checked out commit is available via the <tt>%i</tt>
expansion. With <tt>hg</tt>, the local revision number is available via <tt>%i</tt>
and the corresponding global hash is available via <tt>%m</tt>.
If this style is set in the <tt>hg</tt> context, the backend supports the
branchformat style.
</p>
<a name="index-use_002dprompt_002descapes"></a>
</dd>
<dt> <tt>use-prompt-escapes</tt></dt>
<dd><p>Determines if we assume that the assembled
string from <var>vcs_info</var> includes prompt escapes. (Used by
<tt>vcs_info_lastmsg</tt>.)
</p>
</dd>
</dl>
<p>The default values for these styles in all contexts are:
</p>
<dl compact="compact">
<dt> <tt>formats</tt></dt>
<dd><p>" (%s)-[%b|%a]-"
</p></dd>
<dt> <tt>actionformats</tt></dt>
<dd><p>" (%s)-[%b]-"
</p></dd>
<dt> <tt>branchformat</tt></dt>
<dd><p>"%b:%r" (for bzr, svn and svk)
</p></dd>
<dt> <tt>nvcsformats</tt></dt>
<dd><p>""
</p></dd>
<dt> <tt>stgitformat</tt></dt>
<dd><p>" %p (%c)"
</p></dd>
<dt> <tt>max-exports</tt></dt>
<dd><p>2
</p></dd>
<dt> <tt>enable</tt></dt>
<dd><p>ALL
</p></dd>
<dt> <tt>disable</tt></dt>
<dd><p>(empty list)
</p></dd>
<dt> <tt>disable-patterns</tt></dt>
<dd><p>(empty list)
</p></dd>
<dt> <tt>check-for-changes</tt></dt>
<dd><p>false
</p></dd>
<dt> <tt>stagedstr</tt></dt>
<dd><p>(string: "S")
</p></dd>
<dt> <tt>unstagedstr</tt></dt>
<dd><p>(string: "U")
</p></dd>
<dt> <tt>command</tt></dt>
<dd><p>(empty string)
</p></dd>
<dt> <tt>use-server</tt></dt>
<dd><p>false
</p></dd>
<dt> <tt>use-simple</tt></dt>
<dd><p>false
</p></dd>
<dt> <tt>get-revision</tt></dt>
<dd><p>false
</p></dd>
<dt> <tt>use-prompt-escapes</tt></dt>
<dd><p>true
</p></dd>
</dl>
<p>In normal <tt>formats</tt> and <tt>actionformats</tt>, the following replacements are
done:
</p>
<dl compact="compact">
<dt> <tt>%s</tt></dt>
<dd><p>The vcs in use (git, hg, svn etc.)
</p></dd>
<dt> <tt>%b</tt></dt>
<dd><p>Information about the current branch.
</p></dd>
<dt> <tt>%a</tt></dt>
<dd><p>An identifier, that describes the action. Only makes sense in
actionformats.
</p></dd>
<dt> <tt>%i</tt></dt>
<dd><p>The current revision number or identifier.
</p></dd>
<dt> <tt>%c</tt></dt>
<dd><p>The string from the <var>stagedstr</var> style if there are staged
changes in the repository.
</p></dd>
<dt> <tt>%u</tt></dt>
<dd><p>The string from the <var>unstagedstr</var> style if there are unstaged
changes in the repository.
</p></dd>
<dt> <tt>%R</tt></dt>
<dd><p>base directory of the repository.
</p></dd>
<dt> <tt>%r</tt></dt>
<dd><p>repository name. If <tt>%R</tt> is <var>/foo/bar/repoXY</var>, <tt>%r</tt> is
<var>repoXY</var>.
</p></dd>
<dt> <tt>%S</tt></dt>
<dd><p>subdirectory within a repository. If <tt>$PWD</tt> is
<var>/foo/bar/reposXY/beer/tasty</var>, <tt>%S</tt> is <var>beer/tasty</var>.
</p></dd>
<dt> <tt>%m</tt></dt>
<dd><p>A "misc" replacement. It is at the discretion of the backend
to decide what this replacement expands to. It is currently used by
the <tt>hg</tt> and <tt>git</tt> backends. The <tt>hg</tt> backend replaces <tt>%m</tt> with the
global hash value of the current revision and the <tt>git</tt> backend replaces it
with the string from the <var>stgitformat</var> style.
</p></dd>
</dl>
<p>In <tt>branchformat</tt> these replacements are done:
</p>
<dl compact="compact">
<dt> <tt>%b</tt></dt>
<dd><p>the branch name
</p></dd>
<dt> <tt>%r</tt></dt>
<dd><p>the current revision number
</p></dd>
</dl>
<p>In <tt>stgitformat</tt> these replacements are done:
</p>
<dl compact="compact">
<dt> <tt>%p</tt></dt>
<dd><p>the name of the patch currently on top of the stack
</p></dd>
<dt> <tt>%c</tt></dt>
<dd><p>the number of unapplied patches
</p></dd>
</dl>
<p>Not all vcs backends have to support all replacements. For <tt>nvcsformats</tt>
no replacements are performed at all. It is just a string.
</p>
<hr size="6">
<a name="Oddities"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Configuration" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Function-descriptions-_0028public-API_0029" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Version-Control-Information" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.3.3 Oddities</h3>
<p>If you want to use the <tt>%b</tt> (bold off) prompt expansion in <var>formats</var>,
which expands <tt>%b</tt> itself, use <tt>%%b</tt>. That will cause the <var>vcs_info</var>
expansion to replace <tt>%%b</tt> with <tt>%b</tt>. So zsh’s prompt expansion
mechanism can handle it. Similarly, to hand down <tt>%b</tt> from
<var>branchformat</var>, use <tt>%%%%b</tt>. Sorry for this inconvenience, but it
cannot be easily avoided. Luckily we do not clash with a lot of prompt
expansions and this only needs to be done for those.
</p>
<hr size="6">
<a name="Function-descriptions-_0028public-API_0029"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Oddities" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Variable-description" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Version-Control-Information" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.3.4 Function descriptions (public API)</h3>
<dl compact="compact">
<dd><a name="index-vcs_005finfo"></a>
</dd>
<dt> <tt>vcs_info</tt> [<var>user-context</var>]</dt>
<dd><p>The main function, that runs all
backends and assembles all data into <var>${vcs_info_msg_*_}</var>. This is the
function you want to call from <tt>precmd</tt> if you want to include up-to-date
information in your prompt (see Variable description below). If an argument
is given, that string will be used instead of <tt>default</tt> in the
user-context field of the style context.
</p>
</dd>
<dt> <tt>vcs_info_lastmsg</tt></dt>
<dd><p>Outputs the last <var>${vcs_info_msg_*_}</var> value.
Takes into account the value of the use-prompt-escapes style in
<var>’:vcs_info:formats:command:-all-’</var>. It also only prints <tt>max-exports</tt>
values.
</p>
<a name="index-vcs_005finfo_005fprintsys"></a>
</dd>
<dt> <tt>vcs_info_printsys</tt> [<var>user-context</var>]</dt>
<dd><p>Prints a list of all
supported version control systems. Useful to find out possible contexts
(and which of them are enabled) or values for the <var>disable</var> style.
</p>
</dd>
<dt> <tt>vcs_info_setsys</tt></dt>
<dd><p>Initializes <var>vcs_info</var>’s internal list of
available backends. With this function, you can add support for new VCSs
without restarting the shell.
</p>
</dd>
</dl>
<p>All functions named VCS_INFO_* are for internal use only.
</p>
<hr size="6">
<a name="Variable-description"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Function-descriptions-_0028public-API_0029" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Examples-1" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Version-Control-Information" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.3.5 Variable description</h3>
<dl compact="compact">
<dt> <tt>${vcs_info_msg_N_}</tt> (Note the trailing underscore)</dt>
<dd><p>Where <var>N</var> is an integer, eg: <var>vcs_info_msg_0_</var> These variables
are the storage for the informational message the last <var>vcs_info</var> call
has assembled. These are strongly connected to the formats,
<tt>actionformats</tt> and <tt>nvcsformats</tt> styles described above. Those styles
are lists. The first member of that list gets expanded into
<var>${vcs_info_msg_0_}</var>, the second into <var>${vcs_info_msg_1_}</var>
and the Nth into <var>${vcs_info_msg_N-1_}</var>. These parameters are
exported into the environment. (See the <tt>max-exports</tt> style above.)
</p>
</dd>
</dl>
<p>All variables named VCS_INFO_* are for internal use only.
</p>
<hr size="6">
<a name="Examples-1"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Variable-description" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Prompt-Themes" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Version-Control-Information" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.3.6 Examples</h3>
<p>Don’t use <tt>vcs_info</tt> at all (even though it’s in your prompt):
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:*' enable NONE
</pre></td></tr></table>
<p>Disable the backends for <tt>bzr</tt> and <tt>svk</tt>:
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:*' disable bzr svk
</pre></td></tr></table>
<p>Disable everything <em>but</em> <tt>bzr</tt> and <tt>svk</tt>:
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:*' enable bzr svk
</pre></td></tr></table>
<p>Provide a special formats for <tt>git</tt>:
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:git:*' formats ' GIT, BABY! [%b]'
zstyle ':vcs_info:git:*' actionformats ' GIT ACTION! [%b|%a]'
</pre></td></tr></table>
<p>Use the quicker <tt>bzr</tt> backend
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:bzr:*' use-simple true
</pre></td></tr></table>
<p>If you do use <tt>use-simple</tt>, please report if it does ‘the-right-thing[tm]’.
</p>
<p>Display the revision number in yellow for <tt>bzr</tt> and <tt>svn</tt>:
</p><table><tr><td> </td><td><pre class="example">zstyle ':vcs_info:(svn|bzr):*' branchformat '%b%{'${fg[yellow]}'%}:%r'
</pre></td></tr></table>
<p>If you want colors, make sure you enclose the color codes in <tt>%{...%}</tt>,
if you want to use the string provided by <tt>vcs_info</tt> in prompts.
</p>
<p>Here is how to print the vcs information as a command (not in a prompt):
</p><table><tr><td> </td><td><pre class="example">alias vcsi='vcs_info command; vcs_info_lastmsg'
</pre></td></tr></table>
<p>This way, you can even define different formats for output via
<tt>vcs_info_lastmsg</tt> in the ’:vcs_info:formats:command:*’ namespace.
</p>
<hr size="6">
<a name="Prompt-Themes"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Examples-1" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Installation-2" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="Prompt-Themes-1"></a>
<h2 class="section">26.4 Prompt Themes</h2>
<hr size="6">
<a name="Installation-2"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Prompt-Themes" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Theme-Selection" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Prompt-Themes" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.4.1 Installation</h3>
<p>You should make sure all the functions from the <tt>Functions/Prompts</tt>
directory of the source distribution are available; they all begin with
the string ‘<tt>prompt_</tt>’ except for the special function‘<tt>promptinit</tt>’.
You also need the ‘<tt>colors</tt>’ function from <tt>Functions/Misc</tt>. All of
these functions may already have been installed on your system; if not,
you will need to find them and copy them. The directory should appear as
one of the elements of the <tt>fpath</tt> array (this should already be the
case if they were installed), and at least the function <tt>promptinit</tt>
should be autoloaded; it will autoload the rest. Finally, to initialize
the use of the system you need to call the <tt>promptinit</tt> function. The
following code in your <tt>.zshrc</tt> will arrange for this; assume the
functions are stored in the directory <tt>~/myfns</tt>:
</p>
<table><tr><td> </td><td><pre class="example">fpath=(~/myfns $fpath)
autoload -U promptinit
promptinit
</pre></td></tr></table>
<hr size="6">
<a name="Theme-Selection"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Installation-2" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#ZLE-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Prompt-Themes" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.4.2 Theme Selection</h3>
<p>Use the <tt>prompt</tt> command to select your preferred theme. This command
may be added to your <tt>.zshrc</tt> following the call to <tt>promptinit</tt> in
order to start zsh with a theme already selected.
</p>
<dl compact="compact">
<dt> <tt>prompt</tt> [ <tt>-c</tt> | <tt>-l</tt> ]</dt>
<dt> <tt>prompt</tt> [ <tt>-p</tt> | <tt>-h</tt> ] [ <var>theme</var> ... ]</dt>
<dt> <tt>prompt</tt> [ <tt>-s</tt> ] <var>theme</var> [ <var>arg</var> ... ]</dt>
<dd><p>Set or examine the prompt theme. With no options and a <var>theme</var>
argument, the theme with that name is set as the current theme. The
available themes are determined at run time; use the <tt>-l</tt> option to see
a list. The special <var>theme</var> ‘<tt>random</tt>’ selects at random one of the
available themes and sets your prompt to that.
</p>
<p>In some cases the <var>theme</var> may be modified by one or more arguments,
which should be given after the theme name. See the help for each theme
for descriptions of these arguments.
</p>
<p>Options are:
</p>
<dl compact="compact">
<dt> <tt>-c</tt></dt>
<dd><p>Show the currently selected theme and its parameters, if any.
</p></dd>
<dt> <tt>-l</tt></dt>
<dd><p>List all available prompt themes.
</p></dd>
<dt> <tt>-p</tt></dt>
<dd><p>Preview the theme named by <var>theme</var>, or all themes if no
<var>theme</var> is given.
</p></dd>
<dt> <tt>-h</tt></dt>
<dd><p>Show help for the theme named by <var>theme</var>, or for the
<tt>prompt</tt> function if no <var>theme</var> is given.
</p></dd>
<dt> <tt>-s</tt></dt>
<dd><p>Set <var>theme</var> as the current theme and save state.
</p></dd>
</dl>
</dd>
<dt> <tt>prompt_</tt><var>theme</var><tt>_setup</tt></dt>
<dd><p>Each available <var>theme</var> has a setup function which is called by the
<tt>prompt</tt> function to install that theme. This function may define
other functions as necessary to maintain the prompt, including functions
used to preview the prompt or provide help for its use. You should not
normally call a theme’s setup function directly.
</p>
</dd>
</dl>
<hr size="6">
<a name="ZLE-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Theme-Selection" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Widgets-1" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="ZLE-Functions-1"></a>
<h2 class="section">26.5 ZLE Functions</h2>
<hr size="6">
<a name="Widgets-1"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#ZLE-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Utility-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#ZLE-Functions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.5.1 Widgets</h3>
<p>These functions all implement user-defined ZLE widgets (see
<a href="Zsh-Line-Editor.html#Zsh-Line-Editor">Zsh Line Editor</a>) which can be bound to keystrokes in interactive shells. To use them,
your <tt>.zshrc</tt> should contain lines of the form
</p>
<table><tr><td> </td><td><pre class="example">autoload <var>function</var>
zle -N <var>function</var>
</pre></td></tr></table>
<p>followed by an appropriate <tt>bindkey</tt> command to associate the function
with a key sequence. Suggested bindings are described below.
</p>
<dl compact="compact">
<dt> bash-style word functions</dt>
<dd><p>If you are looking for functions to implement moving over and editing
words in the manner of bash, where only alphanumeric characters are
considered word characters, you can use the functions described in
the next section. The following is sufficient:
</p>
<table><tr><td> </td><td><pre class="example">autoload -U select-word-style
select-word-style bash
</pre></td></tr></table>
<a name="index-forward_002dword_002dmatch"></a>
<a name="index-backward_002dword_002dmatch"></a>
<a name="index-kill_002dword_002dmatch"></a>
<a name="index-backward_002dkill_002dword_002dmatch"></a>
<a name="index-transpose_002dwords_002dmatch"></a>
<a name="index-capitalize_002dword_002dmatch"></a>
<a name="index-up_002dcase_002dword_002dmatch"></a>
<a name="index-down_002dcase_002dword_002dmatch"></a>
<a name="index-select_002dword_002dstyle"></a>
<a name="index-match_002dword_002dcontext"></a>
<a name="index-match_002dwords_002dby_002dstyle"></a>
</dd>
<dt> <tt>forward-word-match</tt>, <tt>backward-word-match</tt></dt>
<dt> <tt>kill-word-match</tt>, <tt>backward-kill-word-match</tt></dt>
<dt> <tt>transpose-words-match</tt>, <tt>capitalize-word-match</tt></dt>
<dt> <tt>up-case-word-match</tt>, <tt>down-case-word-match</tt></dt>
<dt> <tt>select-word-style</tt>, <tt>match-word-context</tt>, <tt>match-words-by-style</tt></dt>
<dd><p>The eight ‘<tt>-match</tt>’ functions are drop-in replacements for the
builtin widgets without the suffix. By default they behave in a similar
way. However, by the use of styles and the function <tt>select-word-style</tt>,
the way words are matched can be altered.
</p>
<p>The simplest way of configuring the functions is to use
<tt>select-word-style</tt>, which can either be called as a normal function with
the appropriate argument, or invoked as a user-defined widget that will
prompt for the first character of the word style to be used. The first
time it is invoked, the eight <tt>-match</tt> functions will automatically
replace the builtin versions, so they do not need to be loaded explicitly.
</p>
<p>The word styles available are as follows. Only the first character
is examined.
</p>
<dl compact="compact">
<dt> <tt>bash</tt></dt>
<dd><p>Word characters are alphanumeric characters only.
</p>
</dd>
<dt> <tt>normal</tt></dt>
<dd><p>As in normal shell operation: word characters are alphanumeric characters
plus any characters present in the string given by the parameter
<tt>$WORDCHARS</tt>.
</p>
</dd>
<dt> <tt>shell</tt></dt>
<dd><p>Words are complete shell command arguments, possibly including complete
quoted strings, or any tokens special to the shell.
</p>
</dd>
<dt> <tt>whitespace</tt></dt>
<dd><p>Words are any set of characters delimited by whitespace.
</p>
</dd>
<dt> <tt>default</tt></dt>
<dd><p>Restore the default settings; this is usually the same as ‘<tt>normal</tt>’.
</p>
</dd>
</dl>
<p>All but ‘<tt>default</tt>’ can be input as an upper case character, which has
the same effect but with subword matching turned on. In this case, words
with upper case characters are treated specially: each separate run of
upper case characters, or an upper case character followed by any number of
other characters, is considered a word. The style <tt>subword-range</tt>
can supply an alternative character range to the default ‘<tt>[:upper:]</tt>’;
the value of the style is treated as the contents of a ‘<tt>[</tt><var>...</var><tt>]</tt>’
pattern (note that the outer brackets should not be supplied, only
those surrounding named ranges).
</p>
<p>More control can be obtained using the <tt>zstyle</tt> command, as described in
<a href="Zsh-Modules.html#The-zsh_002fzutil-Module">The zsh/zutil Module</a>. Each style is looked up in the
context <tt>:zle:</tt><var>widget</var> where <var>widget</var> is the name of the
user-defined widget, not the name of the function implementing it, so in
the case of the definitions supplied by <tt>select-word-style</tt> the
appropriate contexts are <tt>:zle:forward-word</tt>, and so on. The function
<tt>select-word-style</tt> itself always defines styles for the context
‘<tt>:zle:*</tt>’ which can be overridden by more specific (longer) patterns as
well as explicit contexts.
</p>
<p>The style <tt>word-style</tt> specifies the rules to use. This may have the
following values.
</p>
<dl compact="compact">
<dt> <tt>normal</tt></dt>
<dd><p>Use the standard shell rules, i.e. alphanumerics and <tt>$WORDCHARS</tt>, unless
overridden by the styles <tt>word-chars</tt> or <tt>word-class</tt>.
</p>
</dd>
<dt> <tt>specified</tt></dt>
<dd><p>Similar to <tt>normal</tt>, but <em>only</em> the specified characters, and not also
alphanumerics, are considered word characters.
</p>
</dd>
<dt> <tt>unspecified</tt></dt>
<dd><p>The negation of specified. The given characters are those which will
<em>not</em> be considered part of a word.
</p>
</dd>
<dt> <tt>shell</tt></dt>
<dd><p>Words are obtained by using the syntactic rules for generating shell
command arguments. In addition, special tokens which are never command
arguments such as ‘<tt>()</tt>’ are also treated as words.
</p>
</dd>
<dt> <tt>whitespace</tt></dt>
<dd><p>Words are whitespace-delimited strings of characters.
</p>
</dd>
</dl>
<p>The first three of those rules usually use <tt>$WORDCHARS</tt>, but the value
in the parameter can be overridden by the style <tt>word-chars</tt>, which works
in exactly the same way as <tt>$WORDCHARS</tt>. In addition, the style
<tt>word-class</tt> uses character class syntax to group characters and takes
precedence over <tt>word-chars</tt> if both are set. The <tt>word-class</tt> style
does not include the surrounding brackets of the character class; for
example, ‘<tt>-:[:alnum:]</tt>’ is a valid <tt>word-class</tt> to include all
alphanumerics plus the characters ‘<tt>-</tt>’ and ‘<tt>:</tt>’. Be careful
including ‘<tt>]</tt>’, ‘<tt>^</tt>’ and ‘<tt>-</tt>’ as these are special inside
character classes.
</p>
<p><tt>word-style</tt> may also have ‘<tt>-subword</tt>’ appended to its value to
turn on subword matching, as described above.
</p>
<p>The style <tt>skip-chars</tt> is mostly useful for
<tt>transpose-words</tt> and similar functions. If set, it gives a count of
characters starting at the cursor position which will not be considered
part of the word and are treated as space, regardless of what they actually
are. For example, if
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':zle:transpose-words' skip-chars 1
</pre></td></tr></table>
<p>has been set, and <tt>transpose-words-match</tt> is called with the cursor on
the <var>X</var> of <tt>foo</tt><var>X</var><tt>bar</tt>, where <var>X</var> can be any character, then
the resulting expression is <tt>bar</tt><var>X</var><tt>foo</tt>.
</p>
<p>Finer grained control can be obtained by setting the style <tt>word-context</tt>
to an array of pairs of entries. Each pair of entries consists of a
<var>pattern</var> and a <var>subcontext</var>. The shell argument the cursor is on is
matched against each <var>pattern</var> in turn until one matches; if it does,
the context is extended by a colon and the corresponding <var>subcontext</var>.
Note that the test is made against the original word on the line, with no
stripping of quotes. Special handling is done between words: the current
context is examined and if it contains the string <tt>back</tt>, the word before
the cursor is considered, else the word after cursor is considered. Some
examples are given below.
</p>
<p>Here are some examples of use of the styles, actually taken from the
simplified interface in <tt>select-word-style</tt>:
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':zle:*' word-style standard
zstyle ':zle:*' word-chars No value for dsq
</pre></td></tr></table>
<p>Implements bash-style word handling for all widgets, i.e. only
alphanumerics are word characters; equivalent to setting
the parameter <tt>WORDCHARS</tt> empty for the given context.
</p>
<table><tr><td> </td><td><pre class="example">style ':zle:*kill*' word-style space
</pre></td></tr></table>
<p>Uses space-delimited words for widgets with the word ‘kill’ in the name.
Neither of the styles <tt>word-chars</tt> nor <tt>word-class</tt> is used in this case.
</p>
<p>Here are some examples of use of the <tt>word-context</tt> style to extend
the context.
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':zle:*' word-context "*/*" file "[[:space:]]" whitespace
zstyle ':zle:transpose-words:whitespace' word-style shell
zstyle ':zle:transpose-words:filename' word-style normal
zstyle ':zle:transpose-words:filename' word-chars No value for dsq
</pre></td></tr></table>
<p>This provides two different ways of using <tt>transpose-words</tt> depending on
whether the cursor is on whitespace between words or on a filename, here
any word containing a <tt>/</tt>. On whitespace, complete arguments as defined
by standard shell rules will be transposed. In a filename, only
alphanumerics will be transposed. Elsewhere, words will be transposed
using the default style for <tt>:zle:transpose-words</tt>.
</p>
<p>The word matching and all the handling of <tt>zstyle</tt> settings is actually
implemented by the function <tt>match-words-by-style</tt>. This can be used to
create new user-defined widgets. The calling function should set the local
parameter <tt>curcontext</tt> to <tt>:zle:</tt><var>widget</var>, create the local
parameter <tt>matched_words</tt> and call <tt>match-words-by-style</tt> with no
arguments. On return, <tt>matched_words</tt> will be set to an array with the
elements: (1) the start of the line (2) the word before the cursor (3) any
non-word characters between that word and the cursor (4) any non-word
character at the cursor position plus any remaining non-word characters
before the next word, including all characters specified by the
<tt>skip-chars</tt> style, (5) the word at or following the cursor (6) any
non-word characters following that word (7) the remainder of the line. Any
of the elements may be an empty string; the calling function should test
for this to decide whether it can perform its function.
</p>
<p>It is possible to pass options with arguments to <tt>match-words-by-style</tt>
to override the use of styles. The options are:
</p><dl compact="compact">
<dt> <tt>-w</tt></dt>
<dd><p><var>word-style</var>
</p></dd>
<dt> <tt>-s</tt></dt>
<dd><p><var>skip-chars</var>
</p></dd>
<dt> <tt>-c</tt></dt>
<dd><p><var>word-class</var>
</p></dd>
<dt> <tt>-C</tt></dt>
<dd><p><var>word-chars</var>
</p></dd>
<dt> <tt>-r</tt></dt>
<dd><p><var>subword-range</var>
</p></dd>
</dl>
<p>For example, <tt>match-words-by-style -w shell -c 0</tt> may be used to
extract the command argument around the cursor.
</p>
<p>The <tt>word-context</tt> style is implemented by the function
<tt>match-word-context</tt>. This should not usually need to be called
directly.
</p>
<a name="index-delete_002dwhole_002dword_002dmatch"></a>
</dd>
<dt> <tt>delete-whole-word-match</tt></dt>
<dd><p>This is another function which works like the <tt>-match</tt> functions
described immediately above, i.e. using styles to decide the word
boundaries. However, it is not a replacement for any existing function.
</p>
<p>The basic behaviour is to delete the word around the cursor. There is no
numeric prefix handling; only the single word around the cursor is
considered. If the widget contains the string <tt>kill</tt>, the removed text
will be placed in the cutbuffer for future yanking. This can be obtained
by defining <tt>kill-whole-word-match</tt> as follows:
</p>
<table><tr><td> </td><td><pre class="example">zle -N kill-whole-word-match delete-whole-word-match
</pre></td></tr></table>
<p>and then binding the widget <tt>kill-whole-word-match</tt>.
</p>
<a name="index-copy_002dearlier_002dword"></a>
</dd>
<dt> <tt>copy-earlier-word</tt></dt>
<dd><p>This widget works like a combination of <tt>insert-last-word</tt> and
<tt>copy-prev-shell-word</tt>. Repeated invocations of the widget retrieve
earlier words on the relevant history line. With a numeric argument
<var>N</var>, insert the <var>N</var>th word from the history line; <var>N</var> may be
negative to count from the end of the line.
</p>
<p>If <tt>insert-last-word</tt> has been used to retrieve the last word on a
previous history line, repeated invocations will replace that word with
earlier words from the same line.
</p>
<p>Otherwise, the widget applies to words on the line currently being edited.
The <tt>widget</tt> style can be set to the name of another widget that should
be called to retrieve words. This widget must accept the same three
arguments as <tt>insert-last-word</tt>.
</p>
<a name="index-cycle_002dcompletion_002dpositions"></a>
</dd>
<dt> <tt>cycle-completion-positions</tt></dt>
<dd><p>After inserting an unambiguous string into the command line, the new
function based completion system may know about multiple places in
this string where characters are missing or differ from at least one
of the possible matches. It will then place the cursor on the
position it considers to be the most interesting one, i.e. the one
where one can disambiguate between as many matches as possible with as
little typing as possible.
</p>
<p>This widget allows the cursor to be easily moved to the other interesting
spots. It can be invoked repeatedly to cycle between all positions
reported by the completion system.
</p>
<a name="index-edit_002dcommand_002dline"></a>
</dd>
<dt> <tt>edit-command-line</tt></dt>
<dd><p>Edit the command line using your visual editor, as in <tt>ksh</tt>.
</p>
<table><tr><td> </td><td><pre class="example">bindkey -M vicmd v edit-command-line
</pre></td></tr></table>
<a name="index-history_002dbeginning_002dsearch_002dbackward_002dend"></a>
<a name="index-history_002dbeginning_002dsearch_002dforward_002dend"></a>
</dd>
<dt> <tt>history-search-end</tt></dt>
<dd><p>This function implements the widgets
<tt>history-beginning-search-backward-end</tt> and
<tt>history-beginning-search-forward-end</tt>. These commands work by first
calling the corresponding builtin widget (see
<a href="Zsh-Line-Editor.html#History-Control">History Control</a>) and then moving the cursor to the end of the line. The original cursor
position is remembered and restored before calling the builtin widget a
second time, so that the same search is repeated to look farther through
the history.
</p>
<p>Although you <tt>autoload</tt> only one function, the commands to use it are
slightly different because it implements two widgets.
</p>
<table><tr><td> </td><td><pre class="example">zle -N history-beginning-search-backward-end \
history-search-end
zle -N history-beginning-search-forward-end \
history-search-end
bindkey '\e^P' history-beginning-search-backward-end
bindkey '\e^N' history-beginning-search-forward-end
</pre></td></tr></table>
<a name="index-history_002dbeginning_002dsearch_002dmenu"></a>
</dd>
<dt> <tt>history-beginning-search-menu</tt></dt>
<dd><p>This function implements yet another form of history searching. The
text before the cursor is used to select lines from the history,
as for <tt>history-beginning-search-backward</tt> except that all matches are
shown in a numbered menu. Typing the appropriate digits inserts the
full history line. Note that leading zeroes must be typed (they are only
shown when necessary for removing ambiguity). The entire history is
searched; there is no distinction between forwards and backwards.
</p>
<p>With a prefix argument, the search is not anchored to the start of
the line; the string typed by the use may appear anywhere in the line
in the history.
</p>
<p>If the widget name contains ‘<tt>-end</tt>’ the cursor is moved to the end of
the line inserted. If the widget name contains ‘<tt>-space</tt>’ any space
in the text typed is treated as a wildcard and can match anything (hence
a leading space is equivalent to giving a prefix argument). Both
forms can be combined, for example:
</p>
<table><tr><td> </td><td><pre class="example">zle -N history-beginning-search-menu-space-end \
history-beginning-search-menu
</pre></td></tr></table>
<a name="index-history_002dpattern_002dsearch"></a>
<a name="index-history_002dpattern_002dsearch_002dbackward"></a>
<a name="index-history_002dpattern_002dsearch_002dforward"></a>
</dd>
<dt> <tt>history-pattern-search</tt></dt>
<dd><p>The function <tt>history-pattern-search</tt> implements widgets which prompt
for a pattern with which to search the history backwards or forwards. The
pattern is in the usual zsh format, however the first character may be
<tt>^</tt> to anchor the search to the start of the line, and the last character
may be <tt>$</tt> to anchor the search to the end of the line. If the
search was not anchored to the end of the line the cursor is positioned
just after the pattern found.
</p>
<p>The commands to create bindable widgets are similar to those in the
example immediately above:
</p>
<table><tr><td> </td><td><pre class="example">autoload -U history-pattern-search
zle -N history-pattern-search-backward history-pattern-search
zle -N history-pattern-search-forward history-pattern-search
</pre></td></tr></table>
<a name="index-up_002dline_002dor_002dbeginning_002dsearch"></a>
<a name="index-down_002dline_002dor_002dbeginning_002dsearch"></a>
</dd>
<dt> <tt>up-line-or-beginning-search</tt>, <tt>down-line-or-beginning-search</tt></dt>
<dd><p>These widgets are similar to the builtin functions <tt>up-line-or-search</tt>
and <tt>down-line-or-search</tt>: if in a multiline buffer they move up or
down within the buffer, otherwise they search for a history line matching
the start of the current line. In this case, however, they search for
a line which matches the current line up to the current cursor position, in
the manner of <tt>history-beginning-search-backward</tt> and <tt>-forward</tt>, rather
than the first word on the line.
</p>
<a name="index-incarg"></a>
<a name="index-incarg_002c-use-of"></a>
</dd>
<dt> <tt>incarg</tt></dt>
<dd><p>Typing the keystrokes for this widget with the cursor placed on or to the
left of an integer causes that integer to be incremented by one. With a
numeric prefix argument, the number is incremented by the amount of the
argument (decremented if the prefix argument is negative). The shell
parameter <tt>incarg</tt> may be set to change the default increment to
something other than one.
</p>
<table><tr><td> </td><td><pre class="example">bindkey '^X+' incarg
</pre></td></tr></table>
<a name="index-incremental_002dcomplete_002dword"></a>
</dd>
<dt> <tt>incremental-complete-word</tt></dt>
<dd><p>This allows incremental completion of a word. After starting this
command, a list of completion choices can be shown after every character
you type, which you can delete with <tt>^H</tt> or <tt>DEL</tt>. Pressing return
accepts the completion so far and returns you to normal editing (that is,
the command line is <em>not</em> immediately executed). You can hit <tt>TAB</tt> to
do normal completion, <tt>^G</tt> to abort back to the state when you started,
and <tt>^D</tt> to list the matches.
</p>
<p>This works only with the new function based completion system.
</p>
<table><tr><td> </td><td><pre class="example">bindkey '^Xi' incremental-complete-word
</pre></td></tr></table>
<a name="index-insert_002dcomposed_002dchar"></a>
</dd>
<dt> <tt>insert-composed-char</tt></dt>
<dd><p>This function allows you to compose characters that don’t appear on the
keyboard to be inserted into the command line. The command is followed by
two keys corresponding to ASCII characters (there is no prompt). For
accented characters, the two keys are a base character followed by a code
for the accent, while for other special characters the two characters
together form a mnemonic for the character to be inserted. The
two-character codes are a subset of those given by RFC 1345 (see for
example <tt>http://www.faqs.org/rfcs/rfc1345.html</tt>).
</p>
<p>The function may optionally be followed by up to two characters which
replace one or both of the characters read from the keyboard; if both
characters are supplied, no input is read. For example,
<tt>insert-composed-char a:</tt> can be used within a widget to insert an a with
umlaut into the command line. This has the advantages over use of a
literal character that it is more portable.
</p>
<p>For best results zsh should have been built with support for multibyte
characters (configured with <tt>–enable-multibyte</tt>); however, the function
works for the limited range of characters available in single-byte
character sets such as ISO-8859-1.
</p>
<p>The character is converted into the local representation and
inserted into the command line at the cursor position.
(The conversion is done within the shell, using whatever facilities
the C library provides.) With a numeric argument, the character and its
code are previewed in the status line
</p>
<p>The function may be run outside zle in which case it prints the character
(together with a newline) to standard output. Input is still read from
keystrokes.
</p>
<p>See <tt>insert-unicode-char</tt> for an alternative way of inserting Unicode
characters using their hexadecimal character number.
</p>
<p>The set of accented characters is reasonably complete up to Unicode
character U+0180, the set of special characters less so. However, it it
is very sporadic from that point. Adding new characters is easy,
however; see the function <tt>define-composed-chars</tt>. Please send any
additions to <tt>zsh-workers@sunsite.dk</tt>.
</p>
<p>The codes for the second character when used to accent the first are as
follows. Note that not every character can take every accent.
</p><dl compact="compact">
<dt> <tt>!</tt></dt>
<dd><p>Grave.
</p></dd>
<dt> <tt>’</tt></dt>
<dd><p>Acute.
</p></dd>
<dt> <tt>></tt></dt>
<dd><p>Circumflex.
</p></dd>
<dt> <tt>?</tt></dt>
<dd><p>Tilde. (This is not <tt>~</tt> as RFC 1345 does not assume that
character is present on the keyboard.)
</p></dd>
<dt> <tt>-</tt></dt>
<dd><p>Macron. (A horizontal bar over the base character.)
</p></dd>
<dt> <tt>(</tt></dt>
<dd><p>Breve. (A shallow dish shape over the base character.)
</p></dd>
<dt> <tt>.</tt></dt>
<dd><p>Dot above the base character, or in the case of <tt>i</tt> no dot,
or in the case of <tt>L</tt> and <tt>l</tt> a centered dot.
</p></dd>
<dt> <tt>:</tt></dt>
<dd><p>Diaeresis (Umlaut).
</p></dd>
<dt> <tt>c</tt></dt>
<dd><p>Cedilla.
</p></dd>
<dt> <tt>_</tt></dt>
<dd><p>Underline, however there are currently no underlined characters.
</p></dd>
<dt> <tt>/</tt></dt>
<dd><p>Stroke through the base character.
</p></dd>
<dt> <tt>"</tt></dt>
<dd><p>Double acute (only supported on a few letters).
</p></dd>
<dt> <tt>;</tt></dt>
<dd><p>Ogonek. (A little forward facing hook at the bottom right
of the character.)
</p></dd>
<dt> <tt><</tt></dt>
<dd><p>Caron. (A little v over the letter.)
</p></dd>
<dt> <tt>0</tt></dt>
<dd><p>Circle over the base character.
</p></dd>
<dt> <tt>2</tt></dt>
<dd><p>Hook over the base character.
</p></dd>
<dt> <tt>9</tt></dt>
<dd><p>Horn over the base character.
</p></dd>
</dl>
<p>The most common characters from the Arabic, Cyrillic, Greek and Hebrew
alphabets are available; consult RFC 1345 for the appropriate sequences.
In addition, a set of two letter codes not in RFC 1345 are available for
the double-width characters corresponding to ASCII characters from <tt>!</tt>
to <tt>~</tt> (0x21 to 0x7e) by preceding the character with <tt>^</tt>, for
example <tt>^A</tt> for a double-width <tt>A</tt>.
</p>
<p>The following other two-character sequences are understood.
</p>
<dl compact="compact">
<dt> ASCII characters</dt>
<dd><p>These are already present on most keyboards:
</p><dl compact="compact">
<dt> <tt><(</tt></dt>
<dd><p>Left square bracket
</p></dd>
<dt> <tt>//</tt></dt>
<dd><p>Backslash (solidus)
</p></dd>
<dt> <tt>)></tt></dt>
<dd><p>Right square bracket
</p></dd>
<dt> <tt>(!</tt></dt>
<dd><p>Left brace (curly bracket)
</p></dd>
<dt> <tt>!!</tt></dt>
<dd><p>Vertical bar (pipe symbol)
</p></dd>
<dt> <tt>!)</tt></dt>
<dd><p>Right brace (curly bracket)
</p></dd>
<dt> <tt>’?</tt></dt>
<dd><p>Tilde
</p></dd>
</dl>
</dd>
<dt> Special letters</dt>
<dd><p>Characters found in various variants of the Latin alphabet:
</p><dl compact="compact">
<dt> <tt>ss</tt></dt>
<dd><p>Eszett (scafes S)
</p></dd>
<dt> <tt>D-</tt>, <tt>d-</tt></dt>
<dd><p>Eth
</p></dd>
<dt> <tt>TH</tt>, <tt>th</tt></dt>
<dd><p>Thorn
</p></dd>
<dt> <tt>kk</tt></dt>
<dd><p>Kra
</p></dd>
<dt> <tt>’n</tt></dt>
<dd><p>’n
</p></dd>
<dt> <tt>NG</tt>, <tt>ng</tt></dt>
<dd><p>Ng
</p></dd>
<dt> <tt>OI</tt>, <tt>oi</tt></dt>
<dd><p>Oi
</p></dd>
<dt> <tt>yr</tt></dt>
<dd><p>yr
</p></dd>
<dt> <tt>ED</tt></dt>
<dd><p>ezh
</p></dd>
</dl>
</dd>
<dt> Currency symbols</dt>
<dd><dl compact="compact">
<dt> <tt>Ct</tt></dt>
<dd><p>Cent
</p></dd>
<dt> <tt>Pd</tt></dt>
<dd><p>Pound sterling (also lira and others)
</p></dd>
<dt> <tt>Cu</tt></dt>
<dd><p>Currency
</p></dd>
<dt> <tt>Ye</tt></dt>
<dd><p>Yen
</p></dd>
<dt> <tt>Eu</tt></dt>
<dd><p>Euro (N.B. not in RFC 1345)
</p></dd>
</dl>
</dd>
<dt> Punctuation characters</dt>
<dd><p>References to "right" quotes indicate the shape (like a 9 rather than 6)
rather than their grammatical use. (For example, a "right" low double
quote is used to open quotations in German.)
</p><dl compact="compact">
<dt> <tt>!I</tt></dt>
<dd><p>Inverted exclamation mark
</p></dd>
<dt> <tt>BB</tt></dt>
<dd><p>Broken vertical bar
</p></dd>
<dt> <tt>SE</tt></dt>
<dd><p>Section
</p></dd>
<dt> <tt>Co</tt></dt>
<dd><p>Copyright
</p></dd>
<dt> <tt>-a</tt></dt>
<dd><p>Spanish feminine ordinal indicator
</p></dd>
<dt> <tt><<</tt></dt>
<dd><p>Left guillemet
</p></dd>
<dt> <tt>-</tt><tt>-</tt></dt>
<dd><p>Soft hyphen
</p></dd>
<dt> <tt>Rg</tt></dt>
<dd><p>Registered trade mark
</p></dd>
<dt> <tt>PI</tt></dt>
<dd><p>Pilcrow (paragraph)
</p></dd>
<dt> <tt>-o</tt></dt>
<dd><p>Spanish masculine ordinal indicator
</p></dd>
<dt> <tt>>></tt></dt>
<dd><p>Right guillemet
</p></dd>
<dt> <tt>?I</tt></dt>
<dd><p>Inverted question mark
</p></dd>
<dt> <tt>-1</tt></dt>
<dd><p>Hyphen
</p></dd>
<dt> <tt>-N</tt></dt>
<dd><p>En dash
</p></dd>
<dt> <tt>-M</tt></dt>
<dd><p>Em dash
</p></dd>
<dt> <tt>-3</tt></dt>
<dd><p>Horizontal bar
</p></dd>
<dt> <tt>:3</tt></dt>
<dd><p>Vertical ellipsis
</p></dd>
<dt> <tt>.3</tt></dt>
<dd><p>Horizontal midline ellipsis
</p></dd>
<dt> <tt>!2</tt></dt>
<dd><p>Double vertical line
</p></dd>
<dt> <tt>=2</tt></dt>
<dd><p>Double low line
</p></dd>
<dt> <tt>’6</tt></dt>
<dd><p>Left single quote
</p></dd>
<dt> <tt>’9</tt></dt>
<dd><p>Right single quote
</p></dd>
<dt> <tt>.9</tt></dt>
<dd><p>"Right" low quote
</p></dd>
<dt> <tt>9’</tt></dt>
<dd><p>Reversed "right" quote
</p></dd>
<dt> <tt>"6</tt></dt>
<dd><p>Left double quote
</p></dd>
<dt> <tt>"9</tt></dt>
<dd><p>Right double quote
</p></dd>
<dt> <tt>:9</tt></dt>
<dd><p>"Right" low double quote
</p></dd>
<dt> <tt>9"</tt></dt>
<dd><p>Reversed "right" double quote
</p></dd>
<dt> <tt>/-</tt></dt>
<dd><p>Dagger
</p></dd>
<dt> <tt>/=</tt></dt>
<dd><p>Double dagger
</p></dd>
</dl>
</dd>
<dt> Mathematical symbols</dt>
<dd><dl compact="compact">
<dt> <tt>DG</tt></dt>
<dd><p>Degree
</p></dd>
<dt> <tt>-2</tt>, <tt>+-</tt>, <tt>-+</tt></dt>
<dd><p>- sign, +/- sign, -/+ sign
</p></dd>
<dt> <tt>2S</tt></dt>
<dd><p>Superscript 2
</p></dd>
<dt> <tt>3S</tt></dt>
<dd><p>Superscript 3
</p></dd>
<dt> <tt>1S</tt></dt>
<dd><p>Superscript 1
</p></dd>
<dt> <tt>My</tt></dt>
<dd><p>Micro
</p></dd>
<dt> <tt>.M</tt></dt>
<dd><p>Middle dot
</p></dd>
<dt> <tt>14</tt></dt>
<dd><p>Quarter
</p></dd>
<dt> <tt>12</tt></dt>
<dd><p>Half
</p></dd>
<dt> <tt>34</tt></dt>
<dd><p>Three quarters
</p></dd>
<dt> <tt>*X</tt></dt>
<dd><p>Multiplication
</p></dd>
<dt> <tt>-:</tt></dt>
<dd><p>Division
</p></dd>
<dt> <tt>%0</tt></dt>
<dd><p>Per mille
</p></dd>
<dt> <tt>FA</tt>, <tt>TE</tt>, <tt>/0</tt></dt>
<dd><p>For all, there exists, empty set
</p></dd>
<dt> <tt>dP</tt>, <tt>DE</tt>, <tt>NB</tt></dt>
<dd><p>Partial derivative, delta (increment), del
(nabla)
</p></dd>
<dt> <tt>(-</tt>, <tt>-)</tt></dt>
<dd><p>Element of, contains
</p></dd>
<dt> <tt>*P</tt>, <tt>+Z</tt></dt>
<dd><p>Product, sum
</p></dd>
<dt> <tt>*-</tt>, <tt>Ob</tt>, <tt>Sb</tt></dt>
<dd><p>Asterisk, ring, bullet
</p></dd>
<dt> <tt>RT</tt>, <tt>0(</tt>, <tt>00</tt></dt>
<dd><p>Root sign, proportional to, infinity
</p></dd>
</dl>
</dd>
<dt> Other symbols</dt>
<dd><dl compact="compact">
<dt> <tt>cS</tt>, <tt>cH</tt>, <tt>cD</tt>, <tt>cC</tt></dt>
<dd><p>Card suits: spades, hearts, diamonds,
clubs
</p></dd>
<dt> <tt>Md</tt>, <tt>M8</tt>, <tt>M2</tt>, <tt>Mb</tt>, <tt>Mx</tt>, <tt>MX</tt></dt>
<dd><p>Musical notation:
crotchet (quarter note), quaver (eighth note), semiquavers (sixteenth
notes), flag sign, natural sign, sharp sign
</p></dd>
<dt> <tt>Fm</tt>, <tt>Ml</tt></dt>
<dd><p>Female, male
</p></dd>
</dl>
</dd>
<dt> Accents on their own</dt>
<dd><dl compact="compact">
<dt> <tt>’></tt></dt>
<dd><p>Circumflex (same as caret, <tt>^</tt>)
</p></dd>
<dt> <tt>’!</tt></dt>
<dd><p>Grave (same as backtick, <tt>‘</tt>)
</p></dd>
<dt> <tt>’,</tt></dt>
<dd><p>Cedilla
</p></dd>
<dt> <tt>’:</tt></dt>
<dd><p>Diaeresis (Umlaut)
</p></dd>
<dt> <tt>’m</tt></dt>
<dd><p>Macron
</p></dd>
<dt> <tt>”</tt></dt>
<dd><p>Acute
</p></dd>
</dl>
</dd>
</dl>
<a name="index-insert_002dfiles"></a>
</dd>
<dt> <tt>insert-files</tt></dt>
<dd><p>This function allows you type a file pattern, and see the results of the
expansion at each step. When you hit return, all expansions are inserted
into the command line.
</p>
<table><tr><td> </td><td><pre class="example">bindkey '^Xf' insert-files
</pre></td></tr></table>
<a name="index-narrow_002dto_002dregion"></a>
<a name="index-narrow_002dto_002dregion_002dinvisible"></a>
</dd>
<dt> <tt>narrow-to-region [ -p</tt> <var>pre</var> <tt>] [ -P</tt> <var>post</var> <tt>]</tt></dt>
<dt> <tt>[ -S</tt> <var>statepm</var> <tt>| -R</tt> <var>statepm</var> <tt>] [ -n ] [</tt> <var>start</var> <var>end</var> <tt>]</tt>)</dt>
<dt> <tt>narrow-to-region-invisible</tt></dt>
<dd><p>Narrow the editable portion of the buffer to the region between the cursor
and the mark, which may be in either order. The region may not be empty.
</p>
<p><tt>narrow-to-region</tt> may be used as a widget or called as a function from a
user-defined widget; by default, the text outside the editable area remains
visible. A <tt>recursive-edit</tt> is performed and the original widening
status is then restored. Various options and arguments are available when
it is called as a function.
</p>
<p>The options <tt>-p</tt> <var>pretext</var> and <tt>-P</tt> <var>posttext</var> may be
used to replace the text before and after the display for the duration of
the function; either or both may be an empty string.
</p>
<p>If the option <tt>-n</tt> is also given, <var>pretext</var> or <var>posttext</var> will only
be inserted if there is text before or after the region respectively which
will be made invisible.
</p>
<p>Two numeric arguments may be given which will be used instead of the cursor
and mark positions.
</p>
<p>The option <tt>-S</tt> <var>statepm</var> is used to narrow according to the other
options while saving the original state in the parameter with name
<var>statepm</var>, while the option <tt>-R</tt> <var>statepm</var> is used to restore the
state from the parameter; note in both cases the <em>name</em> of the parameter
is required. In the second case, other options and arguments are
irrelevant. When this method is used, no <tt>recursive-edit</tt> is performed;
the calling widget should call this function with the option <tt>-S</tt>,
perform its own editing on the command line or pass control to the user
via ‘<tt>zle recursive-edit</tt>’, then call this function with the option
<tt>-R</tt>. The argument <var>statepm</var> must be a suitable name for an ordinary
parameter, except that parameters beginning with the prefix <tt>_ntr_</tt> are
reserved for use within <tt>narrow-to-region</tt>. Typically the parameter will
be local to the calling function.
</p>
<p><tt>narrow-to-region-invisible</tt> is a simple widget which calls
<tt>narrow-to-region</tt> with arguments which replace any text outside the
region with ‘<tt>...</tt>’.
</p>
<p>The display is restored (and the widget returns) upon any zle command
which would usually cause the line to be accepted or aborted. Hence an
additional such command is required to accept or abort the current line.
</p>
<p>The return status of both widgets is zero if the line was accepted, else
non-zero.
</p>
<p>Here is a trivial example of a widget using this feature.
</p><table><tr><td> </td><td><pre class="example">local state
narrow-to-region -p $'Editing restricted region\n' \
-P No value for dsq -S state
zle recursive-edit
narrow-to-region -R state
</pre></td></tr></table>
<a name="index-insert_002dunicode_002dchar"></a>
</dd>
<dt> <tt>insert-unicode-char</tt></dt>
<dd><p>When first executed, the user inputs a set of hexadecimal digits.
This is terminated with another call to <tt>insert-unicode-char</tt>.
The digits are then turned into the corresponding Unicode character.
For example, if the widget is bound to <tt>^XU</tt>, the character sequence
‘<tt>^XU 4 c ^XU</tt>’ inserts <tt>L</tt> (Unicode U+004c).
</p>
<p>See <tt>insert-composed-char</tt> for a way of inserting characters
using a two-character mnemonic.
</p>
<a name="index-predict_002don"></a>
<a name="index-predict_002doff"></a>
</dd>
<dt> <tt>predict-on</tt></dt>
<dd><p>This set of functions implements predictive typing using history search.
After <tt>predict-on</tt>, typing characters causes the editor to look backward
in the history for the first line beginning with what you have typed so
far. After <tt>predict-off</tt>, editing returns to normal for the line found.
In fact, you often don’t even need to use <tt>predict-off</tt>, because if the
line doesn’t match something in the history, adding a key performs
standard completion, and then inserts itself if no completions were found.
However, editing in the middle of a line is liable to confuse prediction;
see the <tt>toggle</tt> style below.
</p>
<p>With the function based completion system (which is needed for this), you
should be able to type <tt>TAB</tt> at almost any point to advance the cursor
to the next No value for dsbqinterestingNo value for dsq character position (usually the end of the
current word, but sometimes somewhere in the middle of the word). And of
course as soon as the entire line is what you want, you can accept with
return, without needing to move the cursor to the end first.
</p>
<p>The first time <tt>predict-on</tt> is used, it creates several additional
widget functions:
</p>
<dl compact="compact">
<dt> <tt>delete-backward-and-predict</tt></dt>
<dd><p>Replaces the <tt>backward-delete-char</tt>
widget. You do not need to bind this yourself.
</p></dd>
<dt> <tt>insert-and-predict</tt></dt>
<dd><p>Implements predictive typing by replacing the
<tt>self-insert</tt> widget. You do not need to bind this yourself.
</p></dd>
<dt> <tt>predict-off</tt></dt>
<dd><p>Turns off predictive typing.
</p></dd>
</dl>
<p>Although you <tt>autoload</tt> only the <tt>predict-on</tt> function, it is
necessary to create a keybinding for <tt>predict-off</tt> as well.
</p>
<table><tr><td> </td><td><pre class="example">zle -N predict-on
zle -N predict-off
bindkey '^X^Z' predict-on
bindkey '^Z' predict-off
</pre></td></tr></table>
<a name="index-read_002dfrom_002dminibuffer"></a>
</dd>
<dt> <tt>read-from-minibuffer</tt></dt>
<dd><p>This is most useful when called as a function from inside a widget, but will
work correctly as a widget in its own right. It prompts for a value
below the current command line; a value may be input using all of the
standard zle operations (and not merely the restricted set available
when executing, for example, <tt>execute-named-cmd</tt>). The value is then
returned to the calling function in the parameter <tt>$REPLY</tt> and the
editing buffer restored to its previous state. If the read was aborted
by a keyboard break (typically <tt>^G</tt>), the function returns status 1
and <tt>$REPLY</tt> is not set.
</p>
<p>If one argument is supplied to the function it is taken as a prompt,
otherwise ‘<tt>? </tt>’ is used. If two arguments are supplied, they are the
prompt and the initial value of <tt>$LBUFFER</tt>, and if a third argument is
given it is the initial value of <tt>$RBUFFER</tt>. This provides a default
value and starting cursor placement. Upon return the entire buffer is the
value of <tt>$REPLY</tt>.
</p>
<p>One option is available: ‘<tt>-k</tt> <var>num</var>’ specifies that <var>num</var>
characters are to be read instead of a whole line. The line editor is not
invoked recursively in this case, so depending on the terminal settings
the input may not be visible, and only the input keys are placed in
<tt>$REPLY</tt>, not the entire buffer. Note that unlike the <tt>read</tt> builtin
<var>num</var> must be given; there is no default.
</p>
<p>The name is a slight misnomer, as in fact the shell’s own minibuffer is
not used. Hence it is still possible to call <tt>executed-named-cmd</tt> and
similar functions while reading a value.
</p>
<a name="index-replace_002dstring"></a>
<a name="index-replace_002dstring_002dagain"></a>
<a name="index-replace_002dpattern"></a>
</dd>
<dt> <tt>replace-string</tt>, <tt>replace-pattern</tt></dt>
<dt> <tt>replace-string-again</tt>, <tt>replace-pattern-again</tt></dt>
<dd><p>The function <tt>replace-string</tt> implements two widgets.
If defined under the same name as the function, it prompts for two
strings; the first (source) string will be replaced by the second
everywhere it occurs in the line editing buffer.
</p>
<p>If the widget name contains the word ‘<tt>pattern</tt>’, for example by
defining the widget using the command ‘<tt>zle -N replace-pattern
replace-string</tt>’, then the replacement is done by pattern matching. All
zsh extended globbing patterns can be used in the source string; note
that unlike filename generation the pattern does not need to match an
entire word, nor do glob qualifiers have any effect. In addition, the
replacement string can contain parameter or command substitutions.
Furthermore, a ‘<tt>&</tt>’ in the replacement string will be replaced with
the matched source string, and a backquoted digit ‘<tt>\</tt><var>N</var>’ will be
replaced by the <var>N</var>th parenthesised expression matched. The form
‘<tt>\{</tt><var>N</var><tt>}</tt>’ may be used to protect the digit from following
digits.
</p>
<p>By default the previous source or replacement string will not be offered
for editing. However, this feature can be activated by setting the style
<tt>edit-previous</tt> in the context <tt>:zle:</tt><var>widget</var> (for example,
<tt>:zle:replace-string</tt>) to <tt>true</tt>. In addition, a positive
numeric argument forces the previous values to be offered, a negative or
zero argument forces them not to be.
</p>
<p>The function <tt>replace-string-again</tt> can be used to repeat the
previous replacement; no prompting is done. As with <tt>replace-string</tt>, if
the name of the widget contains the word ‘<tt>pattern</tt>’, pattern matching
is performed, else a literal string replacement. Note that the
previous source and replacement text are the same whether pattern or string
matching is used.
</p>
<p>For example, starting from the line:
</p>
<table><tr><td> </td><td><pre class="example">print This line contains fan and fond
</pre></td></tr></table>
<p>and invoking <tt>replace-pattern</tt> with the source string
‘<tt>f(?)n</tt>’ and
the replacement string ‘<tt>c\1r</tt>’ produces the not very useful line:
</p>
<table><tr><td> </td><td><pre class="example">print This line contains car and cord
</pre></td></tr></table>
<p>The range of the replacement string can be limited by using the
<tt>narrow-to-region-invisible</tt> widget. One limitation of the current
version is that <tt>undo</tt> will cycle through changes to the replacement
and source strings before undoing the replacement itself.
</p>
<a name="index-smart_002dinsert_002dlast_002dword"></a>
</dd>
<dt> <tt>smart-insert-last-word</tt></dt>
<dd><p>This function may replace the <tt>insert-last-word</tt> widget, like so:
</p>
<table><tr><td> </td><td><pre class="example">zle -N insert-last-word smart-insert-last-word
</pre></td></tr></table>
<p>With a numeric prefix, or when passed command line arguments in a call
from another widget, it behaves like <tt>insert-last-word</tt>, except that
words in comments are ignored when <tt>INTERACTIVE_COMMENTS</tt> is set.
</p>
<p>Otherwise, the rightmost No value for dsbqinterestingNo value for dsq word from the previous command is
found and inserted. The default definition of No value for dsbqinterestingNo value for dsq is that the
word contains at least one alphabetic character, slash, or backslash.
This definition may be overridden by use of the <tt>match</tt> style. The
context used to look up the style is the widget name, so usually the
context is <tt>:insert-last-word</tt>. However, you can bind this function to
different widgets to use different patterns:
</p>
<table><tr><td> </td><td><pre class="example">zle -N insert-last-assignment smart-insert-last-word
zstyle :insert-last-assignment match '[[:alpha:]][][[:alnum:]]#=*'
bindkey '\e=' insert-last-assignment
</pre></td></tr></table>
<p>If no interesting word is found and the <tt>auto-previous</tt> style is set to
a true value, the search continues upward through the history. When
<tt>auto-previous</tt> is unset or false (the default), the widget must be
invoked repeatedly in order to search earlier history lines.
</p>
<a name="index-which_002dcommand-1"></a>
</dd>
<dt> <tt>which-command</tt></dt>
<dd><p>This function is a drop-in replacement for the builtin widget
<tt>which-command</tt>. It has enhanced behaviour, in that it correctly
detects whether or not the command word needs to be expanded as an
alias; if so, it continues tracing the command word from the expanded
alias until it reaches the command that will be executed.
</p>
<p>The style <tt>whence</tt> is available in the context <tt>:zle:$WIDGET</tt>; this
may be set to an array to give the command and options that will be used to
investigate the command word found. The default is <tt>whence -c</tt>.
</p>
</dd>
</dl>
<hr size="6">
<a name="Utility-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Widgets-1" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Styles-1" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#ZLE-Functions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.5.2 Utility Functions</h3>
<p>These functions are useful in constructing widgets. They
should be loaded with ‘<tt>autoload -U</tt> <var>function</var>’ and called
as indicated from user-defined widgets.
</p>
<dl compact="compact">
<dd><a name="index-split_002dshell_002darguments"></a>
</dd>
<dt> <tt>split-shell-arguments</tt></dt>
<dd><p>This function splits the line currently being edited into shell arguments
and whitespace. The result is stored in the array <tt>reply</tt>. The array
contains all the parts of the line in order, starting with any whitespace
before the first argument, and finishing with any whitespace after the last
argument. Hence (so long as the option <tt>KSH_ARRAYS</tt> is not set)
whitespace is given by odd indices in the array and arguments by
even indices. Note that no stripping of quotes is done; joining together
all the elements of <tt>reply</tt> in order is guaranteed to produce the
original line.
</p>
<p>The parameter <tt>REPLY</tt> is set to the index of the word in <tt>reply</tt> which
contains the character after the cursor, where the first element has index
1. The parameter <tt>REPLY2</tt> is set to the index of the character under the
cursor in that word, where the first character has index 1.
</p>
<p>Hence <tt>reply</tt>, <tt>REPLY</tt> and <tt>REPLY2</tt> should all be made local to
the enclosing function.
</p>
<p>See the function <tt>modify-current-argument</tt>, described below, for
an example of how to call this function.
</p>
<a name="index-modify_002dcurrent_002dargument"></a>
</dd>
<dt> <tt>modify-current-argument</tt> <var>expr-using-</var><tt>$ARG</tt></dt>
<dd><p>This function provides a simple method of allowing user-defined widgets
to modify the command line argument under the cursor (or immediately to the
left of the cursor if the cursor is between arguments). The argument
should be an expression which when evaluated operates on the shell
parameter <tt>ARG</tt>, which will have been set to the command line argument
under the cursor. The expression should be suitably quoted to prevent
it being evaluated too early.
</p>
<p>For example, a user-defined widget containing the following code
converts the characters in the argument under the cursor into all upper
case:
</p>
<table><tr><td> </td><td><pre class="example">modify-current-argument '${(U)ARG}'
</pre></td></tr></table>
<p>The following strips any quoting from the current word (whether backslashes
or one of the styles of quotes), and replaces it with single quoting
throughout:
</p>
<table><tr><td> </td><td><pre class="example">modify-current-argument '${(qq)${(Q)ARG}}'
</pre></td></tr></table>
</dd>
</dl>
<hr size="6">
<a name="Styles-1"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Utility-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Exception-Handling" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#ZLE-Functions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.5.3 Styles</h3>
<p>The behavior of several of the above widgets can be controlled by the use
of the <tt>zstyle</tt> mechanism. In particular, widgets that interact with
the completion system pass along their context to any completions that
they invoke.
</p>
<dl compact="compact">
<dd><a name="index-break_002dkeys_002c-widget-style"></a>
</dd>
<dt> <tt>break-keys</tt></dt>
<dd><p>This style is used by the <tt>incremental-complete-word</tt> widget. Its value
should be a pattern, and all keys matching this pattern will cause the
widget to stop incremental completion without the key having any further
effect. Like all styles used directly by
<tt>incremental-complete-word</tt>, this style is looked up using the
context ‘<tt>:incremental</tt>’.
</p>
<a name="index-completer_002c-completion-style-1"></a>
</dd>
<dt> <tt>completer</tt></dt>
<dd><p>The <tt>incremental-complete-word</tt> and <tt>insert-and-predict</tt> widgets set
up their top-level context name before calling completion. This allows
one to define different sets of completer functions for normal completion
and for these widgets. For example, to use completion, approximation and
correction for normal completion, completion and correction for
incremental completion and only completion for prediction one could use:
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':completion:*' completer \
_complete _correct _approximate
zstyle ':completion:incremental:*' completer \
_complete _correct
zstyle ':completion:predict:*' completer \
_complete
</pre></td></tr></table>
<p>It is a good idea to restrict the completers used in prediction, because
they may be automatically invoked as you type. The <tt>_list</tt> and
<tt>_menu</tt> completers should never be used with prediction. The
<tt>_approximate</tt>, <tt>_correct</tt>, <tt>_expand</tt>, and <tt>_match</tt> completers may
be used, but be aware that they may change characters anywhere in the word
behind the cursor, so you need to watch carefully that the result is what
you intended.
</p>
<a name="index-cursor_002c-completion-style"></a>
</dd>
<dt> <tt>cursor</tt></dt>
<dd><p>The <tt>insert-and-predict</tt> widget uses this style, in the context
‘<tt>:predict</tt>’, to decide where to place the cursor after completion has
been tried. Values are:
</p>
<dl compact="compact">
<dt> <tt>complete</tt></dt>
<dd><p>The cursor is left where it was when completion finished, but only if
it is after a character equal to the one just inserted by the user. If
it is after another character, this value is the same as ‘<tt>key</tt>’.
</p>
</dd>
<dt> <tt>key</tt></dt>
<dd><p>The cursor is left
after the <var>n</var>th occurrence of the character just inserted, where
<var>n</var> is the number of times that character appeared in the word
before completion was attempted. In short, this has the effect of
leaving the cursor after the character just typed even if the
completion code found out that no other characters need to be inserted
at that position.
</p>
</dd>
</dl>
<p>Any other value for this style unconditionally leaves the cursor at the
position where the completion code left it.
</p>
<a name="index-list_002c-widget-style"></a>
</dd>
<dt> <tt>list</tt></dt>
<dd><p>When using the <tt>incremental-complete-word</tt> widget, this style says
if the matches should be listed on every key press (if they fit on the
screen). Use the context prefix ‘<tt>:completion:incremental</tt>’.
</p>
<p>The <tt>insert-and-predict</tt> widget uses this style to decide if the
completion should be shown even if there is only one possible completion.
This is done if the value of this style is the string <tt>always</tt>. In this
case the context is ‘<tt>:predict</tt>’ (<em>not</em> ‘<tt>:completion:predict</tt>’).
</p>
<a name="index-match_002c-widget-style"></a>
</dd>
<dt> <tt>match</tt></dt>
<dd><p>This style is used by <tt>smart-insert-last-word</tt> to provide a pattern
(using full <tt>EXTENDED_GLOB</tt> syntax) that matches an interesting word.
The context is the name of the widget to which <tt>smart-insert-last-word</tt>
is bound (see above). The default behavior of <tt>smart-insert-last-word</tt>
is equivalent to:
</p>
<table><tr><td> </td><td><pre class="example">zstyle :insert-last-word match '*[[:alpha:]/\\]*'
</pre></td></tr></table>
<p>However, you might want to include words that contain spaces:
</p>
<table><tr><td> </td><td><pre class="example">zstyle :insert-last-word match '*[[:alpha:][:space:]/\\]*'
</pre></td></tr></table>
<p>Or include numbers as long as the word is at least two characters long:
</p>
<table><tr><td> </td><td><pre class="example">zstyle :insert-last-word match '*([[:digit:]]?|[[:alpha:]/\\])*'
</pre></td></tr></table>
<p>The above example causes redirections like "2>" to be included.
</p>
<a name="index-prompt_002c-widget-style"></a>
</dd>
<dt> <tt>prompt</tt></dt>
<dd><p>The <tt>incremental-complete-word</tt> widget shows the value of this
style in the status line during incremental completion. The string
value may contain any of the following substrings in the manner of
the <tt>PS1</tt> and other prompt parameters:
</p>
<dl compact="compact">
<dt> <tt>%c</tt></dt>
<dd><p>Replaced by the name of the completer function that generated the
matches (without the leading underscore).
</p>
</dd>
<dt> <tt>%l</tt></dt>
<dd><p>When the <tt>list</tt> style is set,
replaced by ‘<tt>...</tt>’ if the list of matches is too long to fit on the
screen and with an empty string otherwise. If the <tt>list</tt> style is
‘false’ or not set, ‘<tt>%l</tt>’ is always removed.
</p>
</dd>
<dt> <tt>%n</tt></dt>
<dd><p>Replaced by the number of matches generated.
</p>
</dd>
<dt> <tt>%s</tt></dt>
<dd><p>Replaced by ‘<tt>-no match-</tt>’, ‘<tt>-no prefix-</tt>’, or an empty string
if there is no completion matching the word on the line, if the
matches have no common prefix different from the word on the line, or
if there is such a common prefix, respectively.
</p>
</dd>
<dt> <tt>%u</tt></dt>
<dd><p>Replaced by the unambiguous part of all matches, if there
is any, and if it is different from the word on the line.
</p>
</dd>
</dl>
<p>Like ‘<tt>break-keys</tt>’, this uses the ‘<tt>:incremental</tt>’ context.
</p>
<a name="index-stop_002dkeys_002c-widget-style"></a>
</dd>
<dt> <tt>stop-keys</tt></dt>
<dd><p>This style is used by the <tt>incremental-complete-word</tt> widget. Its value
is treated similarly to the one for the <tt>break-keys</tt> style (and uses
the same context: ‘<tt>:incremental</tt>’). However, in
this case all keys matching the pattern given as its value will stop
incremental completion and will then execute their usual function.
</p>
<a name="index-toggle_002c-widget-style"></a>
</dd>
<dt> <tt>toggle</tt></dt>
<dd><p>This boolean style is used by <tt>predict-on</tt> and its related widgets in
the context ‘<tt>:predict</tt>’. If set to one of the standard ‘true’ values,
predictive typing is automatically toggled off in situations where it is
unlikely to be useful, such as when editing a multi-line buffer or after
moving into the middle of a line and then deleting a character. The
default is to leave prediction turned on until an explicit call to
<tt>predict-off</tt>.
</p>
<a name="index-verbose_002c-widget-style"></a>
</dd>
<dt> <tt>verbose</tt></dt>
<dd><p>This boolean style is used by <tt>predict-on</tt> and its related widgets in
the context ‘<tt>:predict</tt>’. If set to one of the standard ‘true’ values,
these widgets display a message below the prompt when the predictive state
is toggled. This is most useful in combination with the <tt>toggle</tt> style.
The default does not display these messages.
</p>
<a name="index-widget_002c-widget-style"></a>
</dd>
<dt> <tt>widget</tt></dt>
<dd><p>This style is similar to the <tt>command</tt> style: For widget functions that
use <tt>zle</tt> to call other widgets, this style can sometimes be used to
override the widget which is called. The context for this style is the
name of the calling widget (<em>not</em> the name of the calling function,
because one function may be bound to multiple widget names).
</p>
<table><tr><td> </td><td><pre class="example">zstyle :copy-earlier-word widget smart-insert-last-word
</pre></td></tr></table>
<p>Check the documentation for the calling widget or function to determine
whether the <tt>widget</tt> style is used.
</p>
</dd>
</dl>
<hr size="6">
<a name="Exception-Handling"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Styles-1" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#MIME-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="Exception-Handling-1"></a>
<h2 class="section">26.6 Exception Handling</h2>
<p>Two functions are provided to enable zsh to provide exception handling in a
form that should be familiar from other languages.
</p>
<dl compact="compact">
<dd><a name="index-throw"></a>
</dd>
<dt> <tt>throw</tt> <var>exception</var></dt>
<dd><p>The function <tt>throw</tt> throws the named <var>exception</var>. The name is
an arbitrary string and is only used by the <tt>throw</tt> and <tt>catch</tt>
functions. An exception is for the most part treated the same as a
shell error, i.e. an unhandled exception will cause the shell to abort all
processing in a function or script and to return to the top level in an
interactive shell.
</p>
</dd>
<dt> <tt>catch</tt> <var>exception-pattern</var></dt>
<dd><p>The function <tt>catch</tt> returns status zero if an exception was thrown and
the pattern <var>exception-pattern</var> matches its name. Otherwise it
returns status 1. <var>exception-pattern</var> is a standard
shell pattern, respecting the current setting of the <tt>EXTENDED_GLOB</tt>
option. An alias <tt>catch</tt> is also defined to prevent the argument to the
function from matching filenames, so patterns may be used unquoted. Note
that as exceptions are not fundamentally different from other shell errors
it is possible to catch shell errors by using an empty string as the
exception name. The shell variable <tt>CAUGHT</tt> is set by <tt>catch</tt> to the
name of the exception caught. It is possible to rethrow an exception by
calling the <tt>throw</tt> function again once an exception has been caught.
<a name="index-catch"></a>
</p>
</dd>
</dl>
<p>The functions are designed to be used together with the <tt>always</tt> construct
described in
<a href="Shell-Grammar.html#Complex-Commands">Complex Commands</a>. This is important as only this
construct provides the required support for exceptions. A typical example
is as follows.
</p>
<table><tr><td> </td><td><pre class="example">{
# "try" block
# ... nested code here calls "throw MyExcept"
} always {
# "always" block
if catch MyExcept; then
print "Caught exception MyExcept"
elif catch No value for dsq; then
print "Caught a shell error. Propagating..."
throw No value for dsq
fi
# Other exceptions are not handled but may be caught further
# up the call stack.
}
</pre></td></tr></table>
<p>If all exceptions should be caught, the following idiom might be
preferable.
</p>
<table><tr><td> </td><td><pre class="example">{
# ... nested code here throws an exception
} always {
if catch *; then
case $CAUGHT in
(MyExcept)
print "Caught my own exception"
;;
(*)
print "Caught some other exception"
;;
esac
fi
}
</pre></td></tr></table>
<p>In common with exception handling in other languages, the exception may be
thrown by code deeply nested inside the ‘try’ block. However, note that it
must be thrown inside the current shell, not in a subshell forked for a
pipeline, parenthesised current-shell construct, or some form of
command or process substitution.
</p>
<p>The system internally uses the shell variable <tt>EXCEPTION</tt> to record the
name of the exception between throwing and catching. One drawback of this
scheme is that if the exception is not handled the variable <tt>EXCEPTION</tt>
remains set and may be incorrectly recognised as the name of an exception
if a shell error subsequently occurs. Adding <tt>unset EXCEPTION</tt> at the
start of the outermost layer of any code that uses exception handling will
eliminate this problem.
</p>
<hr size="6">
<a name="MIME-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Exception-Handling" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Mathematical-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="MIME-Functions-1"></a>
<h2 class="section">26.7 MIME Functions</h2>
<p>Three functions are available to provide handling of files recognised by
extension, for example to dispatch a file <tt>text.ps</tt> when executed as a
command to an appropriate viewer.
</p>
<dl compact="compact">
<dd><a name="index-zsh_002dmime_002dsetup"></a>
<a name="index-zsh_002dmime_002dhandler"></a>
</dd>
<dt> <tt>zsh-mime-setup</tt> [ <tt>-fv</tt> ] [ <tt>-l</tt> [ <var>suffix ...</var> ] ]</dt>
<dt> <tt>zsh-mime-handler</tt></dt>
<dd><p>These two functions use the files <tt>~/.mime.types</tt> and <tt>/etc/mime.types</tt>,
which associate types and extensions, as well as <tt>~/.mailcap</tt> and
<tt>/etc/mailcap</tt> files, which associate types and the programs that
handle them. These are provided on many systems with the Multimedia
Internet Mail Extensions.
</p>
<p>To enable the system, the function <tt>zsh-mime-setup</tt> should be
autoloaded and run. This allows files with extensions to be treated
as executable; such files be completed by the function completion system.
The function <tt>zsh-mime-handler</tt> should not need to be called by the
user.
</p>
<p>The system works by setting up suffix aliases with ‘<tt>alias -s</tt>’.
Suffix aliases already installed by the user will not be overwritten.
</p>
<p>For suffixes defined in lower case, upper case variants will also
automatically be handled (e.g. <tt>PDF</tt> is automatically handled if
handling for the suffix <tt>pdf</tt> is defined), but not vice versa.
</p>
<p>Repeated calls to <tt>zsh-mime-setup</tt> do not override the existing
mapping between suffixes and executable files unless the option <tt>-f</tt>
is given. Note, however, that this does not override existing suffix
aliases assigned to handlers other than <tt>zsh-mime-handler</tt>.
</p>
<p>Calling <tt>zsh-mime-setup</tt> with the option <tt>-l</tt> lists the existing
mappings without altering them. Suffixes to list (which may contain
pattern characters that should be quoted from immediate interpretation
on the command line) may be given as additional arguments, otherwise
all suffixes are listed.
</p>
<p>Calling <tt>zsh-mime-setup</tt> with the option
<tt>-v</tt> causes verbose output to be shown during the setup operation.
</p>
<p>The system respects the <tt>mailcap</tt> flags <tt>needsterminal</tt> and
<tt>copiousoutput</tt>, see man page mailcap(4).
</p>
<p>The functions use the following styles, which are defined with the
<tt>zstyle</tt> builtin command (<a href="Zsh-Modules.html#The-zsh_002fzutil-Module">The zsh/zutil Module</a>). They should be defined
before <tt>zsh-mime-setup</tt> is run. The contexts used all
start with <tt>:mime:</tt>, with additional components in some cases.
It is recommended that a trailing <tt>*</tt> (suitably quoted) be appended
to style patterns in case the system is extended in future. Some
examples are given below.
</p><dl compact="compact">
<dd><a name="index-current_002dshell_002c-MIME-style"></a>
</dd>
<dt> <tt>current-shell</tt></dt>
<dd><p>If this boolean style is true, the mailcap handler for the context in
question is run using the <tt>eval</tt> builtin instead of by starting a new
<tt>sh</tt> process. This is more efficient, but may not work in the occasional
cases where the mailcap handler uses strict POSIX syntax.
</p>
<a name="index-execute_002das_002dis_002c-MIME-style"></a>
</dd>
<dt> <tt>execute-as-is</tt></dt>
<dd><p>This style gives a list of patterns to be matched against files
passed for execution with a handler program. If the file matches
the pattern, the entire command line is executed in its current form,
with no handler. This is useful for files which might have suffixes
but nonetheless be executable in their own right. If the style
is not set, the pattern <tt>*(*) *(/)</tt> is used;
hence executable files are executed directly and not passed to a
handler, and the option <tt>AUTO_CD</tt> may be used to change to directories
that happen to have MIME suffixes.
</p>
<a name="index-file_002dpath_002c-MIME-style"></a>
</dd>
<dt> <tt>file-path</tt></dt>
<dd><p>Used if the style <tt>find-file-in-path</tt> is true for the same context.
Set to an array of directories that are used for searching for the
file to be handled; the default is the command path given by the
special parameter <tt>path</tt>. The shell option <tt>PATH_DIRS</tt> is respected;
if that is set, the appropriate path will be searched even if the
name of the file to be handled as it appears on the command line contains
a ‘<tt>/</tt>’.
The full context is <tt>:mime:.</tt><var>suffix</var><tt>:</tt>, as described for the style
<tt>handler</tt>.
</p>
<a name="index-find_002dfile_002din_002dpath_002c-MIME-style"></a>
</dd>
<dt> <tt>find-file-in-path</tt></dt>
<dd><p>If set, allows files whose names do not contain absolute paths
to be searched for in the command path or the path specified by the
<tt>file-path</tt> style. If the file is not found in the path, it is looked
for locally (whether or not the current directory is in the path); if it is
not found locally, the handler will abort unless the <tt>handle-nonexistent</tt>
style is set. Files found in the path are tested as described for
the style <tt>execute-as-is</tt>.
The full context is <tt>:mime:.</tt><var>suffix</var><tt>:</tt>, as described for the style
<tt>handler</tt>.
</p>
<a name="index-flags_002c-MIME-style"></a>
</dd>
<dt> <tt>flags</tt></dt>
<dd><p>Defines flags to go with a handler; the context is as for the
<tt>handler</tt> style, and the format is as for the flags in <tt>mailcap</tt>.
</p>
<a name="index-handle_002dnonexistent_002c-MIME-style"></a>
</dd>
<dt> <tt>handle-nonexistent</tt></dt>
<dd><p>By default, arguments that don’t correspond to files are not passed
to the MIME handler in order to prevent it from intercepting commands found
in the path that happen to have suffixes. This style may be set to
an array of extended glob patterns for arguments that will be passed to the
handler even if they don’t exist. If it is not explicitly set it
defaults to <tt>[[:alpha:]]#:/*</tt> which allows URLs to be passed to the MIME
handler even though they don’t exist in that format in the file system.
The full context is <tt>:mime:.</tt><var>suffix</var><tt>:</tt>, as described for the style
<tt>handler</tt>.
</p>
<a name="index-handler_002c-MIME-style"></a>
</dd>
<dt> <tt>handler</tt></dt>
<dd><p>Specifies a handler for a suffix; the suffix is given by the context as
<tt>:mime:.</tt><var>suffix</var><tt>:</tt>, and the format of the handler is exactly
that in <tt>mailcap</tt>. Note in particular the ‘<tt>.</tt>’ and trailing colon
to distinguish this use of the context. This overrides any handler
specified by the <tt>mailcap</tt> files. If the handler requires a terminal,
the <tt>flags</tt> style should be set to include the word <tt>needsterminal</tt>,
or if the output is to be displayed through a pager (but not if the
handler is itself a pager), it should include <tt>copiousoutput</tt>.
</p>
<a name="index-mailcap_002c-MIME-style"></a>
</dd>
<dt> <tt>mailcap</tt></dt>
<dd><p>A list of files in the format of <tt>~/.mailcap</tt> and
<tt>/etc/mailcap</tt> to be read during setup, replacing the default list
which consists of those two files. The context is <tt>:mime:</tt>.
A <tt>+</tt> in the list will be replaced by the default files.
</p>
<a name="index-mailcap_002dpriorities_002c-MIME-style"></a>
</dd>
<dt> <tt>mailcap-priorities</tt></dt>
<dd><p>This style is used to resolve multiple mailcap entries for the same MIME
type. It consists of an array of the following elements, in descending
order of priority; later entries will be used if earlier entries are
unable to resolve the entries being compared. If none of the tests
resolve the entries, the first entry encountered is retained.
</p>
<dl compact="compact">
<dt> <tt>files</tt></dt>
<dd><p>The order of files (entries in the <tt>mailcap</tt> style) read. Earlier
files are preferred. (Note this does not resolve entries in the same file.)
</p>
</dd>
<dt> <tt>priority</tt></dt>
<dd><p>The priority flag from the mailcap entry. The priority is an integer
from 0 to 9 with the default value being 5.
</p>
</dd>
<dt> <tt>flags</tt></dt>
<dd><p>The test given by the <tt>mailcap-prio-flags</tt> option is used to resolve
entries.
</p>
</dd>
<dt> <tt>place</tt></dt>
<dd><p>Later entries are preferred; as the entries are strictly ordered, this
test always succeeds.
</p>
</dd>
</dl>
<p>Note that as this style is handled during initialisation, the context
is always <tt>:mime:</tt>, with no discrimination by suffix.
</p>
<a name="index-mailcap_002dprio_002dflags_002c-MIME-style"></a>
</dd>
<dt> <tt>mailcap-prio-flags</tt></dt>
<dd><p>This style is used when the keyword <tt>flags</tt> is encountered in the
list of tests specified by the <tt>mailcap-priorities</tt> style.
It should be set to a list of patterns, each of which is tested against
the flags specified in the mailcap entry (in other words, the sets of
assignments found with some entries in the mailcap file). Earlier
patterns in the list are preferred to later ones, and matched patterns
are preferred to unmatched ones.
</p>
<a name="index-mime_002dtypes_002c-MIME-style"></a>
</dd>
<dt> <tt>mime-types</tt></dt>
<dd><p>A list of files in the format of <tt>~/.mime.types</tt> and
<tt>/etc/mime.types</tt> to be read during setup, replacing the default list
which consists of those two files. The context is <tt>:mime:</tt>.
A <tt>+</tt> in the list will be replaced by the default files.
</p>
<a name="index-never_002dbackground_002c-MIME-style"></a>
</dd>
<dt> <tt>never-background</tt></dt>
<dd><p>If this boolean style is set, the handler for the given context is
always run in the foreground, even if the flags provided in the mailcap
entry suggest it need not be (for example, it doesn’t require a
terminal).
</p>
<a name="index-pager_002c-MIME-style"></a>
</dd>
<dt> <tt>pager</tt></dt>
<dd><p>If set, will be used instead of <tt>$PAGER</tt> or <tt>more</tt> to handle
suffixes where the <tt>copiousoutput</tt> flag is set. The context is
as for <tt>handler</tt>, i.e. <tt>:mime:.</tt><var>suffix</var><tt>:</tt> for handling
a file with the given <var>suffix</var>.
</p>
</dd>
</dl>
<p>Examples:
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':mime:*' mailcap ~/.mailcap /usr/local/etc/mailcap
zstyle ':mime:.txt:' handler less %s
zstyle ':mime:.txt:' flags needsterminal
</pre></td></tr></table>
<p>When <tt>zsh-mime-setup</tt> is subsequently run, it will look for
<tt>mailcap</tt> entries in the two files given. Files of suffix <tt>.txt</tt>
will be handled by running ‘<tt>less</tt> <var>file.txt</var>’. The flag
<tt>needsterminal</tt> is set to show that this program must run attached to a
terminal.
</p>
<p>As there are several steps to dispatching a command, the following
should be checked if attempting to execute a file by extension
<tt>.</tt><var>ext</var> does not have the expected effect.
</p>
<p>The command ‘<tt>alias -s</tt> <var>ext</var>’ should show
‘<tt>ps=zsh-mime-handler</tt>’. If it shows something else, another suffix
alias was already installed and was not overwritten. If it shows
nothing, no handler was installed: this is most likely because no
handler was found in the <tt>.mime.types</tt> and <tt>mailcap</tt> combination for
<tt>.ext</tt> files. In that case, appropriate handling should be added to
<tt>~/.mime.types</tt> and <tt>mailcap</tt>.
</p>
<p>If the extension is handled by <tt>zsh-mime-handler</tt> but the file is
not opened correctly, either the handler defined for the type is
incorrect, or the flags associated with it are in appropriate. Running
<tt>zsh-mime-setup -l</tt> will show the handler and, if there are any, the
flags. A <tt>%s</tt> in the handler is replaced by the file (suitably quoted
if necessary). Check that the handler program listed lists and can
be run in the way shown. Also check that the flags <tt>needsterminal</tt> or
<tt>copiousoutput</tt> are set if the handler needs to be run under a
terminal; the second flag is used if the output should be sent to a pager.
An example of a suitable <tt>mailcap</tt> entry for such a program is:
</p>
<table><tr><td> </td><td><pre class="example">text/html; /usr/bin/lynx '%s'; needsterminal
</pre></td></tr></table>
<a name="index-pick_002dweb_002dbrowser"></a>
</dd>
<dt> <tt>pick-web-browser</tt></dt>
<dd><p>This function is separate from the two MIME functions described above
and can be assigned directly to a suffix:
</p>
<table><tr><td> </td><td><pre class="example">autoload -U pick-web-browser
alias -s html=pick-web-browser
</pre></td></tr></table>
<p>It is provided as an intelligent front end to dispatch a web browser.
It may be run as either a function or a shell script. The status
255 is returned if no browser could be started.
</p>
<p>Various styles are available to customize the choice of browsers:
</p>
<dl compact="compact">
<dt> <tt>browser-style</tt></dt>
<dd><p>The value of the style is an array giving preferences in decreasing order
for the type of browser to use. The values of elements may be
</p>
<dl compact="compact">
<dt> <tt>running</tt></dt>
<dd><p>Use a GUI browser that is already running when an X Window display is
available. The browsers listed in the <tt>x-browsers</tt> style are tried
in order until one is found; if it is, the file will be displayed in
that browser, so the user may need to check whether it has appeared.
If no running browser is found, one is not started. Browsers other than
Firefox, Opera and Konqueror are assumed to understand the Mozilla
syntax for opening a URL remotely.
</p>
</dd>
<dt> <tt>x</tt></dt>
<dd><p>Start a new GUI browser when an X Window display is available. Search for
the availability of one of the browsers listed in the <tt>x-browsers</tt> style
and start the first one that is found. No check is made for an already
running browser.
</p>
</dd>
<dt> <tt>tty</tt></dt>
<dd><p>Start a terminal-based browser. Search for the availability of one
of the browsers listed in the <tt>tty-browsers</tt> style and start the
first one that is found.
</p>
</dd>
</dl>
<p>If the style is not set the default <tt>running x tty</tt> is used.
</p>
</dd>
<dt> <tt>x-browsers</tt></dt>
<dd><p>An array in decreasing order
of preference of browsers to use when running under the X Window System.
The array consists of the command name under which to start the
browser. They are looked up in the context <tt>:mime:</tt> (which may
be extended in future, so appending ‘<tt>*</tt>’ is recommended). For
example,
</p>
<table><tr><td> </td><td><pre class="example">zstyle ':mime:*' x-browsers opera konqueror firefox
</pre></td></tr></table>
<p>specifies that <tt>pick-web-browser</tt> should first look for a running
instance of Opera, Konqueror or Firefox, in that order, and if it
fails to find any should attempt to start Opera. The default is
<tt>firefox mozilla netscape opera konqueror</tt>.
</p>
</dd>
<dt> <tt>tty-browsers</tt></dt>
<dd><p>An array similar to <tt>x-browsers</tt>, except that it gives browsers to
use use when no X Window display is available. The default is
<tt>elinks links lynx</tt>.
</p>
</dd>
<dt> <tt>command</tt></dt>
<dd><p>If it is set this style is used to pick the command
used to open a page for a browser. The context is
<tt>:mime:browser:new:$browser:</tt> to start a new browser or
<tt>:mime:browser:running:$browser:</tt> to open a URL in a browser already
running on the current X display, where <tt>$browser</tt> is the value matched
in the <tt>x-browsers</tt> or <tt>tty-browsers</tt> style. The escape sequence
<tt>%b</tt> in the style’s value will be replaced by the browser, while <tt>%u</tt>
will be replaced by the URL. If the style is not set, the default for all
new instances is equivalent to <tt>%b %u</tt> and the defaults for using running
browsers are equivalent to the values <tt>kfmclient openURL %u</tt> for
Konqueror, <tt>firefox -new-tab %u</tt> for Firefox, <tt>opera -newpage %u</tt>
for Opera, and <tt>%b -remote "openUrl(%u)"</tt> for all others.
</p>
</dd>
</dl>
</dd>
</dl>
<hr size="6">
<a name="Mathematical-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#MIME-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#User-Configuration-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="Mathematical-Functions-1"></a>
<h2 class="section">26.8 Mathematical Functions</h2>
<dl compact="compact">
<dd><a name="index-zcalc"></a>
</dd>
<dt> <tt>zcalc</tt> [ <var>expression</var> ... ]</dt>
<dd><p>A reasonably powerful calculator based on zsh’s arithmetic evaluation
facility. The syntax is similar to that of formulae in most programming
languages; see
<a href="Arithmetic-Evaluation.html#Arithmetic-Evaluation">Arithmetic Evaluation</a> for details. The mathematical
library <tt>zsh/mathfunc</tt> will be loaded if it is available; see
<a href="Zsh-Modules.html#The-zsh_002fmathfunc-Module">The zsh/mathfunc Module</a>. The mathematical functions
correspond to the raw system libraries, so trigonometric functions are
evaluated using radians, and so on.
</p>
<p>Each line typed is evaluated as an expression. The prompt shows a number,
which corresponds to a positional parameter where the result of that
calculation is stored. For example, the result of the calculation on the
line preceded by ‘<tt>4> </tt>’ is available as <tt>$4</tt>. The last value
calculated is available as <tt>ans</tt>. Full command line editing, including
the history of previous calculations, is available; the history is saved in
the file <tt>~/.zcalc_history</tt>. To exit, enter a blank line or type ‘<tt>:q</tt>’
on its own (‘<tt>q</tt>’ is allowed for historical compatibility).
</p>
<p>If arguments are given to <tt>zcalc</tt> on start up, they are used to prime the
first few positional parameters. A visual indication of this is given when
the calculator starts.
</p>
<p>The constants <tt>PI</tt> (3.14159...) and <tt>E</tt> (2.71828...) are provided.
Parameter assignment is possible, but note that all parameters will be put
into the global namespace.
</p>
<p>The output base can be initialised by passing the option ‘<tt>-#</tt><var>base</var>’,
for example ‘<tt>zcalc -#16</tt>’ (the ‘<tt>#</tt>’ may have to be quoted, depending
on the globbing options set).
</p>
<p>The prompt is configurable via the parameter <tt>ZCALCPROMPT</tt>, which
undergoes standard prompt expansion. The index of the current entry is
stored locally in the first element of the array <tt>psvar</tt>, which can be
referred to in <tt>ZCALCPROMPT</tt> as ‘<tt>%1v</tt>’. The default prompt is
‘<tt>%1v> </tt>’.
</p>
<p>A few special commands are available; these are introduced by a colon.
For backward compatibility, the colon may be omitted for certain
commands. Completion is available if <tt>compinit</tt> has been run.
</p>
<p>The output precision may be specified within zcalc by special commands
familiar from many calculators.
</p><dl compact="compact">
<dt> <tt>:norm</tt></dt>
<dd><p>The default output format. It corresponds to the printf <tt>%g</tt>
specification. Typically this shows six decimal digits.
</p>
</dd>
<dt> <tt>:sci</tt> <var>digits</var></dt>
<dd><p>Scientific notation, corresponding to the printf <tt>%g</tt> output format with
the precision given by <var>digits</var>. This produces either fixed point or
exponential notation depending on the value output.
</p>
</dd>
<dt> <tt>:fix</tt> <var>digits</var></dt>
<dd><p>Fixed point notation, corresponding to the printf <tt>%f</tt> output format with
the precision given by <var>digits</var>.
</p>
</dd>
<dt> <tt>:eng</tt> <var>digits</var></dt>
<dd><p>Exponential notation, corresponding to the printf <tt>%E</tt> output format with
the precision given by <var>digits</var>.
</p>
</dd>
<dt> <tt>:raw</tt></dt>
<dd><p>Raw output: this is the default form of the output from a math
evaluation. This may show more precision than the number actually
possesses.
</p>
</dd>
</dl>
<p>Other special commands:
</p><dl compact="compact">
<dt> <tt>:!</tt><var>line...</var></dt>
<dd><p>Execute <var>line...</var> as a normal shell command line. Note that it
is executed in the context of the function, i.e. with local variables.
Space is optional after <tt>:!</tt>.
</p>
</dd>
<dt> <tt>:local</tt> <var>arg</var> ...</dt>
<dd><p>Declare variables local to the function. Note that certain variables
are used by the function for its own purposes. Other variables
may be used, too, but they will be taken from or put into the global
scope.
</p>
</dd>
<dt> <tt>:function</tt> <var>name</var> [ <var>body</var> ]</dt>
<dd><p>Define a mathematical function or (with no <var>body</var>) delete it.
The function is defined using <tt>zmathfuncdef</tt>, see below.
</p>
<p>Note that <tt>zcalc</tt> takes care of all quoting. Hence for example:
</p>
<table><tr><td> </td><td><pre class="example">function cube $1 * $1 * $1
</pre></td></tr></table>
<p>defines a function to cube the sole argument.
</p>
</dd>
<dt> <tt>[#</tt><var>base</var><tt>]</tt></dt>
<dd><p>This is not a special command, rather part of normal arithmetic
syntax; however, when this form appears on a line by itself the default
output radix is set to <var>base</var>. Use, for example, ‘<tt>[#16]</tt>’ to display
hexadecimal output preceded by an indication of the base, or ‘<tt>[##16]</tt>’
just to display the raw number in the given base. Bases themselves are
always specified in decimal. ‘<tt>[#]</tt>’ restores the normal output format.
Note that setting an output base suppresses floating point output; use
‘<tt>[#]</tt>’ to return to normal operation.
</p>
</dd>
</dl>
<p>See the comments in the function for a few extra tips.
</p>
<a name="index-zmathfuncdef"></a>
</dd>
<dt> <tt>zmathfuncdef</tt> [ <var>mathfunc</var> [ <var>body</var> ] ]</dt>
<dd><p>A convenient front end to <tt>functions -M</tt>.
</p>
<p>With two arguments, define a mathematical function named <var>mathfunc</var>
which can be used in any form of arithmetic evaluation. <var>body</var>
is a mathematical expression to implement the function. It may
contain references to position parameters <tt>$1</tt>, <tt>$2</tt>, ...
to refer to mandatory parameters and <tt>${1:-</tt><var>defvalue</var><tt>}</tt> ...
to refer to optional parameters. Note that the forms must be
strictly adhered to for the function to calculate the correct number
of arguments. The implementation is held in a shell function named
<tt>zsh_math_func_</tt><var>mathfunc</var>; usually the user will not need
to refer to the shell function directly. Any existing function
of the same name is silently replaced.
</p>
<p>With one argument, remove the mathematical function <var>mathfunc</var>
as well as the shell function implementation.
</p>
<p>With no arguments, list all <var>mathfunc</var> functions in a form
suitable for restoring the definition.
The functions have not necessarily been defined by <tt>zmathfuncdef</tt>.
</p>
</dd>
</dl>
<hr size="6">
<a name="User-Configuration-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Mathematical-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Other-Functions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="User-Configuration-Functions-1"></a>
<h2 class="section">26.9 User Configuration Functions</h2>
<p>The <tt>zsh/newuser</tt> module comes with a function to aid in configuring
shell options for new users. If the module is installed, this function can
also be run by hand. It is available even if the module’s default
behaviour, namely running the function for a new user logging in without
startup files, is inhibited.
</p>
<dl compact="compact">
<dt> <tt>zsh-newuser-install</tt> [ <tt>-f</tt> ]</dt>
<dd><p>The function presents the user with various options for customizing
their initialization scripts. Currently only <tt>~/.zshrc</tt> is handled.
<tt>$ZDOTDIR/.zshrc</tt> is used instead if the parameter <tt>ZDOTDIR</tt> is
set; this provides a way for the user to configure a file without
altering an existing <tt>.zshrc</tt>.
</p>
<p>By default the function exits immediately if it finds any of the files
<tt>.zshenv</tt>, <tt>.zprofile</tt>, <tt>.zshrc</tt>, or <tt>.zlogin</tt> in the appropriate
directory. The option <tt>-f</tt> is required in order to force the function
to continue. Note this may happen even if <tt>.zshrc</tt> itself does not
exist.
</p>
<p>As currently configured, the function will exit immediately if the
user has root privileges; this behaviour cannot be overridden.
</p>
<p>Once activated, the function’s behaviour is supposed to be
self-explanatory. Menus are present allowing the user to alter
the value of options and parameters. Suggestions for improvements are
always welcome.
</p>
<p>When the script exits, the user is given the opportunity to save the new
file or not; changes are not irreversible until this point. However,
the script is careful to restrict changes to the file only to a group
marked by the lines ‘<tt># Lines configured by zsh-newuser-install</tt>’ and
‘<tt># End of lines configured by zsh-newuser-install</tt>’. In addition,
the old version of <tt>.zshrc</tt> is saved to a file with the suffix
<tt>.zni</tt> appended.
</p>
<p>If the function edits an existing <tt>.zshrc</tt>, it is up to the user
to ensure that the changes made will take effect. For example, if
control usually returns early from the existing <tt>.zshrc</tt> the lines
will not be executed; or a later initialization file may override
options or parameters, and so on. The function itself does not attempt to
detect any such conflicts.
</p>
</dd>
</dl>
<hr size="6">
<a name="Other-Functions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#User-Configuration-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Descriptions" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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="Other-Functions-1"></a>
<h2 class="section">26.10 Other Functions</h2>
<p>There are a large number of helpful functions in the <tt>Functions/Misc</tt>
directory of the zsh distribution. Most are very simple and do not
require documentation here, but a few are worthy of special mention.
</p>
<hr size="6">
<a name="Descriptions"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Other-Functions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="#Styles-2" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Other-Functions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.10.1 Descriptions</h3>
<dl compact="compact">
<dd><a name="index-colors"></a>
</dd>
<dt> <tt>colors</tt></dt>
<dd><p>This function initializes several associative arrays to map color names to
(and from) the ANSI standard eight-color terminal codes. These are used
by the prompt theme system (<a href="#Prompt-Themes">Prompt Themes</a>). You seldom should need to run
<tt>colors</tt> more than once.
</p>
<p>The eight base colors are: black, red, green, yellow, blue, magenta, cyan,
and white. Each of these has codes for foreground and background. In
addition there are eight intensity attributes: bold, faint, standout,
underline, blink, reverse, and conceal. Finally, there are six codes used
to negate attributes: none (reset all attributes to the defaults), normal
(neither bold nor faint), no-standout, no-underline, no-blink, and
no-reverse.
</p>
<p>Some terminals do not support all combinations of colors and intensities.
</p>
<p>The associative arrays are:
</p>
<dl compact="compact">
<dt> color</dt>
<dt> colour</dt>
<dd><p>Map all the color names to their integer codes, and integer codes to the
color names. The eight base names map to the foreground color codes, as
do names prefixed with ‘<tt>fg-</tt>’, such as ‘<tt>fg-red</tt>’. Names prefixed
with ‘<tt>bg-</tt>’, such as ‘<tt>bg-blue</tt>’, refer to the background codes. The
reverse mapping from code to color yields base name for foreground codes
and the <tt>bg-</tt> form for backgrounds.
</p>
<p>Although it is a misnomer to call them ‘colors’, these arrays also map the
other fourteen attributes from names to codes and codes to names.
</p>
</dd>
<dt> fg</dt>
<dt> fg_bold</dt>
<dt> fg_no_bold</dt>
<dd><p>Map the eight basic color names to ANSI terminal escape sequences that set
the corresponding foreground text properties. The <tt>fg</tt> sequences change
the color without changing the eight intensity attributes.
</p>
</dd>
<dt> bg</dt>
<dt> bg_bold</dt>
<dt> bg_no_bold</dt>
<dd><p>Map the eight basic color names to ANSI terminal escape sequences that set
the corresponding background properties. The <tt>bg</tt> sequences change the
color without changing the eight intensity attributes.
</p>
</dd>
</dl>
<p>In addition, the scalar parameters <tt>reset_color</tt> and <tt>bold_color</tt> are
set to the ANSI terminal escapes that turn off all attributes and turn on
bold intensity, respectively.
</p>
<a name="index-fned"></a>
</dd>
<dt> <tt>fned</tt> <var>name</var></dt>
<dd><p>Same as <tt>zed -f</tt>. This function does not appear in the zsh
distribution, but can be created by linking <tt>zed</tt> to the name <tt>fned</tt>
in some directory in your <tt>fpath</tt>.
</p>
<a name="index-is_002dat_002dleast"></a>
</dd>
<dt> <tt>is-at-least</tt> <var>needed</var> [ <var>present</var> ]</dt>
<dd><p>Perform a greater-than-or-equal-to comparison of two strings having the
format of a zsh version number; that is, a string of numbers and text with
segments separated by dots or dashes. If the <var>present</var> string is not
provided, <tt>$ZSH_VERSION</tt> is used. Segments are paired left-to-right in
the two strings with leading non-number parts ignored. If one string has
fewer segments than the other, the missing segments are considered zero.
</p>
<p>This is useful in startup files to set options and other state that are
not available in all versions of zsh.
</p>
<table><tr><td> </td><td><pre class="example">is-at-least 3.1.6-15 && setopt NO_GLOBAL_RCS
is-at-least 3.1.0 && setopt HIST_REDUCE_BLANKS
is-at-least 2.6-17 || print "You can't use is-at-least here."
</pre></td></tr></table>
<a name="index-nslookup"></a>
</dd>
<dt> <tt>nslookup</tt> [ <var>arg</var> ... ]</dt>
<dd><p>This wrapper function for the <tt>nslookup</tt> command requires the
<tt>zsh/zpty</tt> module (see
<a href="Zsh-Modules.html#The-zsh_002fzpty-Module">The zsh/zpty Module</a>). It behaves exactly like the standard <tt>nslookup</tt>
except that it provides customizable prompts (including a right-side
prompt) and completion of nslookup commands, host names, etc. (if you use
the function-based completion system). Completion styles may be set with
the context prefix ‘<tt>:completion:nslookup</tt>’.
</p>
<p>See also the <tt>pager</tt>, <tt>prompt</tt> and <tt>rprompt</tt> styles below.
</p>
<a name="index-run_002dhelp-1"></a>
</dd>
<dt> <tt>run-help</tt> <var>cmd</var></dt>
<dd><p>This function is designed to be invoked by the <tt>run-help</tt> ZLE widget,
in place of the default alias. See ‘Accessing On-Line Help’
(<a href="#Utilities">Utilities</a>) for setup instructions.
</p>
<p>In the discussion which follows, if <var>cmd</var> is a filesystem path, it is
first reduced to its rightmost component (the file name).
</p>
<p>Help is first sought by looking for a file named <var>cmd</var> in the directory
named by the <tt>HELPDIR</tt> parameter. If no file is found, an assistant
function, alias, or command named <tt>run-help-<var>cmd</var></tt> is sought. If
found, the assistant is executed with the rest of the current command line
(everything after the command name <var>cmd</var>) as its arguments. When
neither file nor assistant is found, the external command
‘<tt>man</tt> <var>cmd</var>’ is run.
</p>
<p>An example assistant for the "ssh" command:
</p>
<table><tr><td> </td><td><pre class="example">run-help-ssh() {
emulate -LR zsh
local -a args
# Delete the "-l username" option
zparseopts -D -E -a args l:
# Delete other options, leaving: host command
args=(${@:#-*})
if [[ ${#args} -lt 2 ]]; then
man ssh
else
run-help $args[2]
fi
}
</pre></td></tr></table>
<p>Several of these assistants are provided in the <tt>Functions/Misc</tt>
directory. These must be autoloaded, or placed as executable scripts in
your search path, in order to be found and used by <tt>run-help</tt>.
</p>
<dl compact="compact">
<dd><a name="index-run_002dhelp_002dgit"></a>
<a name="index-run_002dhelp_002dsvk"></a>
<a name="index-run_002dhelp_002dsvn"></a>
</dd>
<dt> <tt>run-help-git</tt></dt>
<dt> <tt>run-help-svk</tt></dt>
<dt> <tt>run-help-svn</tt></dt>
<dd><p>Assistant functions for the <tt>git</tt>, <tt>svk</tt>, and <tt>svn</tt> commands.
</p>
</dd>
</dl>
</dd>
<dt> <tt>tetris</tt></dt>
<dd><p>Zsh was once accused of not being as complete as Emacs,
because it lacked a Tetris game. This function was written to
refute this vicious slander.
</p>
<p>This function must be used as a ZLE widget:
</p>
<table><tr><td> </td><td><pre class="example">autoload -U tetris
zle -N tetris
bindkey <var>keys</var> tetris
</pre></td></tr></table>
<p>To start a game, execute the widget by typing the <var>keys</var>. Whatever command
line you were editing disappears temporarily, and your keymap is also
temporarily replaced by the Tetris control keys. The previous editor state
is restored when you quit the game (by pressing ‘<tt>q</tt>’) or when you lose.
</p>
<p>If you quit in the middle of a game, the next invocation of the <tt>tetris</tt>
widget will continue where you left off. If you lost, it will start a new
game.
</p>
<a name="index-zargs"></a>
</dd>
<dt> <tt>zargs</tt> [ <var>option</var> ... <tt>-</tt><tt>-</tt> ] [ <var>input</var> ... ] [ <tt>-</tt><tt>-</tt> <var>command</var> [ <var>arg</var> ... ] ]</dt>
<dd><p>This function works like GNU xargs, except that instead of reading lines
of arguments from the standard input, it takes them from the command line.
This is useful because zsh, especially with recursive glob operators,
often can construct a command line for a shell function that is longer
than can be accepted by an external command.
</p>
<p>The <var>option</var> list represents options of the <tt>zargs</tt> command itself,
which are the same as those of <tt>xargs</tt>. The <var>input</var> list is the
collection of strings (often file names) that become the arguments of the
<tt>command</tt>, analogous to the standard input of <tt>xargs</tt>. Finally, the
<var>arg</var> list consists of those arguments (usually options) that are
passed to the <var>command</var> each time it runs. The <var>arg</var> list precedes
the elements from the <tt>input</tt> list in each run. If no <var>command</var> is
provided, then no <var>arg</var> list may be provided, and in that event the
default command is ‘<tt>print</tt>’ with arguments ‘<tt>-r -</tt><tt>-</tt>’.
</p>
<p>For example, to get a long <tt>ls</tt> listing of all plain files in the
current directory or its subdirectories:
</p>
<table><tr><td> </td><td><pre class="example">autoload -U zargs
zargs -- **/*(.) -- ls -l
</pre></td></tr></table>
<p>Note that ‘<tt>-</tt><tt>-</tt>’ is used both to mark the end of the <var>option</var>
list and to mark the end of the <var>input</var> list, so it must appear twice
whenever the <var>input</var> list may be empty. If there is guaranteed to be
at least one <var>input</var> and the first <var>input</var> does not begin with a
‘<tt>-</tt>’, then the first ‘<tt>-</tt><tt>-</tt>’ may be omitted.
</p>
<p>In the event that the string ‘<tt>-</tt><tt>-</tt>’ is or may be an <var>input</var>, the
<tt>-e</tt> option may be used to change the end-of-inputs marker. Note that
this does <em>not</em> change the end-of-options marker. For example, to use
‘<tt>..</tt>’ as the marker:
</p>
<table><tr><td> </td><td><pre class="example">zargs -e.. -- **/*(.) .. ls -l
</pre></td></tr></table>
<p>This is a good choice in that example because no plain file can be named
‘<tt>..</tt>’, but the best end-marker depends on the circumstances.
</p>
<p>For details of the other <tt>zargs</tt> options, see man page xargs(1) or run
<tt>zargs</tt> with the <tt>-</tt><tt>-help</tt> option.
</p>
<a name="index-zed"></a>
</dd>
<dt> <tt>zed</tt> [ <tt>-f</tt> ] <var>name</var></dt>
<dt> <tt>zed -b</tt></dt>
<dd><p>This function uses the ZLE editor to edit a file or function.
</p>
<p>Only one <var>name</var> argument is allowed.
If the <tt>-f</tt> option is given, the name is taken to be that of
a function; if the function is marked for autoloading, <tt>zed</tt> searches
for it in the <tt>fpath</tt> and loads it. Note that functions edited this way
are installed into the current shell, but <em>not</em> written back to the
autoload file.
</p>
<p>Without <tt>-f</tt>, <var>name</var> is the path name of the file to edit, which need
not exist; it is created on write, if necessary.
</p>
<p>While editing, the function sets the main keymap to <tt>zed</tt> and the
vi command keymap to <tt>zed-vicmd</tt>. These will be copied from the existing
<tt>main</tt> and <tt>vicmd</tt> keymaps if they do not exist the first time <tt>zed</tt>
is run. They can be used to provide special key bindings used only in zed.
</p>
<p>If it creates the keymap, <tt>zed</tt> rebinds the return key to insert a line
break and ‘<tt>^X^W</tt>’ to accept the edit in the <tt>zed</tt> keymap, and binds
‘<tt>ZZ</tt>’ to accept the edit in the <tt>zed-vicmd</tt> keymap.
</p>
<p>The bindings alone can be installed by running ‘<tt>zed -b</tt>’. This is
suitable for putting into a startup file. Note that, if rerun,
this will overwrite the existing <tt>zed</tt> and <tt>zed-vicmd</tt> keymaps.
</p>
<p>Completion is available, and styles may be set with the context prefix
‘<tt>:completion:zed</tt>’.
</p>
<p>A zle widget <tt>zed-set-file-name</tt> is available. This can be called by
name from within zed using ‘<tt>\ex zed-set-file-name</tt>’ (note, however, that
because of zed’s rebindings you will have to type <tt>^j</tt> at the end instead
of the return key), or can be bound to a key in either of the <tt>zed</tt> or
<tt>zed-vicmd</tt> keymaps after ‘<tt>zed -b</tt>’ has been run. When the widget is
called, it prompts for a new name for the file being edited. When zed
exits the file will be written under that name and the original file will
be left alone. The widget has no effect with ‘<tt>zed -f</tt>’.
</p>
<p>While <tt>zed-set-file-name</tt> is running, zed uses the keymap
<tt>zed-normal-keymap</tt>, which is linked from the main keymap in effect
at the time zed initialised its bindings. (This is to make the return key
operate normally.) The result is that if the main keymap has been changed,
the widget won’t notice. This is not a concern for most users.
</p>
<a name="index-zcp"></a>
<a name="index-zln"></a>
</dd>
<dt> <tt>zcp</tt> [ <tt>-finqQvwW</tt> ] <var>srcpat</var> <var>dest</var></dt>
<dt> <tt>zln</tt> [ <tt>-finqQsvwW</tt> ] <var>srcpat</var> <var>dest</var></dt>
<dd><p>Same as <tt>zmv -C</tt> and <tt>zmv -L</tt>, respectively. These functions do not
appear in the zsh distribution, but can be created by linking <tt>zmv</tt> to
the names <tt>zcp</tt> and <tt>zln</tt> in some directory in your <tt>fpath</tt>.
</p>
</dd>
<dt> <tt>zkbd</tt></dt>
<dd><p>See ‘Keyboard Definition’
(<a href="#Utilities">Utilities</a>).
</p>
<a name="index-zmv"></a>
</dd>
<dt> <tt>zmv</tt> [ <tt>-finqQsvwW</tt> ] [ -C | -L | -M | -p <var>program</var> ] [ -o <var>optstring</var> ] <var>srcpat</var> <var>dest</var> </dt>
<dd><p>Move (usually, rename) files matching the pattern <var>srcpat</var> to
corresponding files having names of the form given by <var>dest</var>, where
<var>srcpat</var> contains parentheses surrounding patterns which will be
replaced in turn by $1, $2, ... in <var>dest</var>. For example,
</p>
<table><tr><td> </td><td><pre class="example">zmv '(*).lis' '$1.txt'
</pre></td></tr></table>
<p>renames ‘<tt>foo.lis</tt>’ to ‘<tt>foo.txt</tt>’, ‘<tt>my.old.stuff.lis</tt>’ to
‘<tt>my.old.stuff.txt</tt>’, and so on.
</p>
<p>The pattern is always treated as an <tt>EXTENDED_GLOB</tt> pattern. Any file
whose name is not changed by the substitution is simply ignored. Any
error (a substitution resulted in an empty string, two substitutions gave
the same result, the destination was an existing regular file and <tt>-f</tt>
was not given) causes the entire function to abort without doing anything.
</p>
<p>Options:
</p>
<dl compact="compact">
<dt> <tt>-f</tt></dt>
<dd><p>Force overwriting of destination files. Not currently
passed down to the <tt>mv</tt>/<tt>cp</tt>/<tt>ln</tt> command due to vagaries of
implementations (but you can use <tt>-o-f</tt> to do that).
</p></dd>
<dt> <tt>-i</tt></dt>
<dd><p>Interactive: show each line to be executed and ask the user
whether to execute it. ‘Y’ or ‘y’ will execute it, anything else will
skip it. Note that you just need to type one character.
</p></dd>
<dt> <tt>-n</tt></dt>
<dd><p>No execution: print what would happen, but don’t do it.
</p></dd>
<dt> <tt>-q</tt></dt>
<dd><p>Turn bare glob qualifiers off: now assumed by default, so
this has no effect.
</p></dd>
<dt> <tt>-Q</tt></dt>
<dd><p>Force bare glob qualifiers on. Don’t turn this on unless
you are actually using glob qualifiers in a pattern.
</p></dd>
<dt> <tt>-s</tt></dt>
<dd><p>Symbolic, passed down to <tt>ln</tt>; only works with <tt>-L</tt>.
</p></dd>
<dt> <tt>-v</tt></dt>
<dd><p>Verbose: print each command as it’s being executed.
</p></dd>
<dt> <tt>-w</tt></dt>
<dd><p>Pick out wildcard parts of the pattern, as described above,
and implicitly add parentheses for referring to them.
</p></dd>
<dt> <tt>-W</tt></dt>
<dd><p>Just like <tt>-w</tt>, with the addition of turning wildcards in
the replacement pattern into sequential ${1} .. ${N} references.
</p></dd>
<dt> <tt>-C</tt></dt>
<dt> <tt>-L</tt></dt>
<dt> <tt>-M</tt></dt>
<dd><p>Force <tt>cp</tt>, <tt>ln</tt> or <tt>mv</tt>, respectively, regardless of
the name of the function.
</p></dd>
<dt> <tt>-p</tt> <var>program</var></dt>
<dd><p>Call <var>program</var> instead of <tt>cp</tt>, <tt>ln</tt> or
<tt>mv</tt>. Whatever it does, it should at least understand the form
</p><table><tr><td> </td><td><pre class="example"><var>program</var> <tt>-</tt><tt>-</tt> <var>oldname</var> <var>newname</var>
</pre></td></tr></table>
<p>where <var>oldname</var> and <var>newname</var> are filenames generated by <tt>zmv</tt>.
</p></dd>
<dt> <tt>-o</tt> <var>optstring</var></dt>
<dd><p>The <var>optstring</var> is split into words and
passed down verbatim to the <tt>cp</tt>, <tt>ln</tt> or <tt>mv</tt> command called to
perform the work. It should probably begin with a ‘<tt>-</tt>’.
</p></dd>
</dl>
<p>Further examples:
</p>
<table><tr><td> </td><td><pre class="example">zmv -v '(* *)' '${1// /_}'
</pre></td></tr></table>
<p>For any file in the current directory with at least one space in the name,
replace every space by an underscore and display the commands executed.
</p>
<p>For more complete examples and other implementation details, see the
<tt>zmv</tt> source file, usually located in one of the directories named in
your <tt>fpath</tt>, or in <tt>Functions/Misc/zmv</tt> in the zsh distribution.
</p>
</dd>
<dt> <tt>zrecompile</tt></dt>
<dd><p>See ‘Recompiling Functions’
(<a href="#Utilities">Utilities</a>).
</p>
<a name="index-zstyle_002b"></a>
</dd>
<dt> <tt>zstyle+</tt> <var>context</var> <var>style</var> <var>value</var> [ + <var>subcontext</var> <var>style</var> <var>value</var> ... ]</dt>
<dd><p>This makes defining styles a bit simpler by using a single ‘<tt>+</tt>’ as a
special token that allows you to append a context name to the previously
used context name. Like this:
</p>
<table><tr><td> </td><td><pre class="example">zstyle+ ':foo:bar' style1 value1 \
+ ':baz' style2 value2 \
+ ':frob' style3 value3
</pre></td></tr></table>
<p>This defines ‘style1’ with ‘value1’ for the context <tt>:foo:bar</tt> as usual,
but it also defines ‘style2’ with ‘value2’ for the context
<tt>:foo:bar:baz</tt> and ‘style3’ with ‘value3’ for <tt>:foo:bar:frob</tt>. Any
<var>subcontext</var> may be the empty string to re-use the first context
unchanged.
</p>
</dd>
</dl>
<hr size="6">
<a name="Styles-2"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#Descriptions" title="Previous section in reading order"> < </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next section in reading order"> > </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="#Other-Functions" title="Up section"> Up </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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>
<h3 class="subsection">26.10.2 Styles</h3>
<dl compact="compact">
<dd><a name="index-insert_002dtab_002c-completion-style-1"></a>
</dd>
<dt> <tt>insert-tab</tt></dt>
<dd><p>The <tt>zed</tt> function <em>sets</em> this style in context ‘<tt>:completion:zed:*</tt>’
to turn off completion when <tt>TAB</tt> is typed at the beginning of a line.
You may override this by setting your own value for this context and style.
</p>
<a name="index-pager_002c-nslookup-style"></a>
</dd>
<dt> <tt>pager</tt></dt>
<dd><p>The <tt>nslookup</tt> function looks up this style in the context
‘<tt>:nslookup</tt>’ to determine the program used to display output that does
not fit on a single screen.
</p>
<a name="index-prompt_002c-nslookup-style"></a>
<a name="index-rprompt_002c-nslookup-style"></a>
</dd>
<dt> <tt>prompt</tt></dt>
<dt> <tt>rprompt</tt></dt>
<dd><p>The <tt>nslookup</tt> function looks up this style in the context
‘<tt>:nslookup</tt>’ to set the prompt and the right-side prompt, respectively.
The usual expansions for the <tt>PS1</tt> and <tt>RPS1</tt> parameters may be used
(see
<a href="Prompt-Expansion.html#Prompt-Expansion">Prompt Expansion</a>).
</p>
</dd>
</dl>
<hr size="6">
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="#User-Contributions" title="Beginning of this chapter or previous chapter"> << </a>]</td>
<td valign="middle" align="left">[<a href="Concept-Index.html#Concept-Index" title="Next chapter"> >> </a>]</td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left"> </td>
<td valign="middle" align="left">[<a href="zsh.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 by <em>Autobuild</em> on <em>July 5, 2010</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html 1.82</em></a>.
</font>
<br>
</p>
</body>
</html>
ACC SHELL 2018