This is zsh.info, produced by makeinfo version 4.8 from ./zsh.texi. INFO-DIR-SECTION Utilities START-INFO-DIR-ENTRY * ZSH: (zsh). The Z Shell Manual. END-INFO-DIR-ENTRY  File: zsh.info, Node: Concept Index, Next: Variables Index, Prev: Top, Up: Top Concept Index ************* [index] * Menu: * $0, setting: Description of Options. (line 1067) * $0, using: Description of Options. (line 1312) * -help: Invocation. (line 82) * -version: Invocation. (line 82) * .zwc files, creation: Shell Builtin Commands. (line 2467) * acquiring zsh by FTP: Availability. (line 8) * aliases, completion of: Description of Options. (line 161) * aliases, defining: Shell Builtin Commands. (line 69) * aliases, expanding in function definition: Description of Options. (line 958) * aliases, expansion: Description of Options. (line 694) * aliases, global: Aliasing. (line 11) * aliases, listing: Shell Builtin Commands. (line 69) * aliases, removing: Shell Builtin Commands. (line 2305) * aliasing: Aliasing. (line 6) * alternate forms for complex commands: Alternate Forms For Complex Commands. (line 6) * always blocks: Complex Commands. (line 104) * ambiguous completion: Description of Options. (line 192) * annoying keyboard, sun: Description of Options. (line 819) * anonymous functions: Functions. (line 152) * argument splitting, in typeset etc.: Description of Options. (line 1256) * arithmetic base: Arithmetic Evaluation. (line 38) * arithmetic evaluation: Arithmetic Evaluation. (line 6) * arithmetic expansion: Arithmetic Expansion. (line 6) * arithmetic operators: Arithmetic Evaluation. (line 116) * array assignment: Array Parameters. (line 6) * array expansion style, rc: Parameter Expansion. (line 300) * array parameters, setting: Shell Builtin Commands. (line 1567) * array style, ksh: Description of Options. (line 1234) * arrays, behaviour of index zero: Description of Options. (line 1270) * arrays, ksh style: Description of Options. (line 1234) * assignment: Parameters. (line 42) * asynchronous jobs, and exiting shell: Jobs & Signals. (line 122) * author: Author. (line 6) * autocd, silencing: Description of Options. (line 38) * autoloading functions <1>: Shell Builtin Commands. (line 112) * autoloading functions: Functions. (line 25) * availability of zsh: Availability. (line 8) * background jobs, I/O: Jobs & Signals. (line 60) * background jobs, notification: Description of Options. (line 875) * background jobs, priority of: Description of Options. (line 842) * bases, in arithmetic: Arithmetic Evaluation. (line 38) * bases, output in C format: Description of Options. (line 984) * bash, BASH_REMATCH variable: Description of Options. (line 1185) * beep, ambiguous completion: Description of Options. (line 200) * beep, enabling: Description of Options. (line 1525) * beep, history: Description of Options. (line 510) * bg, output in POSIX format: Description of Options. (line 879) * binding keys: Zle Builtins. (line 13) * binding widgets: Zle Builtins. (line 261) * bindings, key: Keymaps. (line 6) * brace expansion: Brace Expansion. (line 6) * brace expansion, disabling: Description of Options. (line 328) * brace expansion, extending: Description of Options. (line 250) * bracketed paste: Parameters Used By The Shell. (line 673) * break, inside function: Description of Options. (line 1074) * builtin commands: Shell Builtin Commands. (line 6) * builtins, utility: The zsh/zutil Module. (line 8) * calendar function system: Calendar Function System. (line 6) * calling widgets: Zle Builtins. (line 261) * capabilities, getting from files: The zsh/cap Module. (line 18) * capabilities, setting: The zsh/cap Module. (line 14) * capabilities, setting on files: The zsh/cap Module. (line 22) * case selection: Complex Commands. (line 56) * case-insensitive globbing, option: Description of Options. (line 255) * case-insensitive regular expression matches, option: Description of Options. (line 263) * cd, automatic: Description of Options. (line 20) * cd, behaving like pushd: Description of Options. (line 29) * cd, silencing: Description of Options. (line 38) * cd, to parameter: Description of Options. (line 32) * cd, with .. in argument: Description of Options. (line 47) * CDPATH, order of checking: Description of Options. (line 68) * character classes: Filename Generation. (line 37) * characters, (Unicode) combining: Description of Options. (line 1528) * characters, multibyte, in expansion and globbing: Description of Options. (line 378) * clobbering, of files: Description of Options. (line 697) * clobbering, POSIX compatibility: Description of Options. (line 1177) * cloning the shell: The zsh/clone Module. (line 11) * colon modifiers: Modifiers. (line 6) * combining characters (Unicode): Description of Options. (line 1528) * command execution: Command Execution. (line 6) * command execution, enabling: Description of Options. (line 1061) * command hashing: Description of Options. (line 743) * command not found, handling of: Command Execution. (line 6) * command substitution: Command Substitution. (line 6) * commands, alternate forms for complex: Alternate Forms For Complex Commands. (line 6) * commands, builtin: Shell Builtin Commands. (line 6) * commands, complex: Complex Commands. (line 6) * commands, disabling: Shell Builtin Commands. (line 347) * commands, enabling: Shell Builtin Commands. (line 637) * commands, simple: Simple Commands & Pipelines. (line 6) * commands, tracing: Description of Options. (line 1166) * comments: Comments. (line 6) * comments, in interactive shells: Description of Options. (line 740) * compatibility: Compatibility. (line 6) * compatibility, csh: Shell Builtin Commands. (line 519) * compatibility, ksh: Shell Builtin Commands. (line 519) * compatibility, sh: Shell Builtin Commands. (line 519) * compdef, use of by compinit: Initialization. (line 141) * compilation: Shell Builtin Commands. (line 2467) * completion removable suffix, highlighting: Character Highlighting. (line 44) * completion system: Completion System. (line 6) * completion system, adding definitions: Initialization. (line 343) * completion system, autoloaded functions: Initialization. (line 124) * completion system, bindable commands: Bindable Commands. (line 6) * completion system, choosing completers: Control Functions. (line 6) * completion system, completers: Control Functions. (line 40) * completion system, configuration: Completion System Configuration. (line 6) * completion system, directory structure: Completion Directories. (line 6) * completion system, initializing: Initialization. (line 43) * completion system, installing: Initialization. (line 6) * completion system, styles: Completion System Configuration. (line 496) * completion system, tags: Completion System Configuration. (line 197) * completion system, utility functions: Completion Functions. (line 6) * completion system, variables: Completion System Variables. (line 6) * completion widgets, adding specified matches: Completion Builtin Commands. (line 7) * completion widgets, condition codes: Completion Condition Codes. (line 6) * completion widgets, creating: Zle Builtins. (line 353) * completion widgets, examining and setting state in: Completion Special Parameters. (line 69) * completion widgets, example: Completion Widget Example. (line 6) * completion widgets, modifying special parameters: Completion Builtin Commands. (line 322) * completion, ambiguous: Description of Options. (line 192) * completion, beep on ambiguous: Description of Options. (line 200) * completion, coloured listings: The zsh/complist Module. (line 8) * completion, controlling <1>: Completion System. (line 6) * completion, controlling <2>: Completion Using compctl. (line 6) * completion, controlling: Completion Widgets. (line 6) * completion, exact matches: Description of Options. (line 228) * completion, listing <1>: The zsh/complist Module. (line 8) * completion, listing: Description of Options. (line 207) * completion, listing choices: Description of Options. (line 117) * completion, listing choices, bash style: Description of Options. (line 152) * completion, listing order: Description of Options. (line 211) * completion, menu: Description of Options. (line 120) * completion, programmable <1>: Completion Using compctl. (line 6) * completion, programmable <2>: Completion Widgets. (line 6) * completion, programmable: Completion System. (line 6) * completion, scroll listings: The zsh/complist Module. (line 8) * completion, selecting by cursor: The zsh/complist Module. (line 220) * completion, utility: The zsh/computil Module. (line 8) * completion, widgets: Completion Widgets. (line 6) * complex commands: Complex Commands. (line 6) * conditional expression: Complex Commands. (line 195) * conditional expressions: Conditional Expressions. (line 6) * continue, inside function: Description of Options. (line 1074) * continuing jobs automatically: Description of Options. (line 833) * continuing loops: Shell Builtin Commands. (line 316) * coprocess: Simple Commands & Pipelines. (line 38) * correction, spelling: Description of Options. (line 705) * csh, compatibility: Shell Builtin Commands. (line 519) * csh, history style: Description of Options. (line 1210) * csh, loop style: Description of Options. (line 1217) * csh, null command style: Parameters Used By The Shell. (line 281) * csh, null globbing style: Description of Options. (line 267) * csh, quoting style: Description of Options. (line 1221) * csh, redirections with no command: Description of Options. (line 1229) * database file path, reading: The zsh/db/gdbm Module. (line 49) * database tied array, creating: The zsh/db/gdbm Module. (line 18) * database tied array, destroying: The zsh/db/gdbm Module. (line 39) * database tied arrays, enumerating: The zsh/db/gdbm Module. (line 53) * date string, printing: The zsh/datetime Module. (line 11) * DEBUG trap, before or after command: Description of Options. (line 999) * defining widgets: Zle Builtins. (line 261) * descriptors, file: Redirection. (line 6) * directories, changing: Shell Builtin Commands. (line 216) * directories, hashing: Description of Options. (line 752) * directories, maintaining list of recent: Recent Directories. (line 3) * directories, marking: Description of Options. (line 374) * directories, named: Description of Options. (line 125) * directories, named, dynamic: Filename Expansion. (line 31) * directories, named, dynamic, helper function: Other Directory Functions. (line 3) * directories, named, static: Filename Expansion. (line 124) * directory stack, controlling syntax: Description of Options. (line 90) * directory stack, ignoring duplicates: Description of Options. (line 86) * directory stack, printing: Shell Builtin Commands. (line 324) * directory stack, silencing: Description of Options. (line 94) * disabling brace expansion: Description of Options. (line 328) * disabling commands: Shell Builtin Commands. (line 347) * discarding embedded nulls in $'...': Description of Options. (line 1385) * disowning jobs: Jobs & Signals. (line 110) * doing nothing: Shell Builtin Commands. (line 64) * doing nothing, successfully: Shell Builtin Commands. (line 1765) * doing nothing, unsuccessfully: Shell Builtin Commands. (line 698) * dynamic directory naming, helper function: Other Directory Functions. (line 3) * dynamic named directories: Filename Expansion. (line 31) * echo, BSD compatible: Description of Options. (line 1196) * editing history: Shell Builtin Commands. (line 701) * editing over slow connection: Parameters Used By The Shell. (line 25) * editing parameters: Zle Builtins. (line 213) * editor ksh style: Zsh Line Editor. (line 19) * editor, enabling: Description of Options. (line 1569) * editor, line: Zsh Line Editor. (line 6) * editor, overstrike mode: Description of Options. (line 1550) * editor, single line mode: Description of Options. (line 1553) * eight bit characters, printing: Description of Options. (line 790) * embedded nulls, in $'...': Description of Options. (line 1385) * enable globbing qualifiers: Description of Options. (line 245) * enable history substitution: Description of Options. (line 495) * enabling bracketed paste: Parameters Used By The Shell. (line 673) * enabling commands: Shell Builtin Commands. (line 637) * enabling globbing: Description of Options. (line 286) * enabling the beep: Description of Options. (line 1525) * enabling the editor: Description of Options. (line 1569) * environment: Parameters. (line 25) * environment variables: Parameters. (line 25) * environment, and local parameters: Description of Options. (line 658) * EOF, ignoring: Description of Options. (line 730) * error, option to continue script on: Description of Options. (line 1201) * errors, handling of: Errors. (line 6) * escape sequences, terminal, for highlighting: Character Highlighting. (line 70) * evaluating arguments as commands: Shell Builtin Commands. (line 657) * evaluation, arithmetic: Arithmetic Evaluation. (line 6) * event designators, history: Event Designators. (line 6) * executables, hashing: Description of Options. (line 757) * execution, of commands: Command Execution. (line 6) * execution, timed: The zsh/sched Module. (line 12) * exit status from pipeline: Description of Options. (line 1139) * exit status, printing: Description of Options. (line 795) * exit status, trapping: Description of Options. (line 1004) * exiting loops: Shell Builtin Commands. (line 202) * exiting shell, and asynchronous jobs: Jobs & Signals. (line 122) * exiting, checking jobs when: Description of Options. (line 846) * exiting, checking running jobs when: Description of Options. (line 859) * expanding parameters: Shell Builtin Commands. (line 64) * expansion: Expansion. (line 6) * expansion style, sh: Description of Options. (line 1414) * expansion, arithmetic: Arithmetic Expansion. (line 6) * expansion, brace: Brace Expansion. (line 6) * expansion, brace, disabling: Description of Options. (line 328) * expansion, brace, extending: Description of Options. (line 250) * expansion, filename: Filename Expansion. (line 6) * expansion, history: History Expansion. (line 6) * expansion, parameter: Parameter Expansion. (line 6) * expansion, prompt: Prompt Expansion. (line 11) * export: Parameters. (line 25) * export, automatic: Description of Options. (line 655) * exporting, and local parameters: Description of Options. (line 673) * expressions, conditional: Conditional Expressions. (line 6) * extended attributes, xattr, getting from files: The zsh/attr Module. (line 13) * extended attributes, xattr, listing: The zsh/attr Module. (line 26) * extended attributes, xattr, removing, deleting: The zsh/attr Module. (line 22) * extended attributes, xattr, setting on files: The zsh/attr Module. (line 18) * fg, output in POSIX format: Description of Options. (line 879) * field splitting, sh style: Description of Options. (line 1430) * field splitting, sh style, parameter: Parameter Expansion. (line 316) * file clobbering, allowing: Description of Options. (line 697) * file clobbering, POSIX compatibility: Description of Options. (line 1177) * file descriptors: Redirection. (line 6) * file descriptors, use with parameters: Redirection. (line 150) * file descriptors, waiting for: The zsh/zselect Module. (line 11) * file, history: Shell Builtin Commands. (line 810) * filename expansion: Filename Expansion. (line 6) * filename expansion, =: Description of Options. (line 272) * filename generation: Filename Generation. (line 6) * filename generation, bad pattern: Description of Options. (line 240) * files used: Files. (line 47) * files, examining: The zsh/stat Module. (line 12) * files, global startup, inhibiting: Description of Options. (line 673) * files, listing: The zsh/stat Module. (line 12) * files, manipulating: The zsh/files Module. (line 8) * files, marking type of: Description of Options. (line 216) * files, shutdown: Files. (line 11) * files, startup: Files. (line 11) * files, transferring: The zsh/zftp Module. (line 11) * flags, parameter expansion: Parameter Expansion. (line 368) * flags, shell: Invocation. (line 11) * floating point parameters: Arithmetic Evaluation. (line 263) * floating point, forcing use of: Description of Options. (line 280) * flow control: Description of Options. (line 725) * for loops: Complex Commands. (line 15) * forcing use of floating point: Description of Options. (line 280) * FTP: The zsh/zftp Module. (line 11) * FTP sites for zsh: Availability. (line 8) * FTP, functions for using shell as client: Zftp Function System. (line 6) * FTP, starting a session: The zsh/zftp Module. (line 35) * function return, on error: Description of Options. (line 1027) * function, scope of break and continue: Description of Options. (line 1074) * functions: Functions. (line 6) * functions, anonymous: Functions. (line 152) * functions, autoloading <1>: Shell Builtin Commands. (line 112) * functions, autoloading: Functions. (line 25) * functions, defining with expanded aliases: Description of Options. (line 958) * functions, math, use of: Arithmetic Evaluation. (line 231) * functions, mathematical: The zsh/mathfunc Module. (line 8) * functions, profiling: The zsh/zprof Module. (line 8) * functions, recompiling: Utilities. (line 66) * functions, removing: Shell Builtin Commands. (line 2313) * functions, returning from: Shell Builtin Commands. (line 1548) * globbing: Expansion. (line 35) * globbing modifiers: Modifiers. (line 6) * globbing qualifiers, enable: Description of Options. (line 245) * globbing style, sh: Description of Options. (line 428) * globbing, ** special: Description of Options. (line 306) * globbing, bad pattern: Description of Options. (line 240) * globbing, enabling: Description of Options. (line 286) * globbing, extended: Description of Options. (line 275) * globbing, no matches: Description of Options. (line 401) * globbing, null, style, csh: Description of Options. (line 267) * globbing, of . files: Description of Options. (line 302) * globbing, qualifiers: Filename Generation. (line 538) * globbing, short forms: Description of Options. (line 306) * globbing, sorting numerically: Description of Options. (line 411) * grammar, shell: Shell Grammar. (line 6) * hash: Parameters. (line 17) * hashing, of commands: Description of Options. (line 743) * hashing, of directories: Description of Options. (line 752) * hashing, of executables: Description of Options. (line 757) * helpfiles utility: Utilities. (line 11) * hexadecimal, output in C format: Description of Options. (line 984) * highlighting, region: Character Highlighting. (line 20) * highlighting, special characters: Character Highlighting. (line 39) * history: History Expansion. (line 6) * history beeping: Description of Options. (line 510) * history event designators: Event Designators. (line 6) * history expansion: History Expansion. (line 6) * history modifiers: Modifiers. (line 6) * history style, csh: Description of Options. (line 1210) * history word designators: Word Designators. (line 6) * history, appending to a file: Description of Options. (line 486) * history, editing: Shell Builtin Commands. (line 701) * history, enable substitution: Description of Options. (line 495) * history, expiring duplicates: Description of Options. (line 514) * history, file: Shell Builtin Commands. (line 810) * history, hook when line is saved: Functions. (line 257) * history, ignoring all duplicates: Description of Options. (line 537) * history, ignoring duplicates: Description of Options. (line 542) * history, ignoring duplicates in search: Description of Options. (line 532) * history, ignoring spaces: Description of Options. (line 546) * history, incremental appending to a file: Description of Options. (line 607) * history, incremental appending to a file with time: Description of Options. (line 615) * history, sharing: Description of Options. (line 628) * history, stack: Shell Builtin Commands. (line 779) * history, timestamping: Description of Options. (line 499) * history, verifying substitution: Description of Options. (line 602) * hook function utility: Utilities. (line 293) * identifiers, non-portable characters in: Description of Options. (line 1352) * if construct: Complex Commands. (line 9) * input, tracing: Description of Options. (line 1163) * integer parameters: Arithmetic Evaluation. (line 258) * introduction: Introduction. (line 6) * invocation: Invocation. (line 6) * invoking widgets: Zle Builtins. (line 261) * job control, allowing: Description of Options. (line 872) * job control, in subshell: Description of Options. (line 879) * jobs: Jobs & Signals. (line 11) * jobs, asynchronous, and exiting shell: Jobs & Signals. (line 122) * jobs, background priority: Description of Options. (line 842) * jobs, background, I/O: Jobs & Signals. (line 60) * jobs, backgrounding: Shell Builtin Commands. (line 194) * jobs, continuing automatically: Description of Options. (line 833) * jobs, disowning <1>: Jobs & Signals. (line 110) * jobs, disowning: Shell Builtin Commands. (line 438) * jobs, foregrounding: Shell Builtin Commands. (line 820) * jobs, HUP: Description of Options. (line 866) * jobs, killing: Shell Builtin Commands. (line 1020) * jobs, list format: Description of Options. (line 869) * jobs, output in subshell: Description of Options. (line 879) * jobs, referring to: Jobs & Signals. (line 70) * jobs, resuming: Shell Builtin Commands. (line 820) * jobs, resuming automatically: Description of Options. (line 838) * jobs, suspending: Jobs & Signals. (line 29) * jobs, waiting for: Shell Builtin Commands. (line 2371) * key bindings: Keymaps. (line 6) * keyboard definition: Utilities. (line 158) * keymaps <1>: Zle Builtins. (line 13) * keymaps: Keymaps. (line 6) * keys, binding: Zle Builtins. (line 13) * keys, rebinding: Zle Builtins. (line 13) * killing jobs: Shell Builtin Commands. (line 1020) * ksh compatibility: Compatibility. (line 6) * ksh, argument splitting in typeset: Description of Options. (line 1256) * ksh, array style: Description of Options. (line 1234) * ksh, compatibility: Shell Builtin Commands. (line 519) * ksh, editor mode: Zsh Line Editor. (line 19) * ksh, null command style: Parameters Used By The Shell. (line 281) * ksh, option printing style: Description of Options. (line 1251) * ksh, redirections with no command: Description of Options. (line 1421) * ksh, single letter options style: Description of Options. (line 1425) * limits, resource: Shell Builtin Commands. (line 2329) * line editor: Zsh Line Editor. (line 6) * line number, in evaluated expression: Description of Options. (line 1050) * line, reading: Shell Builtin Commands. (line 915) * links, symbolic: Description of Options. (line 62) * list: Simple Commands & Pipelines. (line 64) * loading modules: Shell Builtin Commands. (line 2603) * local keymaps: Keymaps. (line 94) * logging out, checking jobs when: Description of Options. (line 846) * logging out, checking running jobs when: Description of Options. (line 859) * long option: Invocation. (line 71) * loop style, csh: Description of Options. (line 1217) * loops, continuing: Shell Builtin Commands. (line 316) * loops, exiting: Shell Builtin Commands. (line 202) * loops, for: Complex Commands. (line 15) * loops, repeat: Complex Commands. (line 48) * loops, until: Complex Commands. (line 44) * loops, while: Complex Commands. (line 40) * mail, warning of reading: Description of Options. (line 765) * mailing lists: Mailing Lists. (line 6) * marking directories: Description of Options. (line 374) * marking file types: Description of Options. (line 216) * mathematical functions: The zsh/mathfunc Module. (line 8) * mathematical functions, use of: Arithmetic Evaluation. (line 231) * mode, privileged: Description of Options. (line 1462) * modifiers: Modifiers. (line 6) * modifiers, precommand: Precommand Modifiers. (line 6) * modules: Zsh Modules. (line 6) * modules, example: The zsh/example Module. (line 11) * modules, loading: Shell Builtin Commands. (line 2603) * modules, writing: The zsh/example Module. (line 11) * multibyte characters, in expansion and globbing: Description of Options. (line 378) * multios: Redirection. (line 209) * named directories, dynamic: Filename Expansion. (line 31) * named directories, dynamic, helper function: Other Directory Functions. (line 3) * named directories, static: Filename Expansion. (line 124) * no clobber, POSIX compatible: Description of Options. (line 1177) * notification of background jobs: Description of Options. (line 875) * null command style: Parameters Used By The Shell. (line 281) * null globbing style, csh: Description of Options. (line 267) * nulls, embedded in $'...': Description of Options. (line 1385) * octal, arithmetic expressions: Description of Options. (line 1129) * octal, output in C format: Description of Options. (line 984) * operator precedence: Description of Options. (line 994) * operators, arithmetic: Arithmetic Evaluation. (line 116) * option printing style, ksh: Description of Options. (line 1251) * option printing, ksh style: Description of Options. (line 1251) * options: Options. (line 6) * options, aliases: Option Aliases. (line 6) * options, description: Description of Options. (line 6) * options, processing: Shell Builtin Commands. (line 919) * options, setting: Shell Builtin Commands. (line 1618) * options, shell: Invocation. (line 11) * options, single letter: Single Letter Options. (line 6) * options, single letter, ksh style: Description of Options. (line 1425) * options, specifying: Specifying Options. (line 6) * options, unsetting: Shell Builtin Commands. (line 2360) * overstrike mode, of editor: Description of Options. (line 1550) * parameter expansion: Parameter Expansion. (line 6) * parameter expansion flags: Parameter Expansion. (line 368) * parameter expansion style, rc: Description of Options. (line 415) * parameter modifiers: Modifiers. (line 6) * parameter names, non-portable characters in: Description of Options. (line 1352) * parameter, file access via: The zsh/mapfile Module. (line 8) * parameters: Parameters. (line 6) * parameters, array: Parameters. (line 17) * parameters, associative array: Parameters. (line 17) * parameters, declaring: Shell Builtin Commands. (line 1793) * parameters, editing: Zle Builtins. (line 213) * parameters, editor: Zle Widgets. (line 36) * parameters, expanding: Shell Builtin Commands. (line 64) * parameters, floating point: Arithmetic Evaluation. (line 263) * parameters, for using file descriptors: Redirection. (line 150) * parameters, integer: Arithmetic Evaluation. (line 258) * parameters, listing: Shell Builtin Commands. (line 1567) * parameters, marking readonly: Shell Builtin Commands. (line 1541) * parameters, positional: Shell Builtin Commands. (line 1567) * parameters, scalar: Parameters. (line 17) * parameters, setting: Shell Builtin Commands. (line 1793) * parameters, setting array: Shell Builtin Commands. (line 1567) * parameters, special <1>: The zsh/zleparameter Module. (line 8) * parameters, special <2>: Parameters. (line 34) * parameters, special: The zsh/parameter Module. (line 8) * parameters, substituting unset: Description of Options. (line 438) * parameters, unsetting: Shell Builtin Commands. (line 2339) * parameters, warning when created globally: Description of Options. (line 444) * parameters, warning when setting in enclosing scope: Description of Options. (line 453) * parameters, zle: Zle Widgets. (line 36) * path search, extended: Description of Options. (line 769) * path search, for script argument to shell: Description of Options. (line 783) * PCRE, regexp: Description of Options. (line 421) * pipeline: Simple Commands & Pipelines. (line 22) * pipeline, exit status from: Description of Options. (line 1139) * precedence of glob operators: Filename Generation. (line 231) * precedence, operator: Description of Options. (line 994) * precommand modifiers: Precommand Modifiers. (line 6) * priority of background jobs: Description of Options. (line 842) * private parameter, creating: The zsh/param/private Module. (line 14) * privileged mode: Description of Options. (line 1462) * process substitution: Process Substitution. (line 6) * prompt expansion: Prompt Expansion. (line 11) * prompt, ! expansion: Description of Options. (line 911) * prompt, % expansion: Description of Options. (line 938) * prompt, parameter expansion: Description of Options. (line 942) * prompt, save partial lines: Description of Options. (line 920) * prompt, with CR: Description of Options. (line 915) * pushd, making cd behave like: Description of Options. (line 29) * pushd, to home: Description of Options. (line 97) * qualifiers, globbing: Filename Generation. (line 538) * querying before rm *: Description of Options. (line 805) * quoting: Quoting. (line 6) * quoting style, csh: Description of Options. (line 1221) * quoting style, rc: Description of Options. (line 799) * rc, array expansion style: Parameter Expansion. (line 300) * rc, parameter expansion style: Description of Options. (line 415) * rc, quoting style: Description of Options. (line 799) * reading a line: Shell Builtin Commands. (line 915) * rebinding keys: Zle Builtins. (line 13) * rebinding widgets: Zle Builtins. (line 261) * recent directories, maintaining list of: Recent Directories. (line 3) * redirection: Redirection. (line 6) * redirection, current shell's I/O: Shell Builtin Commands. (line 680) * redirections with no command, csh: Description of Options. (line 1229) * redirections with no command, ksh: Description of Options. (line 1421) * redirections with no command, sh: Description of Options. (line 1421) * referring to jobs: Jobs & Signals. (line 70) * regex: The zsh/regex Module. (line 8) * regexp, bash BASH_REMATCH variable: Description of Options. (line 1185) * regexp, PCRE: Description of Options. (line 421) * region, highlighting: Character Highlighting. (line 20) * regular expressions: The zsh/regex Module. (line 8) * regular expressions, case-insensitive matching, option: Description of Options. (line 263) * regular expressions, perl-compatible: The zsh/pcre Module. (line 8) * removable suffix, highlighting in completion: Character Highlighting. (line 44) * repeat loops: Complex Commands. (line 48) * reporter utility: Utilities. (line 204) * reserved words: Reserved Words. (line 6) * resource limits: Shell Builtin Commands. (line 2196) * restricted shell <1>: Restricted Shell. (line 6) * restricted shell: Description of Options. (line 1491) * resuming jobs automatically: Description of Options. (line 838) * return from function, on error: Description of Options. (line 1027) * rm *, querying before: Description of Options. (line 805) * rm *, waiting before: Description of Options. (line 808) * roadmap: Roadmap. (line 6) * scalar: Parameters. (line 17) * select, system call: The zsh/zselect Module. (line 11) * selection, case: Complex Commands. (line 56) * selection, user: Complex Commands. (line 83) * sh compatibility: Compatibility. (line 6) * sh, compatibility: Shell Builtin Commands. (line 519) * sh, expansion style: Description of Options. (line 1414) * sh, field splitting style: Description of Options. (line 1430) * sh, field splitting style, parameter: Parameter Expansion. (line 316) * sh, globbing style: Description of Options. (line 428) * sh, redirections with no command: Description of Options. (line 1421) * sh, single letter options style: Description of Options. (line 1425) * share history: Description of Options. (line 628) * shell flags: Invocation. (line 11) * shell grammar: Shell Grammar. (line 6) * shell options: Invocation. (line 11) * shell, cloning: The zsh/clone Module. (line 11) * shell, suspending: Shell Builtin Commands. (line 1661) * shell, timing: Shell Builtin Commands. (line 1687) * shutdown files: Files. (line 11) * signals, trapping <1>: Shell Builtin Commands. (line 1691) * signals, trapping: Functions. (line 308) * simple commands: Simple Commands & Pipelines. (line 6) * single command: Description of Options. (line 1511) * single letter options: Single Letter Options. (line 6) * single letter options, ksh style: Description of Options. (line 1425) * slash, removing trailing: Description of Options. (line 146) * slow connection, editing over: Parameters Used By The Shell. (line 25) * sockets: The zsh/net/socket Module. (line 11) * sockets, closing TCP: The zsh/net/tcp Module. (line 122) * sockets, inbound TCP: The zsh/net/tcp Module. (line 90) * sockets, inbound Unix domain: The zsh/net/socket Module. (line 44) * sockets, outbound TCP: The zsh/net/tcp Module. (line 71) * sockets, outbound Unix domain: The zsh/net/socket Module. (line 20) * sockets, TCP: The zsh/net/tcp Module. (line 11) * sockets, Unix domain: The zsh/net/socket Module. (line 11) * special characters, highlighting: Character Highlighting. (line 39) * special parameters: Parameters. (line 34) * spelling correction: Description of Options. (line 705) * stack, history: Shell Builtin Commands. (line 779) * startup files: Files. (line 11) * startup files, global, inhibiting: Description of Options. (line 673) * startup files, sourcing: Description of Options. (line 679) * static named directories: Filename Expansion. (line 124) * status, on exit from pipeline: Description of Options. (line 1139) * styles in zftp functions: Miscellaneous Features. (line 11) * sublist: Simple Commands & Pipelines. (line 46) * subscript flags: Array Parameters. (line 228) * subscripts: Array Parameters. (line 122) * subshell: Complex Commands. (line 97) * substitution, command: Command Substitution. (line 6) * substitution, parameter, flags: Parameter Expansion. (line 368) * substitution, process: Process Substitution. (line 6) * suffix, highlighting removable, in completion: Character Highlighting. (line 44) * sun keyboard, annoying: Description of Options. (line 819) * suspending jobs: Jobs & Signals. (line 29) * suspending the shell: Shell Builtin Commands. (line 1661) * symbolic links: Description of Options. (line 62) * TCP: The zsh/net/tcp Module. (line 11) * TCP function system: TCP Function System. (line 6) * TCP, example: The zsh/net/tcp Module. (line 142) * termcap value, printing: The zsh/termcap Module. (line 11) * terminal: The zsh/clone Module. (line 11) * terminal escape sequences for highlighting: Character Highlighting. (line 70) * terminfo value, printing: The zsh/terminfo Module. (line 11) * text objects: Text Objects. (line 6) * timed execution: The zsh/sched Module. (line 12) * timing: Complex Commands. (line 189) * timing the shell: Shell Builtin Commands. (line 1687) * tracing, of commands: Description of Options. (line 1166) * tracing, of input lines: Description of Options. (line 1163) * trapping signals <1>: Shell Builtin Commands. (line 1691) * trapping signals: Functions. (line 308) * traps, asynchronous: Description of Options. (line 1435) * traps, DEBUG, before or after command: Description of Options. (line 999) * traps, on function exit: Description of Options. (line 1405) * traps, POSIX compatibility: Description of Options. (line 1405) * try blocks: Complex Commands. (line 104) * tty, freezing: Shell Builtin Commands. (line 1768) * umask: Shell Builtin Commands. (line 2296) * Unicode combining characters: Description of Options. (line 1528) * unset parameters, substituting: Description of Options. (line 438) * until loops: Complex Commands. (line 44) * user contributions: User Contributions. (line 6) * user selection: Complex Commands. (line 83) * users, watching: Shell Builtin Commands. (line 1177) * variables: Parameters. (line 6) * variables, environment: Parameters. (line 25) * version: Top. (line 12) * version control utility: Version Control Information. (line 6) * waiting before rm *: Description of Options. (line 808) * waiting for jobs: Shell Builtin Commands. (line 2371) * watching users: Shell Builtin Commands. (line 1177) * while loops: Complex Commands. (line 40) * widgets: Zle Widgets. (line 6) * widgets, binding: Zle Builtins. (line 261) * widgets, calling: Zle Builtins. (line 261) * widgets, defining: Zle Builtins. (line 261) * widgets, invoking: Zle Builtins. (line 261) * widgets, rebinding: Zle Builtins. (line 261) * widgets, standard: Zle Widgets. (line 426) * widgets, user-defined: Zle Widgets. (line 27) * windows, curses: The zsh/curses Module. (line 17) * word designators, history: Word Designators. (line 6) * writing modules: The zsh/example Module. (line 11) * zftp function system: Zftp Function System. (line 6) * zftp function system, automatic reopening: Miscellaneous Features. (line 116) * zftp function system, configuration: Miscellaneous Features. (line 11) * zftp function system, remote globbing: Miscellaneous Features. (line 87) * zftp function system, styles: Miscellaneous Features. (line 11) * zftp, functions: The zsh/zftp Module. (line 419) * zftp, parameters: The zsh/zftp Module. (line 276) * zftp, problems: The zsh/zftp Module. (line 475) * zftp, subcommands: The zsh/zftp Module. (line 32) * ZLE: Zsh Line Editor. (line 6) * zle, builtin commands: Zle Builtins. (line 6) * zlogin: Files. (line 23) * zlogout: Files. (line 26) * zprofile: Files. (line 20) * zrecompile utility: Utilities. (line 66) * zsh/datetime, function system based on: Calendar Function System. (line 6) * zshenv: Files. (line 11) * zshrc: Files. (line 21) * ztcp, function system based on: TCP Function System. (line 6)  File: zsh.info, Node: Variables Index, Next: Options Index, Prev: Concept Index, Up: Top Variables Index *************** [index] * Menu: * !: Parameters Set By The Shell. (line 13) * #: Parameters Set By The Shell. (line 18) * $: Parameters Set By The Shell. (line 28) * *: Parameters Set By The Shell. (line 38) * -: Parameters Set By The Shell. (line 34) * 0: Parameters Set By The Shell. (line 54) * ?: Parameters Set By The Shell. (line 51) * @: Parameters Set By The Shell. (line 48) * _: Parameters Set By The Shell. (line 69) * aliases: The zsh/parameter Module. (line 84) * all_quotes, compstate: Completion Special Parameters. (line 75) * ARGC: Parameters Set By The Shell. (line 25) * argv: Parameters Set By The Shell. (line 41) * ARGV0: Parameters Used By The Shell. (line 21) * BAUD: Parameters Used By The Shell. (line 25) * BAUD, use of: Zsh Line Editor. (line 23) * BUFFER: Zle Widgets. (line 62) * BUFFERLINES: Zle Widgets. (line 67) * builtins: The zsh/parameter Module. (line 62) * cdpath: Parameters Used By The Shell. (line 37) * CDPATH: Parameters Used By The Shell. (line 37) * chpwd_functions: Functions. (line 228) * COLUMNS: Parameters Used By The Shell. (line 41) * COLUMNS, use of: Zsh Line Editor. (line 23) * commands: The zsh/parameter Module. (line 21) * compstate: Completion Special Parameters. (line 69) * CONTEXT: Zle Widgets. (line 72) * context, compstate: Completion Special Parameters. (line 89) * context, use of: Completion Functions. (line 417) * CORRECT_IGNORE: Parameters Used By The Shell. (line 45) * CORRECT_IGNORE_FILE: Parameters Used By The Shell. (line 55) * CPUTYPE: Parameters Set By The Shell. (line 74) * CURRENT: Completion Special Parameters. (line 22) * CURSOR: Zle Widgets. (line 90) * CUTBUFFER: Zle Widgets. (line 96) * dirstack: The zsh/parameter Module. (line 119) * DIRSTACKSIZE: Parameters Used By The Shell. (line 62) * dis_aliases: The zsh/parameter Module. (line 88) * dis_builtins: The zsh/parameter Module. (line 69) * dis_functions: The zsh/parameter Module. (line 37) * dis_functions_source: The zsh/parameter Module. (line 59) * dis_galiases: The zsh/parameter Module. (line 94) * dis_patchars: The zsh/parameter Module. (line 81) * dis_reswords: The zsh/parameter Module. (line 75) * dis_saliases: The zsh/parameter Module. (line 100) * EDITOR: Keymaps. (line 45) * EGID: Parameters Set By The Shell. (line 78) * ENV: Parameters Used By The Shell. (line 67) * ENV, use of: Compatibility. (line 20) * EPOCHREALTIME: The zsh/datetime Module. (line 63) * EPOCHSECONDS: The zsh/datetime Module. (line 70) * epochtime: The zsh/datetime Module. (line 74) * ERRNO: Parameters Set By The Shell. (line 98) * errnos: The zsh/system Module. (line 243) * EUID: Parameters Set By The Shell. (line 88) * exact, compstate: Completion Special Parameters. (line 138) * exact_string, compstate: Completion Special Parameters. (line 146) * expl, use of: Completion Functions. (line 455) * FCEDIT: Parameters Used By The Shell. (line 75) * fignore: Parameters Used By The Shell. (line 80) * FIGNORE: Parameters Used By The Shell. (line 80) * fpath: Parameters Used By The Shell. (line 86) * FPATH: Parameters Used By The Shell. (line 86) * fpath, searching: Shell Builtin Commands. (line 113) * fpath, use of: Functions. (line 27) * fpath, with zcompile: Shell Builtin Commands. (line 2485) * funcfiletrace: The zsh/parameter Module. (line 179) * FUNCNEST: Parameters Set By The Shell. (line 105) * funcsourcetrace: The zsh/parameter Module. (line 189) * funcstack: The zsh/parameter Module. (line 207) * functions: The zsh/parameter Module. (line 30) * functions_source: The zsh/parameter Module. (line 40) * functrace: The zsh/parameter Module. (line 219) * galiases: The zsh/parameter Module. (line 91) * GID: Parameters Set By The Shell. (line 114) * HELPDIR: Utilities. (line 40) * histchars: Parameters Used By The Shell. (line 93) * HISTCHARS: Parameters Used By The Shell. (line 104) * histchars, use of <1>: Comments. (line 6) * histchars, use of: Overview. (line 6) * HISTCMD: Parameters Set By The Shell. (line 124) * HISTFILE: Parameters Used By The Shell. (line 107) * HISTNO: Zle Widgets. (line 104) * history: The zsh/parameter Module. (line 124) * HISTORY_IGNORE: Parameters Used By The Shell. (line 111) * historywords: The zsh/parameter Module. (line 131) * HISTSIZE: Parameters Used By The Shell. (line 136) * HISTSIZE, use of: History Expansion. (line 10) * HOME: Parameters Used By The Shell. (line 145) * HOME, use of: Files. (line 35) * HOST: Parameters Set By The Shell. (line 130) * IFS: Parameters Used By The Shell. (line 151) * IFS, use of <1>: Command Substitution. (line 10) * IFS, use of <2>: Shell Builtin Commands. (line 1418) * IFS, use of: Parameter Expansion. (line 318) * ignored, compstate: Completion Special Parameters. (line 150) * incarg, use of: ZLE Functions. (line 515) * insert, compstate: Completion Special Parameters. (line 155) * insert_positions, compstate: Completion Special Parameters. (line 192) * IPREFIX: Completion Special Parameters. (line 27) * ISEARCHMATCH_ACTIVE: Zle Widgets. (line 113) * ISEARCHMATCH_END: Zle Widgets. (line 113) * ISEARCHMATCH_START: Zle Widgets. (line 113) * ISUFFIX: Completion Special Parameters. (line 42) * jobdirs: The zsh/parameter Module. (line 135) * jobstates: The zsh/parameter Module. (line 152) * jobtexts: The zsh/parameter Module. (line 145) * KEYBOARD_HACK: Parameters Used By The Shell. (line 166) * KEYMAP: Zle Widgets. (line 124) * keymaps: The zsh/zleparameter Module. (line 13) * KEYS: Zle Widgets. (line 127) * KEYS_QUEUED_COUNT: Zle Widgets. (line 131) * KEYTIMEOUT: Parameters Used By The Shell. (line 179) * killring: Zle Widgets. (line 136) * LANG: Parameters Used By The Shell. (line 183) * langinfo: The zsh/langinfo Module. (line 11) * last_prompt, compstate: Completion Special Parameters. (line 199) * LASTABORTEDSEARCH: Zle Widgets. (line 150) * LASTSEARCH: Zle Widgets. (line 154) * LASTWIDGET: Zle Widgets. (line 159) * LBUFFER: Zle Widgets. (line 162) * LC_ALL: Parameters Used By The Shell. (line 187) * LC_COLLATE: Parameters Used By The Shell. (line 191) * LC_CTYPE: Parameters Used By The Shell. (line 196) * LC_MESSAGES: Parameters Used By The Shell. (line 205) * LC_NUMERIC: Parameters Used By The Shell. (line 209) * LC_TIME: Parameters Used By The Shell. (line 215) * line, use of: Completion Functions. (line 417) * LINENO: Parameters Set By The Shell. (line 133) * LINES: Parameters Used By The Shell. (line 219) * LINES, use of: Zsh Line Editor. (line 23) * list, compstate: Completion Special Parameters. (line 206) * list_lines, compstate: Completion Special Parameters. (line 232) * list_max, compstate: Completion Special Parameters. (line 239) * LISTMAX: Parameters Used By The Shell. (line 223) * LOGCHECK: Parameters Used By The Shell. (line 230) * LOGNAME: Parameters Set By The Shell. (line 141) * MACHTYPE: Parameters Set By The Shell. (line 149) * MAIL: Parameters Used By The Shell. (line 234) * MAILCHECK: Parameters Used By The Shell. (line 238) * mailpath: Parameters Used By The Shell. (line 241) * MAILPATH: Parameters Used By The Shell. (line 241) * MANPATH: Parameters Used By The Shell. (line 251) * manpath: Parameters Used By The Shell. (line 251) * mapfile: The zsh/mapfile Module. (line 12) * MARK: Zle Widgets. (line 168) * MATCH: Filename Generation. (line 334) * match: Filename Generation. (line 264) * MBEGIN: Filename Generation. (line 334) * mbegin: Filename Generation. (line 264) * mend: Filename Generation. (line 264) * MEND: Filename Generation. (line 334) * MENUSELECT: The zsh/complist Module. (line 220) * MODULE_PATH: Parameters Used By The Shell. (line 270) * module_path: Parameters Used By The Shell. (line 270) * modules: The zsh/parameter Module. (line 110) * nameddirs: The zsh/parameter Module. (line 166) * nmatches, compstate: Completion Special Parameters. (line 244) * NULLCMD: Parameters Used By The Shell. (line 281) * NULLCMD, ignoring: Description of Options. (line 1421) * NULLCMD, use of: Redirection. (line 333) * NUMERIC: Zle Widgets. (line 174) * old_insert, compstate: Completion Special Parameters. (line 248) * old_list, compstate: Completion Special Parameters. (line 261) * OLDPWD: Parameters Set By The Shell. (line 153) * opt_args, use of: Completion Functions. (line 417) * OPTARG: Parameters Set By The Shell. (line 157) * OPTARG, use of: Shell Builtin Commands. (line 932) * OPTIND: Parameters Set By The Shell. (line 161) * OPTIND, use of: Shell Builtin Commands. (line 932) * options: The zsh/parameter Module. (line 12) * OSTYPE: Parameters Set By The Shell. (line 165) * parameter, compstate: Completion Special Parameters. (line 275) * parameters: The zsh/parameter Module. (line 103) * patchars: The zsh/parameter Module. (line 78) * PATH: Parameters Used By The Shell. (line 287) * path: Parameters Used By The Shell. (line 287) * path, use of: Command Execution. (line 11) * pattern_insert, compstate: Completion Special Parameters. (line 279) * pattern_match, compstate: Completion Special Parameters. (line 288) * PENDING: Zle Widgets. (line 181) * PERIOD: Functions. (line 232) * periodic_functions: Functions. (line 231) * pid, sysparams: The zsh/system Module. (line 259) * pipestatus: Parameters Set By The Shell. (line 65) * POSTDISPLAY: Zle Widgets. (line 199) * POSTEDIT: Parameters Used By The Shell. (line 292) * PPID: Parameters Set By The Shell. (line 168) * ppid, sysparams: The zsh/system Module. (line 264) * PREBUFFER: Zle Widgets. (line 188) * precmd_functions: Functions. (line 239) * PREDISPLAY: Zle Widgets. (line 193) * preexec_functions: Functions. (line 245) * PREFIX: Completion Special Parameters. (line 47) * prompt: Parameters Used By The Shell. (line 302) * PROMPT: Parameters Used By The Shell. (line 296) * PROMPT2: Parameters Used By The Shell. (line 297) * PROMPT3: Parameters Used By The Shell. (line 298) * PROMPT4: Parameters Used By The Shell. (line 299) * PROMPT_EOL_MARK: Parameters Used By The Shell. (line 305) * PS1: Parameters Used By The Shell. (line 312) * PS2: Parameters Used By The Shell. (line 317) * PS3: Parameters Used By The Shell. (line 323) * PS4: Parameters Used By The Shell. (line 327) * psvar: Parameters Used By The Shell. (line 332) * PSVAR: Parameters Used By The Shell. (line 332) * psvar, use of: Prompt Expansion. (line 296) * PWD: Parameters Set By The Shell. (line 173) * QIPREFIX: Completion Special Parameters. (line 52) * QISUFFIX: Completion Special Parameters. (line 59) * quote, compstate: Completion Special Parameters. (line 303) * quoting, compstate: Completion Special Parameters. (line 308) * RANDOM: Parameters Set By The Shell. (line 177) * RBUFFER: Zle Widgets. (line 205) * READNULLCMD: Parameters Used By The Shell. (line 336) * READNULLCMD, ignoring: Description of Options. (line 1421) * READNULLCMD, use of: Redirection. (line 341) * redirect, compstate: Completion Special Parameters. (line 313) * REGION_ACTIVE: Zle Widgets. (line 211) * region_highlight: Zle Widgets. (line 218) * registers: Zle Widgets. (line 259) * reply: Parameters Used By The Shell. (line 370) * REPLY: Parameters Used By The Shell. (line 361) * REPLY, use of <1>: Shell Builtin Commands. (line 1420) * REPLY, use of <2>: Complex Commands. (line 84) * REPLY, use of: Filename Generation. (line 695) * reply, use of <1>: Filename Generation. (line 695) * reply, use of <2>: The zsh/zutil Module. (line 77) * reply, use of <3>: Flags with Arguments. (line 40) * reply, use of <4>: Control Flags. (line 99) * reply, use of: Shell Builtin Commands. (line 1420) * REPORTMEMORY: Parameters Used By The Shell. (line 340) * REPORTTIME: Parameters Used By The Shell. (line 353) * restore, compstate: Completion Special Parameters. (line 317) * reswords: The zsh/parameter Module. (line 72) * RPROMPT: Parameters Used By The Shell. (line 373) * RPROMPT2: Parameters Used By The Shell. (line 380) * RPS1: Parameters Used By The Shell. (line 374) * RPS2: Parameters Used By The Shell. (line 381) * saliases: The zsh/parameter Module. (line 97) * SAVEHIST: Parameters Used By The Shell. (line 387) * SECONDS: Parameters Set By The Shell. (line 187) * SHLVL: Parameters Set By The Shell. (line 202) * signals: Parameters Set By The Shell. (line 205) * SPROMPT: Parameters Used By The Shell. (line 393) * status: Parameters Set By The Shell. (line 62) * STTY: Parameters Used By The Shell. (line 412) * SUFFIX: Completion Special Parameters. (line 62) * SUFFIX_ACTIVE: Zle Widgets. (line 264) * SUFFIX_END: Zle Widgets. (line 264) * SUFFIX_START: Zle Widgets. (line 264) * sysparams: The zsh/system Module. (line 254) * tcp_expect_lines: TCP Parameters. (line 22) * tcp_filter: TCP Parameters. (line 26) * TCP_HANDLER_ACTIVE: TCP Parameters. (line 33) * TCP_LINE: TCP Parameters. (line 38) * TCP_LINE_FD: TCP Parameters. (line 41) * tcp_lines: TCP Parameters. (line 46) * TCP_LOG: TCP Parameters. (line 50) * tcp_no_spam_list: TCP Parameters. (line 63) * tcp_on_read: TCP Parameters. (line 140) * TCP_OUTPUT: TCP Parameters. (line 66) * TCP_PROMPT: TCP Parameters. (line 73) * TCP_READ_DEBUG: TCP Parameters. (line 88) * TCP_SECONDS_START: TCP Parameters. (line 92) * TCP_SESS: TCP Parameters. (line 110) * TCP_SILENT: TCP Parameters. (line 114) * tcp_spam_list: TCP Parameters. (line 119) * TCP_TALK_ESCAPE: TCP Parameters. (line 123) * TCP_TIMEOUT: TCP Parameters. (line 127) * TERM: Parameters Used By The Shell. (line 428) * termcap: The zsh/termcap Module. (line 19) * TERMINFO: Parameters Used By The Shell. (line 436) * terminfo: The zsh/terminfo Module. (line 19) * TERMINFO_DIRS: Parameters Used By The Shell. (line 442) * TIMEFMT: Parameters Used By The Shell. (line 452) * TMOUT: Parameters Used By The Shell. (line 529) * TMPPREFIX: Parameters Used By The Shell. (line 539) * TMPSUFFIX: Parameters Used By The Shell. (line 544) * to_end, compstate: Completion Special Parameters. (line 325) * TRY_BLOCK_ERROR: Parameters Set By The Shell. (line 214) * TRY_BLOCK_INTERRUPT: Parameters Set By The Shell. (line 220) * TTY: Parameters Set By The Shell. (line 230) * TTYIDLE: Parameters Set By The Shell. (line 233) * UID: Parameters Set By The Shell. (line 237) * unambiguous, compstate: Completion Special Parameters. (line 340) * unambiguous_cursor, compstate: Completion Special Parameters. (line 345) * unambiguous_positions, compstate: Completion Special Parameters. (line 351) * UNDO_CHANGE_NO: Zle Widgets. (line 274) * UNDO_LIMIT_NO: Zle Widgets. (line 279) * userdirs: The zsh/parameter Module. (line 170) * usergroups: The zsh/parameter Module. (line 174) * USERNAME: Parameters Set By The Shell. (line 247) * vared, compstate: Completion Special Parameters. (line 358) * VENDOR: Parameters Set By The Shell. (line 256) * VISUAL: Keymaps. (line 45) * watch: Parameters Used By The Shell. (line 552) * WATCH: Parameters Used By The Shell. (line 552) * watch, use of: Shell Builtin Commands. (line 1177) * WATCHFMT: Parameters Used By The Shell. (line 575) * WIDGET: Zle Widgets. (line 297) * WIDGET, in hooks: Utilities. (line 350) * WIDGETFUNC: Zle Widgets. (line 300) * widgets: The zsh/zleparameter Module. (line 16) * WIDGETSTYLE: Zle Widgets. (line 308) * WORDCHARS: Parameters Used By The Shell. (line 654) * words: Completion Special Parameters. (line 365) * YANK_ACTIVE: Zle Widgets. (line 315) * YANK_END: Zle Widgets. (line 315) * YANK_START: Zle Widgets. (line 315) * ZBEEP: Parameters Used By The Shell. (line 658) * zcurses_attrs: The zsh/curses Module. (line 270) * ZCURSES_COLOR_PAIRS: The zsh/curses Module. (line 262) * ZCURSES_COLORS: The zsh/curses Module. (line 257) * zcurses_colors: The zsh/curses Module. (line 274) * zcurses_keycodes: The zsh/curses Module. (line 278) * zcurses_windows: The zsh/curses Module. (line 284) * ZDOTDIR: Parameters Used By The Shell. (line 669) * ZDOTDIR, use of: Files. (line 11) * ZFTP_ACCOUNT: The zsh/zftp Module. (line 323) * ZFTP_CODE: The zsh/zftp Module. (line 330) * ZFTP_COUNT: The zsh/zftp Module. (line 454) * ZFTP_FILE: The zsh/zftp Module. (line 440) * ZFTP_HOST: The zsh/zftp Module. (line 292) * ZFTP_IP: The zsh/zftp Module. (line 288) * ZFTP_PORT: The zsh/zftp Module. (line 298) * ZFTP_PREFS: The zsh/zftp Module. (line 344) * ZFTP_PWD: The zsh/zftp Module. (line 327) * ZFTP_REPLY: The zsh/zftp Module. (line 335) * ZFTP_SESSION: The zsh/zftp Module. (line 340) * ZFTP_SIZE: The zsh/zftp Module. (line 446) * ZFTP_SYSTEM: The zsh/zftp Module. (line 310) * ZFTP_TMOUT: The zsh/zftp Module. (line 280) * ZFTP_TRANSFER: The zsh/zftp Module. (line 443) * ZFTP_TYPE: The zsh/zftp Module. (line 316) * ZFTP_USER: The zsh/zftp Module. (line 320) * ZFTP_VERBOSE: The zsh/zftp Module. (line 372) * zle_bracketed_paste: Parameters Used By The Shell. (line 673) * zle_highlight: Parameters Used By The Shell. (line 687) * zle_highlight, setting: Character Highlighting. (line 6) * zle_highlight, use of: Zsh Line Editor. (line 26) * ZLE_LINE_ABORTED: Parameters Used By The Shell. (line 691) * ZLE_RECURSIVE: Zle Widgets. (line 327) * ZLE_REMOVE_SUFFIX_CHARS: Parameters Used By The Shell. (line 697) * ZLE_RPROMPT_INDENT: Parameters Used By The Shell. (line 740) * ZLE_SPACE_SUFFIX_CHARS: Parameters Used By The Shell. (line 697) * ZLE_STATE: Zle Widgets. (line 333) * ZLS_COLORS: The zsh/complist Module. (line 23) * ZLS_COLOURS: The zsh/complist Module. (line 23) * ZSH_ARGZERO: Parameters Set By The Shell. (line 354) * zsh_eval_context: Parameters Set By The Shell. (line 259) * ZSH_EVAL_CONTEXT: Parameters Set By The Shell. (line 259) * ZSH_EXECUTION_STRING: Parameters Set By The Shell. (line 360) * ZSH_NAME: Parameters Set By The Shell. (line 364) * ZSH_PATCHLEVEL: Parameters Set By The Shell. (line 368) * zsh_scheduled_events: The zsh/sched Module. (line 52) * ZSH_SCRIPT: Parameters Set By The Shell. (line 378) * ZSH_SUBSHELL : Parameters Set By The Shell. (line 382) * ZSH_VERSION: Parameters Set By The Shell. (line 388) * zshaddhistory_functions: Functions. (line 256) * zshexit_functions: Functions. (line 292)  File: zsh.info, Node: Options Index, Next: Functions Index, Prev: Variables Index, Up: Top Options Index ************* [index] * Menu: * ALIAS_FUNC_DEF: Description of Options. (line 958) * ALIASES: Description of Options. (line 694) * ALIASFUNCDEF: Description of Options. (line 958) * ALL_EXPORT: Description of Options. (line 655) * ALLEXPORT: Description of Options. (line 655) * ALWAYS_LAST_PROMPT: Description of Options. (line 106) * ALWAYS_TO_END: Description of Options. (line 111) * ALWAYSLASTPROMPT: Description of Options. (line 106) * ALWAYSTOEND: Description of Options. (line 111) * APPEND_CREATE: Description of Options. (line 1177) * APPEND_HISTORY: Description of Options. (line 486) * APPENDCREATE: Description of Options. (line 1177) * APPENDHISTORY: Description of Options. (line 486) * AUTO_CD: Description of Options. (line 20) * AUTO_CONTINUE: Description of Options. (line 833) * AUTO_LIST: Description of Options. (line 117) * AUTO_MENU: Description of Options. (line 120) * AUTO_NAME_DIRS: Description of Options. (line 125) * AUTO_PARAM_KEYS: Description of Options. (line 132) * AUTO_PARAM_SLASH: Description of Options. (line 142) * AUTO_PUSHD: Description of Options. (line 29) * AUTO_PUSHD, use of: Parameters Used By The Shell. (line 65) * AUTO_REMOVE_SLASH: Description of Options. (line 146) * AUTO_RESUME: Description of Options. (line 838) * AUTOCD: Description of Options. (line 20) * AUTOCONTINUE: Description of Options. (line 833) * AUTOLIST: Description of Options. (line 117) * AUTOMENU: Description of Options. (line 120) * AUTONAMEDIRS: Description of Options. (line 125) * AUTOPARAMKEYS: Description of Options. (line 132) * AUTOPARAMSLASH: Description of Options. (line 142) * AUTOPUSHD: Description of Options. (line 29) * AUTOREMOVESLASH: Description of Options. (line 146) * AUTORESUME: Description of Options. (line 838) * BAD_PATTERN: Description of Options. (line 240) * BADPATTERN: Description of Options. (line 240) * BANG_HIST: Description of Options. (line 495) * BANGHIST: Description of Options. (line 495) * BARE_GLOB_QUAL: Description of Options. (line 245) * BARE_GLOB_QUAL, use of: Filename Generation. (line 542) * BAREGLOBQUAL: Description of Options. (line 245) * BASH_AUTO_LIST: Description of Options. (line 152) * BASH_REMATCH: Description of Options. (line 1185) * BASHAUTOLIST: Description of Options. (line 152) * BASHREMATCH: Description of Options. (line 1185) * BEEP: Description of Options. (line 1525) * BG_NICE: Description of Options. (line 842) * BGNICE: Description of Options. (line 842) * BRACE_CCL: Description of Options. (line 250) * BRACE_CCL, use of: Brace Expansion. (line 40) * BRACE_EXPAND: Option Aliases. (line 11) * BRACECCL: Description of Options. (line 250) * BRACEEXPAND: Option Aliases. (line 11) * BSD_ECHO: Description of Options. (line 1196) * BSD_ECHO, use of: Shell Builtin Commands. (line 500) * BSDECHO: Description of Options. (line 1196) * C_BASES: Description of Options. (line 984) * C_BASES, use of: Arithmetic Evaluation. (line 97) * C_PRECEDENCES: Description of Options. (line 994) * CASE_GLOB: Description of Options. (line 255) * CASE_MATCH: Description of Options. (line 263) * CASEGLOB: Description of Options. (line 255) * CASEMATCH: Description of Options. (line 263) * CBASES: Description of Options. (line 984) * CD_SILENT: Description of Options. (line 38) * CDABLE_VARS: Description of Options. (line 32) * CDABLE_VARS, use of: Shell Builtin Commands. (line 1374) * CDABLEVARS: Description of Options. (line 32) * CDSILENT: Description of Options. (line 38) * CHASE_DOTS: Description of Options. (line 47) * CHASE_LINKS: Description of Options. (line 62) * CHASE_LINKS, use of: Shell Builtin Commands. (line 1409) * CHASEDOTS: Description of Options. (line 47) * CHASELINKS: Description of Options. (line 62) * CHECK_JOBS: Description of Options. (line 846) * CHECK_RUNNING_JOBS: Description of Options. (line 859) * CHECKJOBS: Description of Options. (line 846) * CHECKRUNNINGJOBS: Description of Options. (line 859) * CLOBBER: Description of Options. (line 697) * COMBINING_CHARS: Description of Options. (line 1528) * COMBININGCHARS: Description of Options. (line 1528) * COMPLETE_ALIASES: Description of Options. (line 161) * COMPLETE_IN_WORD: Description of Options. (line 166) * COMPLETEALIASES: Description of Options. (line 161) * COMPLETEINWORD: Description of Options. (line 166) * CONTINUE_ON_ERROR: Description of Options. (line 1201) * CONTINUEONERROR: Description of Options. (line 1201) * CORRECT: Description of Options. (line 705) * CORRECT_ALL: Description of Options. (line 714) * CORRECTALL: Description of Options. (line 714) * CPRECEDENCES: Description of Options. (line 994) * CSH_JUNKIE_HISTORY: Description of Options. (line 1210) * CSH_JUNKIE_HISTORY, use of: Overview. (line 27) * CSH_JUNKIE_LOOPS: Description of Options. (line 1217) * CSH_JUNKIE_QUOTES: Description of Options. (line 1221) * CSH_NULL_GLOB: Description of Options. (line 267) * CSH_NULLCMD: Description of Options. (line 1229) * CSH_NULLCMD, use of: Redirection. (line 333) * CSHJUNKIEHISTORY: Description of Options. (line 1210) * CSHJUNKIELOOPS: Description of Options. (line 1217) * CSHJUNKIEQUOTES: Description of Options. (line 1221) * CSHNULLCMD: Description of Options. (line 1229) * CSHNULLGLOB: Description of Options. (line 267) * DEBUG_BEFORE_CMD: Description of Options. (line 999) * DEBUGBEFORECMD: Description of Options. (line 999) * DOT_GLOB: Option Aliases. (line 14) * DOTGLOB: Option Aliases. (line 14) * DVORAK: Description of Options. (line 720) * EMACS: Description of Options. (line 1543) * EQUALS: Description of Options. (line 272) * ERR_EXIT: Description of Options. (line 1004) * ERR_RETURN: Description of Options. (line 1027) * ERREXIT: Description of Options. (line 1004) * ERRRETURN: Description of Options. (line 1027) * EVAL_LINENO: Description of Options. (line 1050) * EVALLINENO: Description of Options. (line 1050) * EXEC: Description of Options. (line 1061) * EXTENDED_GLOB: Description of Options. (line 275) * EXTENDED_GLOB, use of: Filename Generation. (line 9) * EXTENDED_HISTORY: Description of Options. (line 499) * EXTENDEDGLOB: Description of Options. (line 275) * EXTENDEDHISTORY: Description of Options. (line 499) * FLOW_CONTROL: Description of Options. (line 725) * FLOWCONTROL: Description of Options. (line 725) * FORCE_FLOAT: Description of Options. (line 280) * FORCEFLOAT: Description of Options. (line 280) * FUNCTION_ARGZERO: Description of Options. (line 1067) * FUNCTIONARGZERO: Description of Options. (line 1067) * GLOB: Description of Options. (line 286) * GLOB, use of: Filename Generation. (line 8) * GLOB_ASSIGN: Description of Options. (line 290) * GLOB_COMPLETE: Description of Options. (line 171) * GLOB_DOTS: Description of Options. (line 302) * GLOB_DOTS, setting in pattern: Filename Generation. (line 805) * GLOB_DOTS, use of: Filename Generation. (line 20) * GLOB_STAR_SHORT: Description of Options. (line 306) * GLOB_SUBST: Description of Options. (line 315) * GLOB_SUBST, toggle: Parameter Expansion. (line 328) * GLOBAL_EXPORT: Description of Options. (line 658) * GLOBAL_RCS: Description of Options. (line 673) * GLOBAL_RCS, use of: Files. (line 11) * GLOBALEXPORT: Description of Options. (line 658) * GLOBALRCS: Description of Options. (line 673) * GLOBASSIGN: Description of Options. (line 290) * GLOBCOMPLETE: Description of Options. (line 171) * GLOBDOTS: Description of Options. (line 302) * GLOBSTARSHORT: Description of Options. (line 306) * GLOBSUBST: Description of Options. (line 315) * HASH_ALL: Option Aliases. (line 17) * HASH_CMDS: Description of Options. (line 743) * HASH_DIRS: Description of Options. (line 752) * HASH_EXECUTABLES_ONLY: Description of Options. (line 757) * HASH_LIST_ALL: Description of Options. (line 186) * HASHALL: Option Aliases. (line 17) * HASHCMDS: Description of Options. (line 743) * HASHDIRS: Description of Options. (line 752) * HASHEXECUTABLESONLY: Description of Options. (line 757) * HASHLISTALL: Description of Options. (line 186) * HIST_ALLOW_CLOBBER: Description of Options. (line 506) * HIST_APPEND: Option Aliases. (line 20) * HIST_BEEP: Description of Options. (line 510) * HIST_EXPAND: Option Aliases. (line 23) * HIST_EXPIRE_DUPS_FIRST: Description of Options. (line 514) * HIST_FCNTL_LOCK: Description of Options. (line 523) * HIST_FIND_NO_DUPS: Description of Options. (line 532) * HIST_IGNORE_ALL_DUPS: Description of Options. (line 537) * HIST_IGNORE_DUPS: Description of Options. (line 542) * HIST_IGNORE_SPACE: Description of Options. (line 546) * HIST_LEX_WORDS: Description of Options. (line 556) * HIST_NO_FUNCTIONS: Description of Options. (line 567) * HIST_NO_STORE: Description of Options. (line 573) * HIST_REDUCE_BLANKS: Description of Options. (line 579) * HIST_SAVE_BY_COPY: Description of Options. (line 583) * HIST_SAVE_NO_DUPS: Description of Options. (line 598) * HIST_SUBST_PATTERN: Description of Options. (line 322) * HIST_VERIFY: Description of Options. (line 602) * HISTALLOWCLOBBER: Description of Options. (line 506) * HISTAPPEND: Option Aliases. (line 20) * HISTBEEP: Description of Options. (line 510) * HISTEXPAND: Option Aliases. (line 23) * HISTEXPIREDUPSFIRST: Description of Options. (line 514) * HISTFCNTLLOCK: Description of Options. (line 523) * HISTFINDNODUPS: Description of Options. (line 532) * HISTIGNOREALLDUPS: Description of Options. (line 537) * HISTIGNOREDUPS: Description of Options. (line 542) * HISTIGNORESPACE: Description of Options. (line 546) * HISTLEXWORDS: Description of Options. (line 556) * HISTNOFUNCTIONS: Description of Options. (line 567) * HISTNOSTORE: Description of Options. (line 573) * HISTREDUCEBLANKS: Description of Options. (line 579) * HISTSAVEBYCOPY: Description of Options. (line 583) * HISTSAVENODUPS: Description of Options. (line 598) * HISTSUBSTPATTERN: Description of Options. (line 322) * HISTVERIFY: Description of Options. (line 602) * HUP: Description of Options. (line 866) * HUP, use of: Jobs & Signals. (line 108) * IGNORE_BRACES: Description of Options. (line 328) * IGNORE_CLOSE_BRACES: Description of Options. (line 332) * IGNORE_EOF: Description of Options. (line 730) * IGNORE_EOF, use of: Shell Builtin Commands. (line 686) * IGNOREBRACES: Description of Options. (line 328) * IGNORECLOSEBRACES: Description of Options. (line 332) * IGNOREEOF: Description of Options. (line 730) * INC_APPEND_HISTORY: Description of Options. (line 607) * INC_APPEND_HISTORY_TIME: Description of Options. (line 615) * INCAPPENDHISTORY: Description of Options. (line 607) * INCAPPENDHISTORYTIME: Description of Options. (line 615) * INTERACTIVE: Description of Options. (line 1448) * INTERACTIVE, use of: Description of Options. (line 1511) * INTERACTIVE_COMMENTS: Description of Options. (line 740) * INTERACTIVE_COMMENTS, use of: Comments. (line 6) * INTERACTIVECOMMENTS: Description of Options. (line 740) * KSH_ARRAYS: Description of Options. (line 1234) * KSH_ARRAYS, use of <1>: Shell Builtin Commands. (line 1567) * KSH_ARRAYS, use of: Array Parameters. (line 127) * KSH_AUTOLOAD: Description of Options. (line 1242) * KSH_AUTOLOAD, use of: Functions. (line 84) * KSH_GLOB: Description of Options. (line 353) * KSH_GLOB, use of: Filename Generation. (line 204) * KSH_OPTION_PRINT: Description of Options. (line 1251) * KSH_TYPESET: Description of Options. (line 1256) * KSH_ZERO_SUBSCRIPT: Description of Options. (line 1270) * KSHARRAYS: Description of Options. (line 1234) * KSHAUTOLOAD: Description of Options. (line 1242) * KSHGLOB: Description of Options. (line 353) * KSHOPTIONPRINT: Description of Options. (line 1251) * KSHTYPESET: Description of Options. (line 1256) * KSHZEROSUBSCRIPT: Description of Options. (line 1270) * LIST_AMBIGUOUS: Description of Options. (line 192) * LIST_BEEP: Description of Options. (line 200) * LIST_PACKED: Description of Options. (line 207) * LIST_ROWS_FIRST: Description of Options. (line 211) * LIST_TYPES: Description of Options. (line 216) * LISTAMBIGUOUS: Description of Options. (line 192) * LISTBEEP: Description of Options. (line 200) * LISTPACKED: Description of Options. (line 207) * LISTROWSFIRST: Description of Options. (line 211) * LISTTYPES: Description of Options. (line 216) * LOCAL_LOOPS: Description of Options. (line 1074) * LOCAL_OPTIONS: Description of Options. (line 1082) * LOCAL_PATTERNS: Description of Options. (line 1094) * LOCAL_TRAPS: Description of Options. (line 1102) * LOCALLOOPS: Description of Options. (line 1074) * LOCALOPTIONS: Description of Options. (line 1082) * LOCALPATTERNS: Description of Options. (line 1094) * LOCALTRAPS: Description of Options. (line 1102) * LOG: Option Aliases. (line 26) * LOGIN: Description of Options. (line 1457) * LOGIN, use of: Files. (line 20) * LONG_LIST_JOBS: Description of Options. (line 869) * LONGLISTJOBS: Description of Options. (line 869) * MAGIC_EQUAL_SUBST: Description of Options. (line 359) * MAGICEQUALSUBST: Description of Options. (line 359) * MAIL_WARN: Option Aliases. (line 29) * MAIL_WARNING: Description of Options. (line 765) * MAILWARN: Option Aliases. (line 29) * MAILWARNING: Description of Options. (line 765) * MARK_DIRS: Description of Options. (line 374) * MARK_DIRS, setting in pattern: Filename Generation. (line 795) * MARKDIRS: Description of Options. (line 374) * MENU_COMPLETE: Description of Options. (line 220) * MENU_COMPLETE, use of: Completion. (line 44) * MENUCOMPLETE: Description of Options. (line 220) * MONITOR: Description of Options. (line 872) * MONITOR, use of: Jobs & Signals. (line 11) * MULTI_FUNC_DEF: Description of Options. (line 1118) * MULTIBYTE: Description of Options. (line 378) * MULTIFUNCDEF: Description of Options. (line 1118) * MULTIOS: Description of Options. (line 1125) * MULTIOS, use of: Redirection. (line 209) * NO_ALIAS_FUNC_DEF: Description of Options. (line 958) * NO_ALIASES: Description of Options. (line 694) * NO_ALL_EXPORT: Description of Options. (line 655) * NO_ALWAYS_LAST_PROMPT: Description of Options. (line 106) * NO_ALWAYS_TO_END: Description of Options. (line 111) * NO_APPEND_CREATE: Description of Options. (line 1177) * NO_APPEND_HISTORY: Description of Options. (line 486) * NO_AUTO_CD: Description of Options. (line 20) * NO_AUTO_CONTINUE: Description of Options. (line 833) * NO_AUTO_LIST: Description of Options. (line 117) * NO_AUTO_MENU: Description of Options. (line 120) * NO_AUTO_NAME_DIRS: Description of Options. (line 125) * NO_AUTO_PARAM_KEYS: Description of Options. (line 132) * NO_AUTO_PARAM_SLASH: Description of Options. (line 142) * NO_AUTO_PUSHD: Description of Options. (line 29) * NO_AUTO_REMOVE_SLASH: Description of Options. (line 146) * NO_AUTO_RESUME: Description of Options. (line 838) * NO_BAD_PATTERN: Description of Options. (line 240) * NO_BANG_HIST: Description of Options. (line 495) * NO_BARE_GLOB_QUAL: Description of Options. (line 245) * NO_BASH_AUTO_LIST: Description of Options. (line 152) * NO_BASH_REMATCH: Description of Options. (line 1185) * NO_BEEP: Description of Options. (line 1525) * NO_BG_NICE: Description of Options. (line 842) * NO_BRACE_CCL: Description of Options. (line 250) * NO_BRACE_EXPAND: Option Aliases. (line 11) * NO_BSD_ECHO: Description of Options. (line 1196) * NO_C_BASES: Description of Options. (line 984) * NO_C_PRECEDENCES: Description of Options. (line 994) * NO_CASE_GLOB: Description of Options. (line 255) * NO_CASE_MATCH <1>: Description of Options. (line 263) * NO_CASE_MATCH: The zsh/pcre Module. (line 79) * NO_CD_SILENT: Description of Options. (line 38) * NO_CDABLE_VARS: Description of Options. (line 32) * NO_CHASE_DOTS: Description of Options. (line 47) * NO_CHASE_LINKS: Description of Options. (line 62) * NO_CHECK_JOBS: Description of Options. (line 846) * NO_CHECK_RUNNING_JOBS: Description of Options. (line 859) * NO_CLOBBER: Description of Options. (line 697) * NO_COMBINING_CHARS: Description of Options. (line 1528) * NO_COMPLETE_ALIASES: Description of Options. (line 161) * NO_COMPLETE_IN_WORD: Description of Options. (line 166) * NO_CONTINUE_ON_ERROR: Description of Options. (line 1201) * NO_CORRECT: Description of Options. (line 705) * NO_CORRECT_ALL: Description of Options. (line 714) * NO_CSH_JUNKIE_HISTORY: Description of Options. (line 1210) * NO_CSH_JUNKIE_LOOPS: Description of Options. (line 1217) * NO_CSH_JUNKIE_QUOTES: Description of Options. (line 1221) * NO_CSH_NULL_GLOB: Description of Options. (line 267) * NO_CSH_NULLCMD: Description of Options. (line 1229) * NO_DEBUG_BEFORE_CMD: Description of Options. (line 999) * NO_DOT_GLOB: Option Aliases. (line 14) * NO_DVORAK: Description of Options. (line 720) * NO_EMACS: Description of Options. (line 1543) * NO_EQUALS: Description of Options. (line 272) * NO_ERR_EXIT: Description of Options. (line 1004) * NO_ERR_RETURN: Description of Options. (line 1027) * NO_EVAL_LINENO: Description of Options. (line 1050) * NO_EXEC: Description of Options. (line 1061) * NO_EXTENDED_GLOB: Description of Options. (line 275) * NO_EXTENDED_HISTORY: Description of Options. (line 499) * NO_FLOW_CONTROL: Description of Options. (line 725) * NO_FORCE_FLOAT: Description of Options. (line 280) * NO_FUNCTION_ARGZERO: Description of Options. (line 1067) * NO_GLOB: Description of Options. (line 286) * NO_GLOB_ASSIGN: Description of Options. (line 290) * NO_GLOB_COMPLETE: Description of Options. (line 171) * NO_GLOB_DOTS: Description of Options. (line 302) * NO_GLOB_STAR_SHORT: Description of Options. (line 306) * NO_GLOB_SUBST: Description of Options. (line 315) * NO_GLOBAL_EXPORT: Description of Options. (line 658) * NO_GLOBAL_RCS: Description of Options. (line 673) * NO_GLOBAL_RCS, use of: Files. (line 11) * NO_HASH_ALL: Option Aliases. (line 17) * NO_HASH_CMDS: Description of Options. (line 743) * NO_HASH_DIRS: Description of Options. (line 752) * NO_HASH_EXECUTABLES_ONLY: Description of Options. (line 757) * NO_HASH_LIST_ALL: Description of Options. (line 186) * NO_HIST_ALLOW_CLOBBER: Description of Options. (line 506) * NO_HIST_APPEND: Option Aliases. (line 20) * NO_HIST_BEEP: Description of Options. (line 510) * NO_HIST_EXPAND: Option Aliases. (line 23) * NO_HIST_EXPIRE_DUPS_FIRST: Description of Options. (line 514) * NO_HIST_FCNTL_LOCK: Description of Options. (line 523) * NO_HIST_FIND_NO_DUPS: Description of Options. (line 532) * NO_HIST_IGNORE_ALL_DUPS: Description of Options. (line 537) * NO_HIST_IGNORE_DUPS: Description of Options. (line 542) * NO_HIST_IGNORE_SPACE: Description of Options. (line 546) * NO_HIST_LEX_WORDS: Description of Options. (line 556) * NO_HIST_NO_FUNCTIONS: Description of Options. (line 567) * NO_HIST_NO_STORE: Description of Options. (line 573) * NO_HIST_REDUCE_BLANKS: Description of Options. (line 579) * NO_HIST_SAVE_BY_COPY: Description of Options. (line 583) * NO_HIST_SAVE_NO_DUPS: Description of Options. (line 598) * NO_HIST_SUBST_PATTERN: Description of Options. (line 322) * NO_HIST_VERIFY: Description of Options. (line 602) * NO_HUP: Description of Options. (line 866) * NO_IGNORE_BRACES: Description of Options. (line 328) * NO_IGNORE_CLOSE_BRACES: Description of Options. (line 332) * NO_IGNORE_EOF: Description of Options. (line 730) * NO_INC_APPEND_HISTORY: Description of Options. (line 607) * NO_INC_APPEND_HISTORY_TIME: Description of Options. (line 615) * NO_INTERACTIVE: Description of Options. (line 1448) * NO_INTERACTIVE_COMMENTS: Description of Options. (line 740) * NO_KSH_ARRAYS: Description of Options. (line 1234) * NO_KSH_AUTOLOAD: Description of Options. (line 1242) * NO_KSH_GLOB: Description of Options. (line 353) * NO_KSH_OPTION_PRINT: Description of Options. (line 1251) * NO_KSH_TYPESET: Description of Options. (line 1256) * NO_KSH_ZERO_SUBSCRIPT: Description of Options. (line 1270) * NO_LIST_AMBIGUOUS: Description of Options. (line 192) * NO_LIST_BEEP: Description of Options. (line 200) * NO_LIST_PACKED: Description of Options. (line 207) * NO_LIST_ROWS_FIRST: Description of Options. (line 211) * NO_LIST_TYPES: Description of Options. (line 216) * NO_LOCAL_LOOPS: Description of Options. (line 1074) * NO_LOCAL_OPTIONS: Description of Options. (line 1082) * NO_LOCAL_PATTERNS: Description of Options. (line 1094) * NO_LOCAL_TRAPS: Description of Options. (line 1102) * NO_LOG: Option Aliases. (line 26) * NO_LOGIN: Description of Options. (line 1457) * NO_LONG_LIST_JOBS: Description of Options. (line 869) * NO_MAGIC_EQUAL_SUBST: Description of Options. (line 359) * NO_MAIL_WARN: Option Aliases. (line 29) * NO_MAIL_WARNING: Description of Options. (line 765) * NO_MARK_DIRS: Description of Options. (line 374) * NO_MENU_COMPLETE: Description of Options. (line 220) * NO_MONITOR: Description of Options. (line 872) * NO_MULTI_FUNC_DEF: Description of Options. (line 1118) * NO_MULTIBYTE: Description of Options. (line 378) * NO_MULTIOS: Description of Options. (line 1125) * NO_NOMATCH: Description of Options. (line 401) * NO_NOTIFY: Description of Options. (line 875) * NO_NULL_GLOB: Description of Options. (line 406) * NO_NUMERIC_GLOB_SORT: Description of Options. (line 411) * NO_OCTAL_ZEROES: Description of Options. (line 1129) * NO_ONE_CMD: Option Aliases. (line 32) * NO_OVERSTRIKE: Description of Options. (line 1550) * NO_PATH_DIRS: Description of Options. (line 769) * NO_PATH_SCRIPT: Description of Options. (line 783) * NO_PHYSICAL: Option Aliases. (line 35) * NO_PIPE_FAIL: Description of Options. (line 1139) * NO_POSIX_ALIASES: Description of Options. (line 1296) * NO_POSIX_ARGZERO: Description of Options. (line 1312) * NO_POSIX_BUILTINS: Description of Options. (line 1328) * NO_POSIX_CD: Description of Options. (line 68) * NO_POSIX_IDENTIFIERS: Description of Options. (line 1352) * NO_POSIX_JOBS: Description of Options. (line 879) * NO_POSIX_STRINGS: Description of Options. (line 1385) * NO_POSIX_TRAPS: Description of Options. (line 1405) * NO_PRINT_EIGHT_BIT: Description of Options. (line 790) * NO_PRINT_EXIT_VALUE: Description of Options. (line 795) * NO_PRIVILEGED: Description of Options. (line 1462) * NO_PROMPT_BANG: Description of Options. (line 911) * NO_PROMPT_CR: Description of Options. (line 915) * NO_PROMPT_PERCENT: Description of Options. (line 938) * NO_PROMPT_SP: Description of Options. (line 920) * NO_PROMPT_SUBST: Description of Options. (line 942) * NO_PROMPT_VARS: Option Aliases. (line 38) * NO_PUSHD_IGNORE_DUPS: Description of Options. (line 86) * NO_PUSHD_MINUS: Description of Options. (line 90) * NO_PUSHD_SILENT: Description of Options. (line 94) * NO_PUSHD_TO_HOME: Description of Options. (line 97) * NO_RC_EXPAND_PARAM: Description of Options. (line 415) * NO_RC_QUOTES: Description of Options. (line 799) * NO_RCS: Description of Options. (line 679) * NO_RCS, use of: Files. (line 11) * NO_REC_EXACT: Description of Options. (line 228) * NO_REMATCH_PCRE: Description of Options. (line 421) * NO_RESTRICTED: Description of Options. (line 1491) * NO_RM_STAR_SILENT: Description of Options. (line 805) * NO_RM_STAR_WAIT: Description of Options. (line 808) * NO_SH_FILE_EXPANSION: Description of Options. (line 1414) * NO_SH_GLOB: Description of Options. (line 428) * NO_SH_NULLCMD: Description of Options. (line 1421) * NO_SH_OPTION_LETTERS: Description of Options. (line 1425) * NO_SH_WORD_SPLIT: Description of Options. (line 1430) * NO_SHARE_HISTORY: Description of Options. (line 628) * NO_SHIN_STDIN: Description of Options. (line 1497) * NO_SHORT_LOOPS: Description of Options. (line 815) * NO_SINGLE_COMMAND: Description of Options. (line 1511) * NO_SINGLE_LINE_ZLE: Description of Options. (line 1553) * NO_SOURCE_TRACE: Description of Options. (line 1147) * NO_STDIN: Option Aliases. (line 41) * NO_SUN_KEYBOARD_HACK: Description of Options. (line 819) * NO_TRACK_ALL: Option Aliases. (line 44) * NO_TRANSIENT_RPROMPT: Description of Options. (line 947) * NO_TRAPS_ASYNC: Description of Options. (line 1435) * NO_TYPESET_SILENT: Description of Options. (line 1155) * NO_UNSET: Description of Options. (line 438) * NO_VERBOSE: Description of Options. (line 1163) * NO_VI: Description of Options. (line 1562) * NO_WARN_CREATE_GLOBAL: Description of Options. (line 444) * NO_WARN_NESTED_VAR: Description of Options. (line 453) * NO_WARNNESTEDVAR: Description of Options. (line 453) * NO_XTRACE: Description of Options. (line 1166) * NO_ZLE: Description of Options. (line 1569) * NOALIASES: Description of Options. (line 694) * NOALIASFUNCDEF: Description of Options. (line 958) * NOALLEXPORT: Description of Options. (line 655) * NOALWAYSLASTPROMPT: Description of Options. (line 106) * NOALWAYSTOEND: Description of Options. (line 111) * NOAPPENDCREATE: Description of Options. (line 1177) * NOAPPENDHISTORY: Description of Options. (line 486) * NOAUTOCD: Description of Options. (line 20) * NOAUTOCONTINUE: Description of Options. (line 833) * NOAUTOLIST: Description of Options. (line 117) * NOAUTOMENU: Description of Options. (line 120) * NOAUTONAMEDIRS: Description of Options. (line 125) * NOAUTOPARAMKEYS: Description of Options. (line 132) * NOAUTOPARAMSLASH: Description of Options. (line 142) * NOAUTOPUSHD: Description of Options. (line 29) * NOAUTOREMOVESLASH: Description of Options. (line 146) * NOAUTORESUME: Description of Options. (line 838) * NOBADPATTERN: Description of Options. (line 240) * NOBANGHIST: Description of Options. (line 495) * NOBAREGLOBQUAL: Description of Options. (line 245) * NOBASHAUTOLIST: Description of Options. (line 152) * NOBASHREMATCH: Description of Options. (line 1185) * NOBEEP: Description of Options. (line 1525) * NOBGNICE: Description of Options. (line 842) * NOBRACECCL: Description of Options. (line 250) * NOBRACEEXPAND: Option Aliases. (line 11) * NOBSDECHO: Description of Options. (line 1196) * NOCASEGLOB: Description of Options. (line 255) * NOCASEMATCH: Description of Options. (line 263) * NOCBASES: Description of Options. (line 984) * NOCDABLEVARS: Description of Options. (line 32) * NOCDSILENT: Description of Options. (line 38) * NOCHASEDOTS: Description of Options. (line 47) * NOCHASELINKS: Description of Options. (line 62) * NOCHECKJOBS: Description of Options. (line 846) * NOCHECKRUNNINGJOBS: Description of Options. (line 859) * NOCLOBBER: Description of Options. (line 697) * NOCOMBININGCHARS: Description of Options. (line 1528) * NOCOMPLETEALIASES: Description of Options. (line 161) * NOCOMPLETEINWORD: Description of Options. (line 166) * NOCONTINUEONERROR: Description of Options. (line 1201) * NOCORRECT: Description of Options. (line 705) * NOCORRECTALL: Description of Options. (line 714) * NOCPRECEDENCES: Description of Options. (line 994) * NOCSHJUNKIEHISTORY: Description of Options. (line 1210) * NOCSHJUNKIELOOPS: Description of Options. (line 1217) * NOCSHJUNKIEQUOTES: Description of Options. (line 1221) * NOCSHNULLCMD: Description of Options. (line 1229) * NOCSHNULLGLOB: Description of Options. (line 267) * NODEBUGBEFORECMD: Description of Options. (line 999) * NODOTGLOB: Option Aliases. (line 14) * NODVORAK: Description of Options. (line 720) * NOEMACS: Description of Options. (line 1543) * NOEQUALS: Description of Options. (line 272) * NOERREXIT: Description of Options. (line 1004) * NOERRRETURN: Description of Options. (line 1027) * NOEVALLINENO: Description of Options. (line 1050) * NOEXEC: Description of Options. (line 1061) * NOEXTENDEDGLOB: Description of Options. (line 275) * NOEXTENDEDHISTORY: Description of Options. (line 499) * NOFLOWCONTROL: Description of Options. (line 725) * NOFORCEFLOAT: Description of Options. (line 280) * NOFUNCTIONARGZERO: Description of Options. (line 1067) * NOGLOB: Description of Options. (line 286) * NOGLOBALEXPORT: Description of Options. (line 658) * NOGLOBALRCS: Description of Options. (line 673) * NOGLOBASSIGN: Description of Options. (line 290) * NOGLOBCOMPLETE: Description of Options. (line 171) * NOGLOBDOTS: Description of Options. (line 302) * NOGLOBSTARSHORT: Description of Options. (line 306) * NOGLOBSUBST: Description of Options. (line 315) * NOHASHALL: Option Aliases. (line 17) * NOHASHCMDS: Description of Options. (line 743) * NOHASHDIRS: Description of Options. (line 752) * NOHASHEXECUTABLESONLY: Description of Options. (line 757) * NOHASHLISTALL: Description of Options. (line 186) * NOHISTALLOWCLOBBER: Description of Options. (line 506) * NOHISTAPPEND: Option Aliases. (line 20) * NOHISTBEEP: Description of Options. (line 510) * NOHISTEXPAND: Option Aliases. (line 23) * NOHISTEXPIREDUPSFIRST: Description of Options. (line 514) * NOHISTFCNTLLOCK: Description of Options. (line 523) * NOHISTFINDNODUPS: Description of Options. (line 532) * NOHISTIGNOREALLDUPS: Description of Options. (line 537) * NOHISTIGNOREDUPS: Description of Options. (line 542) * NOHISTIGNORESPACE: Description of Options. (line 546) * NOHISTLEXWORDS: Description of Options. (line 556) * NOHISTNOFUNCTIONS: Description of Options. (line 567) * NOHISTNOSTORE: Description of Options. (line 573) * NOHISTREDUCEBLANKS: Description of Options. (line 579) * NOHISTSAVEBYCOPY: Description of Options. (line 583) * NOHISTSAVENODUPS: Description of Options. (line 598) * NOHISTSUBSTPATTERN: Description of Options. (line 322) * NOHISTVERIFY: Description of Options. (line 602) * NOHUP: Description of Options. (line 866) * NOIGNOREBRACES: Description of Options. (line 328) * NOIGNORECLOSEBRACES: Description of Options. (line 332) * NOIGNOREEOF: Description of Options. (line 730) * NOINCAPPENDHISTORY: Description of Options. (line 607) * NOINCAPPENDHISTORYTIME: Description of Options. (line 615) * NOINTERACTIVE: Description of Options. (line 1448) * NOINTERACTIVECOMMENTS: Description of Options. (line 740) * NOKSHARRAYS: Description of Options. (line 1234) * NOKSHAUTOLOAD: Description of Options. (line 1242) * NOKSHGLOB: Description of Options. (line 353) * NOKSHOPTIONPRINT: Description of Options. (line 1251) * NOKSHTYPESET: Description of Options. (line 1256) * NOKSHZEROSUBSCRIPT: Description of Options. (line 1270) * NOLISTAMBIGUOUS: Description of Options. (line 192) * NOLISTBEEP: Description of Options. (line 200) * NOLISTPACKED: Description of Options. (line 207) * NOLISTROWSFIRST: Description of Options. (line 211) * NOLISTTYPES: Description of Options. (line 216) * NOLOCALLOOPS: Description of Options. (line 1074) * NOLOCALOPTIONS: Description of Options. (line 1082) * NOLOCALPATTERNS: Description of Options. (line 1094) * NOLOCALTRAPS: Description of Options. (line 1102) * NOLOG: Option Aliases. (line 26) * NOLOGIN: Description of Options. (line 1457) * NOLONGLISTJOBS: Description of Options. (line 869) * NOMAGICEQUALSUBST: Description of Options. (line 359) * NOMAILWARN: Option Aliases. (line 29) * NOMAILWARNING: Description of Options. (line 765) * NOMARKDIRS: Description of Options. (line 374) * NOMATCH: Description of Options. (line 401) * NOMATCH, use of: Filename Generation. (line 16) * NOMENUCOMPLETE: Description of Options. (line 220) * NOMONITOR: Description of Options. (line 872) * NOMULTIBYTE: Description of Options. (line 378) * NOMULTIFUNCDEF: Description of Options. (line 1118) * NOMULTIOS: Description of Options. (line 1125) * NONOMATCH: Description of Options. (line 401) * NONOTIFY: Description of Options. (line 875) * NONULLGLOB: Description of Options. (line 406) * NONUMERICGLOBSORT: Description of Options. (line 411) * NOOCTALZEROES: Description of Options. (line 1129) * NOONECMD: Option Aliases. (line 32) * NOOVERSTRIKE: Description of Options. (line 1550) * NOPATHDIRS: Description of Options. (line 769) * NOPATHSCRIPT: Description of Options. (line 783) * NOPHYSICAL: Option Aliases. (line 35) * NOPIPEFAIL: Description of Options. (line 1139) * NOPOSIXALIASES: Description of Options. (line 1296) * NOPOSIXARGZERO: Description of Options. (line 1312) * NOPOSIXBUILTINS: Description of Options. (line 1328) * NOPOSIXCD: Description of Options. (line 68) * NOPOSIXIDENTIFIERS: Description of Options. (line 1352) * NOPOSIXJOBS: Description of Options. (line 879) * NOPOSIXSTRINGS: Description of Options. (line 1385) * NOPOSIXTRAPS: Description of Options. (line 1405) * NOPRINTEIGHTBIT: Description of Options. (line 790) * NOPRINTEXITVALUE: Description of Options. (line 795) * NOPRIVILEGED: Description of Options. (line 1462) * NOPROMPTBANG: Description of Options. (line 911) * NOPROMPTCR: Description of Options. (line 915) * NOPROMPTPERCENT: Description of Options. (line 938) * NOPROMPTSP: Description of Options. (line 920) * NOPROMPTSUBST: Description of Options. (line 942) * NOPROMPTVARS: Option Aliases. (line 38) * NOPUSHDIGNOREDUPS: Description of Options. (line 86) * NOPUSHDMINUS: Description of Options. (line 90) * NOPUSHDSILENT: Description of Options. (line 94) * NOPUSHDTOHOME: Description of Options. (line 97) * NORCEXPANDPARAM: Description of Options. (line 415) * NORCQUOTES: Description of Options. (line 799) * NORCS: Description of Options. (line 679) * NORECEXACT: Description of Options. (line 228) * NOREMATCHPCRE: Description of Options. (line 421) * NORESTRICTED: Description of Options. (line 1491) * NORMSTARSILENT: Description of Options. (line 805) * NORMSTARWAIT: Description of Options. (line 808) * NOSHAREHISTORY: Description of Options. (line 628) * NOSHFILEEXPANSION: Description of Options. (line 1414) * NOSHGLOB: Description of Options. (line 428) * NOSHINSTDIN: Description of Options. (line 1497) * NOSHNULLCMD: Description of Options. (line 1421) * NOSHOPTIONLETTERS: Description of Options. (line 1425) * NOSHORTLOOPS: Description of Options. (line 815) * NOSHWORDSPLIT: Description of Options. (line 1430) * NOSINGLECOMMAND: Description of Options. (line 1511) * NOSINGLELINEZLE: Description of Options. (line 1553) * NOSOURCETRACE: Description of Options. (line 1147) * NOSTDIN: Option Aliases. (line 41) * NOSUNKEYBOARDHACK: Description of Options. (line 819) * NOTIFY: Description of Options. (line 875) * NOTIFY, use of: Jobs & Signals. (line 93) * NOTRACKALL: Option Aliases. (line 44) * NOTRANSIENTRPROMPT: Description of Options. (line 947) * NOTRAPSASYNC: Description of Options. (line 1435) * NOTYPESETSILENT: Description of Options. (line 1155) * NOUNSET: Description of Options. (line 438) * NOVERBOSE: Description of Options. (line 1163) * NOVI: Description of Options. (line 1562) * NOWARNCREATEGLOBAL: Description of Options. (line 444) * NOXTRACE: Description of Options. (line 1166) * NOZLE: Description of Options. (line 1569) * NULL_GLOB: Description of Options. (line 406) * NULL_GLOB, setting in pattern: Filename Generation. (line 802) * NULL_GLOB, use of: Filename Generation. (line 14) * NULLGLOB: Description of Options. (line 406) * NUMERIC_GLOB_SORT: Description of Options. (line 411) * NUMERIC_GLOB_SORT, setting in pattern: Filename Generation. (line 808) * NUMERICGLOBSORT: Description of Options. (line 411) * OCTAL_ZEROES: Description of Options. (line 1129) * OCTAL_ZEROES, use of: Arithmetic Evaluation. (line 97) * OCTALZEROES: Description of Options. (line 1129) * ONE_CMD: Option Aliases. (line 32) * ONECMD: Option Aliases. (line 32) * OVERSTRIKE: Description of Options. (line 1550) * PATH_DIRS: Description of Options. (line 769) * PATH_SCRIPT: Description of Options. (line 783) * PATHDIRS: Description of Options. (line 769) * PATHSCRIPT: Description of Options. (line 783) * PHYSICAL: Option Aliases. (line 35) * PIPE_FAIL: Description of Options. (line 1139) * PIPEFAIL: Description of Options. (line 1139) * POSIX_ALIASES: Description of Options. (line 1296) * POSIX_ARGZERO: Description of Options. (line 1312) * POSIX_BUILTINS: Description of Options. (line 1328) * POSIX_CD: Description of Options. (line 68) * POSIX_IDENTIFIERS: Description of Options. (line 1352) * POSIX_JOBS: Description of Options. (line 879) * POSIX_STRINGS: Description of Options. (line 1385) * POSIX_TRAPS: Description of Options. (line 1405) * POSIXALIASES: Description of Options. (line 1296) * POSIXARGZERO: Description of Options. (line 1312) * POSIXBUILTINS: Description of Options. (line 1328) * POSIXCD: Description of Options. (line 68) * POSIXIDENTIFIERS: Description of Options. (line 1352) * POSIXJOBS: Description of Options. (line 879) * POSIXSTRINGS: Description of Options. (line 1385) * POSIXTRAPS: Description of Options. (line 1405) * PRINT_EIGHT_BIT: Description of Options. (line 790) * PRINT_EXIT_VALUE: Description of Options. (line 795) * PRINTEIGHTBIT: Description of Options. (line 790) * PRINTEXITVALUE: Description of Options. (line 795) * PRIVILEGED: Description of Options. (line 1462) * PROMPT_BANG: Description of Options. (line 911) * PROMPT_BANG, use of: Prompt Expansion. (line 20) * PROMPT_CR: Description of Options. (line 915) * PROMPT_PERCENT: Description of Options. (line 938) * PROMPT_PERCENT, use of: Prompt Expansion. (line 24) * PROMPT_SP: Description of Options. (line 920) * PROMPT_SUBST: Description of Options. (line 942) * PROMPT_SUBST, use of: Prompt Expansion. (line 14) * PROMPT_VARS: Option Aliases. (line 38) * PROMPTBANG: Description of Options. (line 911) * PROMPTCR: Description of Options. (line 915) * PROMPTPERCENT: Description of Options. (line 938) * PROMPTSP: Description of Options. (line 920) * PROMPTSUBST: Description of Options. (line 942) * PROMPTVARS: Option Aliases. (line 38) * PUSHD_IGNORE_DUPS: Description of Options. (line 86) * PUSHD_MINUS: Description of Options. (line 90) * PUSHD_MINUS, use of <1>: Shell Builtin Commands. (line 1193) * PUSHD_MINUS, use of <2>: Filename Expansion. (line 22) * PUSHD_MINUS, use of: Shell Builtin Commands. (line 1374) * PUSHD_SILENT: Description of Options. (line 94) * PUSHD_SILENT, use of: Shell Builtin Commands. (line 1374) * PUSHD_TO_HOME: Description of Options. (line 97) * PUSHD_TO_HOME, use of: Shell Builtin Commands. (line 1374) * PUSHDIGNOREDUPS: Description of Options. (line 86) * PUSHDMINUS: Description of Options. (line 90) * PUSHDSILENT: Description of Options. (line 94) * PUSHDTOHOME: Description of Options. (line 97) * RC_EXPAND_PARAM: Description of Options. (line 415) * RC_EXPAND_PARAM, toggle: Parameter Expansion. (line 300) * RC_QUOTES: Description of Options. (line 799) * RC_QUOTES, use of: Quoting. (line 14) * RCEXPANDPARAM: Description of Options. (line 415) * RCQUOTES: Description of Options. (line 799) * RCS: Description of Options. (line 679) * RCS, use of: Files. (line 11) * REC_EXACT: Description of Options. (line 228) * RECEXACT: Description of Options. (line 228) * REMATCH_PCRE <1>: The zsh/pcre Module. (line 79) * REMATCH_PCRE: Description of Options. (line 421) * REMATCHPCRE: Description of Options. (line 421) * RESTRICTED <1>: Description of Options. (line 1491) * RESTRICTED: Restricted Shell. (line 6) * RM_STAR_SILENT: Description of Options. (line 805) * RM_STAR_WAIT: Description of Options. (line 808) * RMSTARSILENT: Description of Options. (line 805) * RMSTARWAIT: Description of Options. (line 808) * SH_FILE_EXPANSION: Description of Options. (line 1414) * SH_GLOB: Description of Options. (line 428) * SH_NULLCMD: Description of Options. (line 1421) * SH_NULLCMD, use of: Redirection. (line 337) * SH_OPTION_LETTERS: Description of Options. (line 1425) * SH_WORD_SPLIT: Description of Options. (line 1430) * SH_WORD_SPLIT, toggle: Parameter Expansion. (line 316) * SH_WORD_SPLIT, use of: Parameter Expansion. (line 709) * SHARE_HISTORY: Description of Options. (line 628) * SHAREHISTORY: Description of Options. (line 628) * SHFILEEXPANSION: Description of Options. (line 1414) * SHGLOB: Description of Options. (line 428) * SHIN_STDIN: Description of Options. (line 1497) * SHINSTDIN: Description of Options. (line 1497) * SHNULLCMD: Description of Options. (line 1421) * SHOPTIONLETTERS: Description of Options. (line 1425) * SHORT_LOOPS: Description of Options. (line 815) * SHORTLOOPS: Description of Options. (line 815) * SHWORDSPLIT: Description of Options. (line 1430) * SINGLE_COMMAND: Description of Options. (line 1511) * SINGLE_LINE_ZLE: Description of Options. (line 1553) * SINGLE_LINE_ZLE, use of: Zsh Line Editor. (line 19) * SINGLECOMMAND: Description of Options. (line 1511) * SINGLELINEZLE: Description of Options. (line 1553) * SOURCE_TRACE: Description of Options. (line 1147) * SOURCETRACE: Description of Options. (line 1147) * STDIN: Option Aliases. (line 41) * SUN_KEYBOARD_HACK: Description of Options. (line 819) * SUNKEYBOARDHACK: Description of Options. (line 819) * TRACK_ALL: Option Aliases. (line 44) * TRACKALL: Option Aliases. (line 44) * TRANSIENT_RPROMPT: Description of Options. (line 947) * TRANSIENTRPROMPT: Description of Options. (line 947) * TRAPS_ASYNC: Description of Options. (line 1435) * TRAPSASYNC: Description of Options. (line 1435) * TYPESET_SILENT: Description of Options. (line 1155) * TYPESETSILENT: Description of Options. (line 1155) * UNSET: Description of Options. (line 438) * VERBOSE: Description of Options. (line 1163) * VI: Description of Options. (line 1562) * WARN_CREATE_GLOBAL: Description of Options. (line 444) * WARN_NESTED_VAR: Description of Options. (line 453) * WARNCREATEGLOBAL: Description of Options. (line 444) * WARNNESTEDVAR: Description of Options. (line 453) * XTRACE: Description of Options. (line 1166) * ZLE: Description of Options. (line 1569) * ZLE, use of: Zsh Line Editor. (line 11)  File: zsh.info, Node: Functions Index, Next: Editor Functions Index, Prev: Options Index, Up: Top Functions Index *************** [index] * Menu: * -: Precommand Modifiers. (line 12) * .: Shell Builtin Commands. (line 42) * :: Shell Builtin Commands. (line 64) * [[: Complex Commands. (line 195) * _absolute_command_paths: Completion Functions. (line 17) * _all_labels: Completion Functions. (line 22) * _all_matches: Control Functions. (line 41) * _alternative: Completion Functions. (line 50) * _approximate: Control Functions. (line 69) * _arguments: Completion Functions. (line 85) * _bash_completions: Bindable Commands. (line 14) * _cache_invalid: Completion Functions. (line 731) * _call_function: Completion Functions. (line 748) * _call_program: Completion Functions. (line 757) * _canonical_paths: Control Functions. (line 126) * _cdr: Recent Directories. (line 3) * _cmdambivalent: Control Functions. (line 142) * _cmdstring: Control Functions. (line 153) * _combination: Completion Functions. (line 781) * _command_names: Completion Functions. (line 824) * _comp_locale: Completion Functions. (line 830) * _complete: Control Functions. (line 157) * _complete_debug (^X?): Bindable Commands. (line 129) * _complete_help (^Xh): Bindable Commands. (line 136) * _complete_help_generic: Bindable Commands. (line 148) * _complete_tag (^Xt): Bindable Commands. (line 184) * _completers: Completion Functions. (line 841) * _correct: Control Functions. (line 192) * _correct_filename (^XC): Bindable Commands. (line 36) * _correct_word (^Xc): Bindable Commands. (line 42) * _describe: Completion Functions. (line 849) * _description: Completion Functions. (line 889) * _dir_list: Completion Functions. (line 947) * _dispatch: Completion Functions. (line 960) * _email_addresses: Completion Functions. (line 973) * _expand: Control Functions. (line 224) * _expand_alias: Control Functions. (line 253) * _expand_alias (^Xa): Bindable Commands. (line 48) * _expand_word (^Xe): Bindable Commands. (line 62) * _extensions: Control Functions. (line 262) * _external_pwds: Control Functions. (line 270) * _files: Completion Functions. (line 1002) * _generic: Bindable Commands. (line 68) * _gnu_generic: Completion Functions. (line 1013) * _guard: Completion Functions. (line 1030) * _history: Control Functions. (line 278) * _history_complete_word (\e/): Bindable Commands. (line 88) * _ignored: Control Functions. (line 284) * _list: Control Functions. (line 293) * _match: Control Functions. (line 300) * _menu: Control Functions. (line 319) * _message: Completion Functions. (line 1057) * _most_recent_file (^Xm): Bindable Commands. (line 92) * _multi_parts: Completion Functions. (line 1088) * _next_label: Completion Functions. (line 1108) * _next_tags (^Xn): Bindable Commands. (line 98) * _normal: Completion Functions. (line 1142) * _oldlist: Control Functions. (line 329) * _options: Completion Functions. (line 1176) * _options_set: Completion Functions. (line 1184) * _options_unset: Completion Functions. (line 1184) * _parameters: Completion Functions. (line 1194) * _path_files: Completion Functions. (line 1204) * _pick_variant: Completion Functions. (line 1246) * _precommand: Control Functions. (line 340) * _prefix: Control Functions. (line 344) * _read_comp (^X^R): Bindable Commands. (line 105) * _regex_arguments: Completion Functions. (line 1273) * _regex_words [ -t TERM ]: Completion Functions. (line 1397) * _requested: Completion Functions. (line 1451) * _retrieve_cache: Completion Functions. (line 1495) * _sep_parts: Completion Functions. (line 1506) * _sequence: Completion Functions. (line 1519) * _setup: Completion Functions. (line 1531) * _store_cache: Completion Functions. (line 1544) * _tags: Completion Functions. (line 1571) * _tilde_files: Completion Functions. (line 1590) * _user_expand: Control Functions. (line 387) * _values: Completion Functions. (line 1595) * _wanted: Completion Functions. (line 1689) * _widgets: Completion Functions. (line 1716) * add-zle-hook-widget: Utilities. (line 329) * add-zsh-hook: Utilities. (line 296) * after: Calendar System User Functions. (line 413) * age: Calendar System User Functions. (line 332) * alias: Shell Builtin Commands. (line 69) * alias, use of: Aliasing. (line 11) * always: Complex Commands. (line 104) * autoload: Shell Builtin Commands. (line 112) * autoload, use of: Functions. (line 27) * bashcompinit: Initialization. (line 113) * before: Calendar System User Functions. (line 413) * bg: Shell Builtin Commands. (line 194) * bg, use of: Jobs & Signals. (line 32) * bindkey: Zle Builtins. (line 13) * bindkey, use of: Keymaps. (line 10) * break: Shell Builtin Commands. (line 202) * builtin <1>: Shell Builtin Commands. (line 207) * builtin: Precommand Modifiers. (line 15) * bye: Shell Builtin Commands. (line 210) * calendar: Calendar System User Functions. (line 17) * calendar_add: Calendar System User Functions. (line 176) * calendar_edit: Calendar System User Functions. (line 229) * calendar_lockfiles: Calendar Utility Functions. (line 7) * calendar_parse: Calendar System User Functions. (line 245) * calendar_read: Calendar Utility Functions. (line 32) * calendar_scandate: Calendar Utility Functions. (line 39) * calendar_show: Calendar Utility Functions. (line 93) * calendar_showdate: Calendar System User Functions. (line 300) * calendar_sort: Calendar System User Functions. (line 321) * cap: The zsh/cap Module. (line 14) * case: Complex Commands. (line 56) * catch: Exception Handling. (line 30) * cd: Shell Builtin Commands. (line 216) * cdr: Recent Directories. (line 3) * chdir: Shell Builtin Commands. (line 269) * chgrp: The zsh/files Module. (line 25) * chmod: The zsh/files Module. (line 29) * chown: The zsh/files Module. (line 49) * chpwd: Functions. (line 228) * chpwd_recent_add: Recent Directories. (line 3) * chpwd_recent_dirs: Recent Directories. (line 3) * chpwd_recent_filehandler: Recent Directories. (line 3) * clone: The zsh/clone Module. (line 11) * colors: Other Functions. (line 16) * command <1>: Shell Builtin Commands. (line 275) * command: Precommand Modifiers. (line 19) * command_not_found_handler: Command Execution. (line 6) * compadd: Completion Builtin Commands. (line 7) * comparguments: The zsh/computil Module. (line 16) * compaudit: Initialization. (line 103) * compctl: Completion Using compctl. (line 21) * compdef: Initialization. (line 343) * compdescribe: The zsh/computil Module. (line 22) * compfiles: The zsh/computil Module. (line 43) * compgroups: The zsh/computil Module. (line 54) * compinit: Initialization. (line 43) * compinstall: Initialization. (line 6) * compquote: The zsh/computil Module. (line 61) * compset: Completion Builtin Commands. (line 322) * comptags: The zsh/computil Module. (line 76) * comptry: The zsh/computil Module. (line 76) * compvalues: The zsh/computil Module. (line 80) * continue: Shell Builtin Commands. (line 316) * coproc: Simple Commands & Pipelines. (line 38) * declare: Shell Builtin Commands. (line 321) * dirs: Shell Builtin Commands. (line 324) * disable: Shell Builtin Commands. (line 347) * disable, use of: Reserved Words. (line 6) * disown: Shell Builtin Commands. (line 438) * disown, use of: Jobs & Signals. (line 110) * echo: Shell Builtin Commands. (line 452) * echotc: The zsh/termcap Module. (line 11) * echoti: The zsh/terminfo Module. (line 11) * emulate: Shell Builtin Commands. (line 519) * enable: Shell Builtin Commands. (line 637) * eval: Shell Builtin Commands. (line 657) * example: The zsh/example Module. (line 11) * exec: Precommand Modifiers. (line 28) * exit: Shell Builtin Commands. (line 683) * export: Shell Builtin Commands. (line 692) * false: Shell Builtin Commands. (line 698) * fc: Shell Builtin Commands. (line 701) * fc, use of: Overview. (line 53) * fg: Shell Builtin Commands. (line 820) * fg, use of: Jobs & Signals. (line 33) * float: Shell Builtin Commands. (line 825) * float, use of: Arithmetic Evaluation. (line 263) * fned: Other Functions. (line 72) * for: Complex Commands. (line 15) * foreach: Alternate Forms For Complex Commands. (line 52) * function: Complex Commands. (line 162) * function, use of: Functions. (line 6) * functions: Shell Builtin Commands. (line 829) * functions, hook: Functions. (line 211) * functions, use of: Functions. (line 19) * getcap: The zsh/cap Module. (line 18) * getln: Shell Builtin Commands. (line 915) * getopts: Shell Builtin Commands. (line 919) * hash: Shell Builtin Commands. (line 950) * history: Shell Builtin Commands. (line 998) * hook functions: Functions. (line 211) * if: Complex Commands. (line 9) * integer: Shell Builtin Commands. (line 1001) * integer, use of: Arithmetic Evaluation. (line 258) * is-at-least: Other Functions. (line 77) * jobs: Shell Builtin Commands. (line 1005) * kill: Shell Builtin Commands. (line 1020) * let: Shell Builtin Commands. (line 1045) * let, use of: Arithmetic Evaluation. (line 6) * limit: Shell Builtin Commands. (line 1051) * ln: The zsh/files Module. (line 97) * local: Shell Builtin Commands. (line 1172) * log: Shell Builtin Commands. (line 1177) * logout: Shell Builtin Commands. (line 1181) * max: Mathematical Functions. (line 223) * min: Mathematical Functions. (line 223) * mkdir: The zsh/files Module. (line 123) * mv: The zsh/files Module. (line 131) * nocorrect: Precommand Modifiers. (line 47) * noglob: Precommand Modifiers. (line 53) * nslookup: Other Functions. (line 94) * pcre-match: The zsh/pcre Module. (line 70) * pcre_compile: The zsh/pcre Module. (line 11) * pcre_match: The zsh/pcre Module. (line 26) * pcre_study: The zsh/pcre Module. (line 22) * periodic: Functions. (line 231) * pick-web-browser: MIME Functions. (line 284) * popd: Shell Builtin Commands. (line 1187) * precmd: Functions. (line 239) * preexec: Functions. (line 245) * print: Shell Builtin Commands. (line 1202) * printf: Shell Builtin Commands. (line 1339) * private: The zsh/param/private Module. (line 14) * pushd: Shell Builtin Commands. (line 1374) * pushln: Shell Builtin Commands. (line 1406) * pwd: Shell Builtin Commands. (line 1409) * r: Shell Builtin Commands. (line 1415) * read: Shell Builtin Commands. (line 1418) * regex-match: The zsh/regex Module. (line 11) * regexp-replace: Other Functions. (line 105) * rehash: Shell Builtin Commands. (line 1545) * repeat: Complex Commands. (line 48) * reporter: Utilities. (line 247) * return: Shell Builtin Commands. (line 1548) * return, use of: Functions. (line 17) * rm: The zsh/files Module. (line 150) * rmdir: The zsh/files Module. (line 182) * run-help: Other Functions. (line 126) * run-help, use of: Utilities. (line 48) * run-help-git: Other Functions. (line 165) * run-help-ip: Other Functions. (line 165) * run-help-openssl: Other Functions. (line 165) * run-help-p4: Other Functions. (line 165) * run-help-sudo: Other Functions. (line 165) * run-help-svk: Other Functions. (line 165) * run-help-svn: Other Functions. (line 165) * sched: The zsh/sched Module. (line 12) * select: Complex Commands. (line 83) * set: Shell Builtin Commands. (line 1567) * set, use of: Array Parameters. (line 6) * setcap: The zsh/cap Module. (line 22) * setopt: Shell Builtin Commands. (line 1618) * shift: Shell Builtin Commands. (line 1645) * source: Shell Builtin Commands. (line 1654) * stat: The zsh/stat Module. (line 12) * strftime: The zsh/datetime Module. (line 11) * sum: Mathematical Functions. (line 223) * suspend: Shell Builtin Commands. (line 1661) * sync: The zsh/files Module. (line 185) * syserror: The zsh/system Module. (line 17) * sysopen: The zsh/system Module. (line 37) * sysread: The zsh/system Module. (line 85) * tcp_alias: TCP Functions. (line 186) * tcp_aliases: TCP Parameters. (line 167) * tcp_by_fd: TCP Parameters. (line 172) * tcp_by_name: TCP Parameters. (line 176) * tcp_close: TCP Functions. (line 85) * tcp_command: TCP Functions. (line 252) * tcp_expect: TCP Functions. (line 264) * tcp_fd_handler: TCP Functions. (line 506) * tcp_log: TCP Functions. (line 204) * TCP_LOG_SESS: TCP Parameters. (line 56) * tcp_on_alias: TCP Functions. (line 435) * tcp_on_awol: TCP Functions. (line 440) * tcp_on_close: TCP Functions. (line 460) * tcp_on_open: TCP Functions. (line 465) * tcp_on_rename: TCP Functions. (line 472) * tcp_on_spam: TCP Functions. (line 476) * tcp_on_unalias: TCP Functions. (line 493) * tcp_open: TCP Functions. (line 12) * tcp_output: TCP Functions. (line 516) * tcp_proxy: TCP Functions. (line 318) * tcp_read: TCP Functions. (line 105) * tcp_rename: TCP Functions. (line 228) * tcp_send: TCP Functions. (line 154) * tcp_sess: TCP Functions. (line 231) * tcp_spam: TCP Functions. (line 338) * tcp_talk: TCP Functions. (line 365) * tcp_wait: TCP Functions. (line 383) * test: Shell Builtin Commands. (line 1666) * throw: Exception Handling. (line 10) * time: Complex Commands. (line 189) * times: Shell Builtin Commands. (line 1687) * trap: Shell Builtin Commands. (line 1691) * trap, use of: Functions. (line 357) * TRAPDEBUG: Functions. (line 335) * TRAPERR: Functions. (line 348) * TRAPEXIT: Functions. (line 342) * TRAPZERR: Functions. (line 348) * true: Shell Builtin Commands. (line 1765) * ttyctl: Shell Builtin Commands. (line 1768) * type: Shell Builtin Commands. (line 1790) * typeset: Shell Builtin Commands. (line 1793) * typeset, use of <1>: Parameters. (line 40) * typeset, use of: Array Parameters. (line 77) * ulimit: Shell Builtin Commands. (line 2196) * umask: Shell Builtin Commands. (line 2296) * unfunction: Shell Builtin Commands. (line 2313) * unfunction, use of: Functions. (line 19) * unhash: Shell Builtin Commands. (line 2316) * unlimit: Shell Builtin Commands. (line 2329) * unset: Shell Builtin Commands. (line 2339) * unsetopt: Shell Builtin Commands. (line 2360) * until: Complex Commands. (line 44) * vared: Zle Builtins. (line 213) * vcs_info: vcs_info API. (line 7) * vcs_info_hookadd: vcs_info API. (line 15) * vcs_info_hookdel: vcs_info API. (line 22) * vcs_info_lastmsg: vcs_info API. (line 32) * vcs_info_printsys: vcs_info API. (line 38) * vcs_info_setsys: vcs_info API. (line 43) * wait: Shell Builtin Commands. (line 2371) * whence: Shell Builtin Commands. (line 2397) * where: Shell Builtin Commands. (line 2461) * which: Shell Builtin Commands. (line 2464) * while: Complex Commands. (line 40) * zargs: Other Functions. (line 211) * zcalc: Mathematical Functions. (line 7) * zcompile: Shell Builtin Commands. (line 2467) * zcompile, use of: Functions. (line 39) * zcp: Other Functions. (line 321) * zcurses: The zsh/curses Module. (line 17) * zdelattr: The zsh/attr Module. (line 22) * zed: Other Functions. (line 270) * zfanon: Zftp Functions. (line 60) * zfautocheck: Zftp Functions. (line 370) * zfcd: Zftp Functions. (line 73) * zfcd_match: Zftp Functions. (line 381) * zfcget: Zftp Functions. (line 186) * zfclose: Zftp Functions. (line 267) * zfcput: Zftp Functions. (line 232) * zfdir: Zftp Functions. (line 109) * zffcache: Zftp Functions. (line 439) * zfgcp: Zftp Functions. (line 197) * zfget: Zftp Functions. (line 167) * zfget_match: Zftp Functions. (line 390) * zfgoto: Zftp Functions. (line 341) * zfhere: Zftp Functions. (line 103) * zfinit: Zftp Functions. (line 365) * zfls: Zftp Functions. (line 131) * zfmark: Zftp Functions. (line 328) * zfopen: Zftp Functions. (line 32) * zformat: The zsh/zutil Module. (line 151) * zfparams: Zftp Functions. (line 18) * zfpcp: Zftp Functions. (line 239) * zfput: Zftp Functions. (line 215) * zfrglob: Zftp Functions. (line 397) * zfrtime: Zftp Functions. (line 403) * zfsession: Zftp Functions. (line 276) * zfstat: Zftp Functions. (line 149) * zftp: The zsh/zftp Module. (line 11) * zftp_chpwd, specification: The zsh/zftp Module. (line 422) * zftp_chpwd, supplied version: Zftp Functions. (line 410) * zftp_progress, specification: The zsh/zftp Module. (line 428) * zftp_progress, supplied version: Zftp Functions. (line 429) * zftransfer: Zftp Functions. (line 299) * zftype: Zftp Functions. (line 143) * zfuget: Zftp Functions. (line 175) * zfuput: Zftp Functions. (line 226) * zgdbm_tied: The zsh/db/gdbm Module. (line 53) * zgdbmpath: The zsh/db/gdbm Module. (line 49) * zgetattr: The zsh/attr Module. (line 13) * zkbd: Utilities. (line 160) * zle: Zle Builtins. (line 261) * zlistattr: The zsh/attr Module. (line 26) * zln: Other Functions. (line 321) * zmathfunc: Mathematical Functions. (line 223) * zmathfuncdef: Mathematical Functions. (line 235) * zmodload: Shell Builtin Commands. (line 2603) * zmv: Other Functions. (line 330) * zparseopts: The zsh/zutil Module. (line 214) * zprof: The zsh/zprof Module. (line 14) * zpty: The zsh/zpty Module. (line 11) * zrecompile: Utilities. (line 81) * zregexparse: The zsh/zutil Module. (line 211) * zselect: The zsh/zselect Module. (line 11) * zsetattr: The zsh/attr Module. (line 18) * zsh-mime-handler: MIME Functions. (line 11) * zsh-mime-setup: MIME Functions. (line 11) * zsh_directory_name_generic: Other Directory Functions. (line 3) * zshaddhistory: Functions. (line 256) * zshexit: Functions. (line 292) * zsocket: The zsh/net/socket Module. (line 11) * zstat: The zsh/stat Module. (line 12) * zstyle: The zsh/zutil Module. (line 11) * zstyle+: Other Functions. (line 442) * ztcp: The zsh/net/tcp Module. (line 11) * ztie: The zsh/db/gdbm Module. (line 18) * zuntie: The zsh/db/gdbm Module. (line 39)  File: zsh.info, Node: Editor Functions Index, Next: Style and Tag Index, Prev: Functions Index, Up: Top Editor Functions Index ********************** [index] * Menu: * accept-and-hold: Miscellaneous. (line 7) * accept-and-infer-next-history: Miscellaneous. (line 10) * accept-and-menu-complete: Completion. (line 7) * accept-line: Miscellaneous. (line 15) * accept-line-and-down-history: Miscellaneous. (line 19) * argument-base: Arguments. (line 31) * auto-suffix-remove: Miscellaneous. (line 23) * auto-suffix-retain: Miscellaneous. (line 32) * backward-char: Movement. (line 15) * backward-delete-char: Modifying Text. (line 14) * backward-delete-word: Modifying Text. (line 22) * backward-kill-line: Modifying Text. (line 25) * backward-kill-word: Modifying Text. (line 28) * backward-kill-word-match: ZLE Functions. (line 34) * backward-word: Movement. (line 21) * backward-word-match: ZLE Functions. (line 34) * beep: Miscellaneous. (line 41) * beginning-of-buffer-or-history: History Control. (line 7) * beginning-of-history: History Control. (line 15) * beginning-of-line: Movement. (line 33) * beginning-of-line-hist: History Control. (line 11) * bracketed-paste: Miscellaneous. (line 44) * bracketed-paste-magic: ZLE Functions. (line 283) * capitalize-word: Modifying Text. (line 35) * capitalize-word-match: ZLE Functions. (line 34) * clear-screen: Miscellaneous. (line 73) * complete-word: Completion. (line 11) * copy-earlier-word: ZLE Functions. (line 384) * copy-prev-shell-word: Modifying Text. (line 68) * copy-prev-word: Modifying Text. (line 65) * copy-region-as-kill: Modifying Text. (line 57) * cycle-completion-positions: ZLE Functions. (line 400) * deactivate-region: Miscellaneous. (line 76) * delete-char: Modifying Text. (line 78) * delete-char-or-list: Completion. (line 14) * delete-to-char: The zsh/deltochar Module. (line 11) * delete-whole-word-match: ZLE Functions. (line 34) * delete-word: Modifying Text. (line 85) * describe-key-briefly: Miscellaneous. (line 80) * digit-argument: Arguments. (line 7) * down-case-word: Modifying Text. (line 88) * down-case-word-match: ZLE Functions. (line 34) * down-history: History Control. (line 36) * down-line: Movement. (line 40) * down-line-or-beginning-search: ZLE Functions. (line 431) * down-line-or-history: History Control. (line 18) * down-line-or-search: History Control. (line 27) * edit-command-line: ZLE Functions. (line 441) * emacs-backward-word: Movement. (line 24) * emacs-forward-word: Movement. (line 93) * end-of-buffer-or-history: History Control. (line 44) * end-of-history: History Control. (line 52) * end-of-line: Movement. (line 43) * end-of-line-hist: History Control. (line 48) * end-of-list: Completion. (line 56) * exchange-point-and-mark: Miscellaneous. (line 84) * execute-last-named-cmd: Miscellaneous. (line 121) * execute-named-cmd: Miscellaneous. (line 91) * expand-absolute-path: ZLE Functions. (line 447) * expand-cmd-path: Completion. (line 18) * expand-history: Completion. (line 28) * expand-or-complete: Completion. (line 21) * expand-or-complete-prefix: Completion. (line 25) * expand-word: Completion. (line 31) * forward-char: Movement. (line 61) * forward-word: Movement. (line 89) * forward-word-match: ZLE Functions. (line 34) * get-line: Miscellaneous. (line 127) * gosmacs-transpose-chars: Modifying Text. (line 100) * history-beginning-search-backward: History Control. (line 39) * history-beginning-search-backward-end: ZLE Functions. (line 453) * history-beginning-search-forward: History Control. (line 308) * history-beginning-search-forward-end: ZLE Functions. (line 453) * history-beginning-search-menu: ZLE Functions. (line 474) * history-incremental-pattern-search-backward: History Control. (line 169) * history-incremental-pattern-search-forward: History Control. (line 169) * history-incremental-search-backward: History Control. (line 60) * history-incremental-search-forward: History Control. (line 161) * history-pattern-search: ZLE Functions. (line 498) * history-pattern-search-backward: ZLE Functions. (line 498) * history-pattern-search-forward: ZLE Functions. (line 498) * history-search-backward: History Control. (line 187) * history-search-forward: History Control. (line 217) * incarg: ZLE Functions. (line 515) * incremental-complete-word: ZLE Functions. (line 526) * infer-next-history: History Control. (line 232) * insert-composed-char: ZLE Functions. (line 540) * insert-files: ZLE Functions. (line 909) * insert-last-word: History Control. (line 236) * insert-unicode-char: ZLE Functions. (line 917) * kill-buffer: Modifying Text. (line 129) * kill-line: Modifying Text. (line 116) * kill-region: Modifying Text. (line 126) * kill-whole-line: Modifying Text. (line 132) * kill-word: Modifying Text. (line 97) * kill-word-match: ZLE Functions. (line 34) * list-choices: Completion. (line 34) * list-expand: Completion. (line 37) * magic-space: Completion. (line 40) * match-word-context: ZLE Functions. (line 34) * match-words-by-style: ZLE Functions. (line 34) * menu-complete: Completion. (line 44) * menu-expand-or-complete: Completion. (line 48) * menu-select: The zsh/complist Module. (line 220) * modify-current-argument: ZLE Functions. (line 1364) * narrow-to-region: ZLE Functions. (line 927) * narrow-to-region-invisible: ZLE Functions. (line 927) * neg-argument: Arguments. (line 15) * overwrite-mode: Modifying Text. (line 153) * pound-insert: Miscellaneous. (line 131) * predict-off: ZLE Functions. (line 992) * predict-on: ZLE Functions. (line 992) * push-input: Miscellaneous. (line 143) * push-line: Miscellaneous. (line 151) * push-line-or-edit: Miscellaneous. (line 156) * put-replace-selection: Modifying Text. (line 166) * quote-line: Modifying Text. (line 181) * quote-region: Modifying Text. (line 185) * quoted-insert: Modifying Text. (line 172) * read-command: Miscellaneous. (line 162) * read-from-minibuffer: ZLE Functions. (line 1036) * recursive-edit: Miscellaneous. (line 171) * redisplay: Miscellaneous. (line 214) * redo: Miscellaneous. (line 308) * replace-argument: ZLE Functions. (line 1066) * replace-argument-edit: ZLE Functions. (line 1066) * replace-pattern: ZLE Functions. (line 1092) * replace-string: ZLE Functions. (line 1092) * replace-string-again: ZLE Functions. (line 1092) * reset-prompt: Miscellaneous. (line 217) * reverse-menu-complete: Completion. (line 51) * run-help: Miscellaneous. (line 242) * select-a-blank-word: Text Objects. (line 13) * select-a-shell-word: Text Objects. (line 18) * select-a-word: Text Objects. (line 22) * select-in-blank-word: Text Objects. (line 27) * select-in-shell-word: Text Objects. (line 32) * select-in-word: Text Objects. (line 37) * select-word-match: ZLE Functions. (line 34) * select-word-style: ZLE Functions. (line 34) * self-insert: Modifying Text. (line 202) * self-insert-unmeta: Modifying Text. (line 205) * send-break: Miscellaneous. (line 232) * send-invisible: ZLE Functions. (line 1155) * set-local-history: History Control. (line 313) * set-mark-command: Miscellaneous. (line 277) * smart-insert-last-word: ZLE Functions. (line 1174) * spell-word: Miscellaneous. (line 283) * split-shell-arguments: ZLE Functions. (line 1341) * split-undo: Miscellaneous. (line 286) * transpose-chars: Modifying Text. (line 215) * transpose-lines: ZLE Functions. (line 1205) * transpose-words: Modifying Text. (line 220) * transpose-words-match: ZLE Functions. (line 34) * undefined-key: Miscellaneous. (line 292) * undo: Miscellaneous. (line 296) * universal-argument: Arguments. (line 18) * up-case-word: Modifying Text. (line 241) * up-case-word-match: ZLE Functions. (line 34) * up-history: History Control. (line 305) * up-line: Movement. (line 114) * up-line-or-beginning-search: ZLE Functions. (line 431) * up-line-or-history: History Control. (line 287) * up-line-or-search: History Control. (line 296) * url-quote-magic: ZLE Functions. (line 1221) * vi-add-eol: Modifying Text. (line 7) * vi-add-next: Modifying Text. (line 10) * vi-backward-blank-word: Movement. (line 7) * vi-backward-blank-word-end: Movement. (line 11) * vi-backward-char: Movement. (line 18) * vi-backward-delete-char: Modifying Text. (line 17) * vi-backward-kill-word: Modifying Text. (line 31) * vi-backward-word: Movement. (line 27) * vi-backward-word-end: Movement. (line 30) * vi-beginning-of-line: Movement. (line 37) * vi-caps-lock-panic: Miscellaneous. (line 68) * vi-change: Modifying Text. (line 38) * vi-change-eol: Modifying Text. (line 51) * vi-change-whole-line: Modifying Text. (line 54) * vi-cmd-mode: Miscellaneous. (line 64) * vi-delete: Modifying Text. (line 73) * vi-delete-char: Modifying Text. (line 81) * vi-digit-or-beginning-of-line: Miscellaneous. (line 344) * vi-down-case: Modifying Text. (line 91) * vi-down-line-or-history: History Control. (line 22) * vi-end-of-line: Movement. (line 47) * vi-fetch-history: History Control. (line 55) * vi-find-next-char: Movement. (line 67) * vi-find-next-char-skip: Movement. (line 71) * vi-find-prev-char: Movement. (line 75) * vi-find-prev-char-skip: Movement. (line 79) * vi-first-non-blank: Movement. (line 83) * vi-forward-blank-word: Movement. (line 52) * vi-forward-blank-word-end: Movement. (line 56) * vi-forward-char: Movement. (line 64) * vi-forward-word: Movement. (line 86) * vi-forward-word-end: Movement. (line 96) * vi-goto-column: Movement. (line 99) * vi-goto-mark: Movement. (line 102) * vi-goto-mark-line: Movement. (line 105) * vi-history-search-backward: History Control. (line 195) * vi-history-search-forward: History Control. (line 225) * vi-indent: Modifying Text. (line 103) * vi-insert: Modifying Text. (line 106) * vi-insert-bol: Modifying Text. (line 109) * vi-join: Modifying Text. (line 113) * vi-kill-eol: Modifying Text. (line 123) * vi-kill-line: Modifying Text. (line 120) * vi-match-bracket: Modifying Text. (line 135) * vi-open-line-above: Modifying Text. (line 141) * vi-open-line-below: Modifying Text. (line 144) * vi-oper-swap-case: Modifying Text. (line 147) * vi-pipe: ZLE Functions. (line 1289) * vi-pound-insert: Miscellaneous. (line 138) * vi-put-after: Modifying Text. (line 161) * vi-put-before: Modifying Text. (line 156) * vi-quoted-insert: Modifying Text. (line 176) * vi-repeat-change: Modifying Text. (line 191) * vi-repeat-find: Movement. (line 108) * vi-repeat-search: History Control. (line 281) * vi-replace: Modifying Text. (line 188) * vi-replace-chars: Modifying Text. (line 198) * vi-rev-repeat-find: Movement. (line 111) * vi-rev-repeat-search: History Control. (line 284) * vi-set-buffer: Miscellaneous. (line 247) * vi-set-mark: Miscellaneous. (line 274) * vi-substitute: Modifying Text. (line 209) * vi-swap-case: Modifying Text. (line 212) * vi-undo-change: Miscellaneous. (line 311) * vi-unindent: Modifying Text. (line 232) * vi-up-case: Modifying Text. (line 235) * vi-up-line-or-history: History Control. (line 291) * vi-yank: Modifying Text. (line 252) * vi-yank-eol: Modifying Text. (line 260) * vi-yank-whole-line: Modifying Text. (line 257) * visual-line-mode: Miscellaneous. (line 321) * visual-mode: Miscellaneous. (line 315) * what-cursor-position: Miscellaneous. (line 327) * where-is: Miscellaneous. (line 332) * which-command <1>: ZLE Functions. (line 1299) * which-command: Miscellaneous. (line 339) * yank: Modifying Text. (line 244) * yank-pop: Modifying Text. (line 247) * zap-to-char: The zsh/deltochar Module. (line 17) * zcalc-auto-insert: ZLE Functions. (line 1311) * zle-history-line-set: Zle Widgets. (line 406) * zle-isearch-exit: Zle Widgets. (line 364) * zle-isearch-update: Zle Widgets. (line 369) * zle-keymap-select: Zle Widgets. (line 409) * zle-line-finish: Zle Widgets. (line 402) * zle-line-init: Zle Widgets. (line 390) * zle-line-pre-redraw: Zle Widgets. (line 386)