.' .TP \fBmanpath\fP (\fBMANPATH\fP ) An array (colon\-separated list) whose value is not used by the shell\&. The \fBmanpath\fP array can be useful, however, since setting it also sets \fBMANPATH\fP, and vice versa\&. .' .' .' .TP \fBmodule_path\fP (\fBMODULE_PATH\fP ) An array (colon\-separated list) of directories that \fBzmodload\fP searches for dynamically loadable modules\&. This is initialised to a standard pathname, usually `\fB/usr/local/lib/zsh/$ZSH_VERSION\fP'\&. (The `\fB/usr/local/lib\fP' part varies from installation to installation\&.) For security reasons, any value set in the environment when the shell is started will be ignored\&. .RS .PP These parameters only exist if the installation supports dynamic module loading\&. .RE .' .' .' .' .TP \fBNULLCMD\fP The command name to assume if a redirection is specified with no command\&. Defaults to \fBcat\fP\&. For \fBsh\fP/\fBksh\fP behavior, change this to \fB:\fP\&. For \fBcsh\fP\-like behavior, unset this parameter; the shell will print an error message if null commands are entered\&. .' .' .' .TP \fBpath\fP (\fBPATH\fP ) An array (colon\-separated list) of directories to search for commands\&. When this parameter is set, each directory is scanned and all files found are put in a hash table\&. .' .' .TP \fBPOSTEDIT\fP This string is output whenever the line editor exits\&. It usually contains termcap strings to reset the terminal\&. .' .' .TP \fBPS1\fP The primary prompt string, printed before a command is read\&. the default is `\fB%m%# \fP'\&. It undergoes a special form of expansion before being displayed; see the section `Prompt Expansion'\&. .' .' .TP \fBPS2\fP The secondary prompt, printed when the shell needs more information to complete a command\&. It is expanded in the same way as \fBPS1\fP\&. The default is `\fB%_> \fP', which displays any shell constructs or quotation marks which are currently being processed\&. .' .' .TP \fBPS3\fP Selection prompt used within a \fBselect\fP loop\&. It is expanded in the same way as \fBPS1\fP\&. The default is `\fB?# \fP'\&. .' .' .TP \fBPS4\fP The execution trace prompt\&. Default is `\fB+ \fP'\&. .' .' .TP .PD 0 \fBPROMPT\fP .' .TP .PD 0 \fBPROMPT2\fP .' .TP .PD 0 \fBPROMPT3\fP .' .TP .PD \fBPROMPT4\fP Same as \fBPS1\fP, \fBPS2\fP, \fBPS3\fP and \fBPS4\fP, respectively\&. .' .' .' .TP \fBpsvar\fP (\fBPSVAR\fP ) An array (colon\-separated list) whose first nine values can be used in \fBPROMPT\fP strings\&. Setting \fBpsvar\fP also sets \fBPSVAR\fP, and vice versa\&. .' .' .TP \fBprompt\fP Same as \fBPS1\fP\&. .' .' .TP \fBREADNULLCMD\fP The command name to assume if a single input redirection is specified with no command\&. Defaults to \fBmore\fP\&. .' .' .TP \fBREPORTTIME\fP If nonnegative, commands whose combined user and system execution times (measured in seconds) are greater than this value have timing statistics printed for them\&. .' .' .TP .PD 0 \fBRPROMPT\fP .' .TP .PD \fBRPS1\fP This prompt is displayed on the right\-hand side of the screen when the primary prompt is being displayed on the left\&. This does not work if the \fBSINGLELINEZLE\fP option is set\&. It is expanded in the same way as \fBPS1\fP\&. .' .' .TP \fBSAVEHIST\fP The maximum number of history events to save in th