Next: , Previous: , Up: Top   [Contents][Index]

Concept Index

Jump to:   $   -   .  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   Z  
Index Entry  Section

$
$0, setting: Description of Options
$0, using: Description of Options

-
–help: Invocation
–version: Invocation

.
.zwc files, creation: Shell Builtin Commands

A
acquiring zsh by FTP: Availability
aliases, completion of: Description of Options
aliases, defining: Shell Builtin Commands
aliases, expansion: Description of Options
aliases, global: Aliasing
aliases, listing: Shell Builtin Commands
aliases, removing: Shell Builtin Commands
aliasing: Aliasing
alternate forms for complex commands: Alternate Forms For Complex Commands
always blocks: Complex Commands
ambiguous completion: Description of Options
annoying keyboard, sun: Description of Options
anonymous functions: Functions
argument splitting, in typeset etc.: Description of Options
arithmetic base: Arithmetic Evaluation
arithmetic evaluation: Arithmetic Evaluation
arithmetic expansion: Arithmetic Expansion
arithmetic operators: Arithmetic Evaluation
array assignment: Array Parameters
array expansion style, rc: Parameter Expansion
array parameters, setting: Shell Builtin Commands
array style, ksh: Description of Options
arrays, behaviour of index zero: Description of Options
arrays, ksh style: Description of Options
assignment: Parameters
asynchronous jobs, and exiting shell: Jobs & Signals
author: Author
autoloading functions: Functions
autoloading functions: Shell Builtin Commands
availability of zsh: Availability

B
background jobs, I/O: Jobs & Signals
background jobs, notification: Description of Options
background jobs, priority of: Description of Options
bases, in arithmetic: Arithmetic Evaluation
bases, output in C format: Description of Options
bash, BASH_REMATCH variable: Description of Options
beep, ambiguous completion: Description of Options
beep, enabling: Description of Options
beep, history: Description of Options
bg, output in POSIX format: Description of Options
binding keys: Zle Builtins
binding widgets: Zle Builtins
bindings, key: Keymaps
brace expansion: Brace Expansion
brace expansion, disabling: Description of Options
brace expansion, extending: Description of Options
break, inside function: Description of Options
builtin commands: Shell Builtin Commands
builtins, utility: The zsh/zutil Module

C
calendar function system: Calendar Function System
calling widgets: Zle Builtins
capabilities, getting from files: The zsh/cap Module
capabilities, setting: The zsh/cap Module
capabilities, setting on files: The zsh/cap Module
case selection: Complex Commands
case-insensitive globbing, option: Description of Options
case-insensitive regular expression matches, option: Description of Options
cd, automatic: Description of Options
cd, behaving like pushd: Description of Options
cd, to parameter: Description of Options
cd, with .. in argument: Description of Options
CDPATH, order of checking: Description of Options
character classes: Filename Generation
characters, (Unicode) combining: Description of Options
characters, multibyte, in expansion and globbing: Description of Options
clobbering, of files: Description of Options
cloning the shell: The zsh/clone Module
colon modifiers: Modifiers
combining characters (Unicode): Description of Options
command execution: Command Execution
command execution, enabling: Description of Options
command hashing: Description of Options
command not found, handling of: Command Execution
command substitution: Command Substitution
commands, alternate forms for complex: Alternate Forms For Complex Commands
commands, builtin: Shell Builtin Commands
commands, complex: Complex Commands
commands, disabling: Shell Builtin Commands
commands, enabling: Shell Builtin Commands
commands, simple: Simple Commands & Pipelines
commands, tracing: Description of Options
comments: Comments
comments, in interactive shells: Description of Options
compatibility: Compatibility
compatibility, csh: Shell Builtin Commands
compatibility, ksh: Shell Builtin Commands
compatibility, sh: Shell Builtin Commands
compdef, use of by compinit: Initialization
compilation: Shell Builtin Commands
completion removable suffix, highlighting: Character Highlighting
completion system: Completion System
completion system, adding definitions: Initialization
completion system, autoloaded functions: Initialization
completion system, bindable commands: Bindable Commands
completion system, choosing completers: Control Functions
completion system, completers: Control Functions
completion system, configuration: Completion System Configuration
completion system, directory structure: Completion Directories
completion system, initializing: Initialization
completion system, installing: Initialization
completion system, styles: Completion System Configuration
completion system, tags: Completion System Configuration
completion system, utility functions: Completion Functions
completion widgets, adding specified matches: Completion Builtin Commands
completion widgets, condition codes: Completion Condition Codes
completion widgets, creating: Zle Builtins
completion widgets, examining and setting state in: Completion Special Parameters
completion widgets, example: Completion Widget Example
completion widgets, modifying special parameters: Completion Builtin Commands
completion, ambiguous: Description of Options
completion, beep on ambiguous: Description of Options
completion, coloured listings: The zsh/complist Module
completion, controlling: Completion Widgets
completion, controlling: Completion System
completion, controlling: Completion Using compctl
completion, exact matches: Description of Options
completion, listing: Description of Options
completion, listing: The zsh/complist Module
completion, listing choices: Description of Options
completion, listing choices, bash style: Description of Options
completion, listing order: Description of Options
completion, menu: Description of Options
completion, menu: Description of Options
completion, programmable: Completion Widgets
completion, programmable: Completion System
completion, programmable: Completion Using compctl
completion, scroll listings: The zsh/complist Module
completion, selecting by cursor: The zsh/complist Module
completion, utility: The zsh/computil Module
completion, widgets: Completion Widgets
complex commands: Complex Commands
conditional expression: Complex Commands
conditional expressions: Conditional Expressions
continue, inside function: Description of Options
continuing jobs automatically: Description of Options
continuing loops: Shell Builtin Commands
coprocess: Simple Commands & Pipelines
correction, spelling: Description of Options
csh, compatibility: Shell Builtin Commands
csh, history style: Description of Options
csh, loop style: Description of Options
csh, null command style: Parameters Used By The Shell
csh, null globbing style: Description of Options
csh, quoting style: Description of Options
csh, redirections with no command: Description of Options

D
date string, printing: The zsh/datetime Module
DEBUG trap, before or after command: Description of Options
defining widgets: Zle Builtins
descriptors, file: Redirection
directories, changing: Shell Builtin Commands
directories, hashing: Description of Options
directories, maintaining list of recent: Recent Directories
directories, marking: Description of Options
directories, named: Description of Options
directories, named, dynamic: Filename Expansion
directories, named, static: Filename Expansion
directory stack, controlling syntax: Description of Options
directory stack, ignoring duplicates: Description of Options
directory stack, printing: Shell Builtin Commands
directory stack, silencing: Description of Options
disabling brace expansion: Description of Options
disabling commands: Shell Builtin Commands
discarding embedded nulls in $’...’: Description of Options
disowning jobs: Jobs & Signals
doing nothing: Shell Builtin Commands
doing nothing, successfully: Shell Builtin Commands
doing nothing, unsuccessfully: Shell Builtin Commands
dynamic named directories: Filename Expansion

E
echo, BSD compatible: Description of Options
editing history: Shell Builtin Commands
editing over slow connection: Parameters Used By The Shell
editing parameters: Zle Builtins
editor ksh style: Zsh Line Editor
editor, enabling: Description of Options
editor, line: Zsh Line Editor
editor, overstrike mode: Description of Options
editor, single line mode: Description of Options
eight bit characters, printing: Description of Options
embedded nulls, in $’...’: Description of Options
enable globbing qualifiers: Description of Options
enable history substitution: Description of Options
enabling commands: Shell Builtin Commands
enabling globbing: Description of Options
enabling the beep: Description of Options
enabling the editor: Description of Options
environment, and local parameters: Description of Options
EOF, ignoring: Description of Options
error, option to continue script on: Description of Options
errors, handling of: Errors
escape sequences, terminal, for highlighting: Character Highlighting
evaluating arguments as commands: Shell Builtin Commands
evaluation, arithmetic: Arithmetic Evaluation
event designators, history: Event Designators
executables, hashing: Description of Options
execution, of commands: Command Execution
execution, timed: The zsh/sched Module
exit status from pipeline: Description of Options
exit status, printing: Description of Options
exit status, trapping: Description of Options
exiting loops: Shell Builtin Commands
exiting shell, and asynchronous jobs: Jobs & Signals
exiting, checking jobs when: Description of Options
expanding parameters: Shell Builtin Commands
expansion: Expansion
expansion style, sh: Description of Options
expansion, arithmetic: Arithmetic Expansion
expansion, brace: Brace Expansion
expansion, brace, disabling: Description of Options
expansion, brace, extending: Description of Options
expansion, filename: Filename Expansion
expansion, history: History Expansion
expansion, parameter: Parameter Expansion
expansion, prompt: Prompt Expansion
export, automatic: Description of Options
exporting, and local parameters: Description of Options
expressions, conditional: Conditional Expressions
extended attributes, xattr, getting from files: The zsh/attr Module
extended attributes, xattr, listing: The zsh/attr Module
extended attributes, xattr, removing, deleting: The zsh/attr Module
extended attributes, xattr, setting on files: The zsh/attr Module

F
fg, output in POSIX format: Description of Options
field splitting, sh style: Description of Options
field splitting, sh style, parameter: Parameter Expansion
file clobbering, allowing: Description of Options
file descriptors: Redirection
file descriptors, use with parameters: Redirection
file descriptors, waiting for: The zsh/zselect Module
file, history: Shell Builtin Commands
filename expansion: Filename Expansion
filename expansion, =: Description of Options
filename generation: Filename Generation
filename generation, bad pattern: Description of Options
files used: Files
files, examining: The zsh/stat Module
files, global startup, inhibiting: Description of Options
files, listing: The zsh/stat Module
files, manipulating: The zsh/files Module
files, marking type of: Description of Options
files, shutdown: Files
files, startup: Files
files, transferring: The zsh/zftp Module
flags, parameter expansion: Parameter Expansion
flags, shell: Invocation
floating point parameters: Arithmetic Evaluation
floating point, forcing use of: Description of Options
flow control: Description of Options
for loops: Complex Commands
forcing use of floating point: Description of Options
FTP: The zsh/zftp Module
FTP sites for zsh: Availability
FTP, functions for using shell as client: Zftp Function System
FTP, starting a session: The zsh/zftp Module
function return, on error: Description of Options
function, scope of break and continue: Description of Options
functions: Functions
functions, anonymous: Functions
functions, autoloading: Functions
functions, autoloading: Shell Builtin Commands
functions, math, use of: Arithmetic Evaluation
functions, mathematical: The zsh/mathfunc Module
functions, profiling: The zsh/zprof Module
functions, recompiling: Utilities
functions, removing: Shell Builtin Commands
functions, returning from: Shell Builtin Commands

G
globbing: Expansion
globbing modifiers: Modifiers
globbing qualifiers, enable: Description of Options
globbing style, sh: Description of Options
globbing, bad pattern: Description of Options
globbing, enabling: Description of Options
globbing, extended: Description of Options
globbing, no matches: Description of Options
globbing, no matches: Description of Options
globbing, null, style, csh: Description of Options
globbing, of . files: Description of Options
globbing, qualifiers: Filename Generation
globbing, sorting numerically: Description of Options
grammar, shell: Shell Grammar

H
hashing, of commands: Description of Options
hashing, of directories: Description of Options
hashing, of executables: Description of Options
helpfiles utility: Utilities
hexadecimal, output in C format: Description of Options
highlighting, region: Character Highlighting
highlighting, special characters: Character Highlighting
history: History Expansion
history beeping: Description of Options
history event designators: Event Designators
history expansion: History Expansion
history modifiers: Modifiers
history style, csh: Description of Options
history word designators: Word Designators
history, appending to a file: Description of Options
history, editing: Shell Builtin Commands
history, enable substitution: Description of Options
history, expiring duplicates: Description of Options
history, file: Shell Builtin Commands
history, hook when line is saved: Functions
history, ignoring all duplicates: Description of Options
history, ignoring duplicates: Description of Options
history, ignoring duplicates in search: Description of Options
history, ignoring spaces: Description of Options
history, incremental appending to a file: Description of Options
history, incremental appending to a file with time: Description of Options
history, sharing: Description of Options
history, stack: Shell Builtin Commands
history, timestamping: Description of Options
history, verifying substitution: Description of Options
hook function utility: Utilities

I
identifiers, non-portable characters in: Description of Options
if construct: Complex Commands
input, tracing: Description of Options
integer parameters: Arithmetic Evaluation
introduction: Introduction
invocation: Invocation
invoking widgets: Zle Builtins

J
job control, allowing: Description of Options
job control, in subshell: Description of Options
jobs: Jobs & Signals
jobs, asynchronous, and exiting shell: Jobs & Signals
jobs, background priority: Description of Options
jobs, background, I/O: Jobs & Signals
jobs, backgrounding: Shell Builtin Commands
jobs, continuing automatically: Description of Options
jobs, disowning: Jobs & Signals
jobs, disowning: Shell Builtin Commands
jobs, foregrounding: Shell Builtin Commands
jobs, HUP: Description of Options
jobs, killing: Shell Builtin Commands
jobs, list format: Description of Options
jobs, output in subshell: Description of Options
jobs, referring to: Jobs & Signals
jobs, resuming: Shell Builtin Commands
jobs, resuming automatically: Description of Options
jobs, suspending: Jobs & Signals
jobs, waiting for: Shell Builtin Commands

K
key bindings: Keymaps
keyboard definition: Utilities
keymaps: Keymaps
keymaps: Zle Builtins
keys, binding: Zle Builtins
keys, rebinding: Zle Builtins
killing jobs: Shell Builtin Commands
ksh compatibility: Compatibility
ksh, argument splitting in typeset: Description of Options
ksh, array style: Description of Options
ksh, compatibility: Shell Builtin Commands
ksh, editor mode: Zsh Line Editor
ksh, null command style: Parameters Used By The Shell
ksh, option printing style: Description of Options
ksh, redirections with no command: Description of Options
ksh, single letter options style: Description of Options

L
limits, resource: Shell Builtin Commands
limits, resource: Shell Builtin Commands
limits, resource: Shell Builtin Commands
line editor: Zsh Line Editor
line number, in evaluated expression: Description of Options
line, reading: Shell Builtin Commands
links, symbolic: Description of Options
list: Simple Commands & Pipelines
loading modules: Shell Builtin Commands
logging out, checking jobs when: Description of Options
long option: Invocation
loop style, csh: Description of Options
loops, continuing: Shell Builtin Commands
loops, exiting: Shell Builtin Commands
loops, for: Complex Commands
loops, repeat: Complex Commands
loops, until: Complex Commands
loops, while: Complex Commands

M
mail, warning of reading: Description of Options
mailing lists: Mailing Lists
marking directories: Description of Options
marking file types: Description of Options
mathematical functions: The zsh/mathfunc Module
mathematical functions, use of: Arithmetic Evaluation
mode, privileged: Description of Options
modifiers: Modifiers
modifiers, precommand: Precommand Modifiers
modules: Zsh Modules
modules, example: The zsh/example Module
modules, loading: Shell Builtin Commands
modules, writing: The zsh/example Module
multibyte characters, in expansion and globbing: Description of Options
multios: Redirection

N
named directories, dynamic: Filename Expansion
named directories, static: Filename Expansion
notification of background jobs: Description of Options
null command style: Parameters Used By The Shell
null globbing style, csh: Description of Options
nulls, embedded in $’...’: Description of Options

O
octal, arithmetic expressions: Description of Options
octal, output in C format: Description of Options
operator precedence: Description of Options
operators, arithmetic: Arithmetic Evaluation
option printing style, ksh: Description of Options
option printing, ksh style: Description of Options
options: Options
options, aliases: Option Aliases
options, description: Description of Options
options, processing: Shell Builtin Commands
options, setting: Shell Builtin Commands
options, shell: Invocation
options, single letter: Single Letter Options
options, single letter, ksh style: Description of Options
options, specifying: Specifying Options
options, unsetting: Shell Builtin Commands
overstrike mode, of editor: Description of Options

P
parameter expansion: Parameter Expansion
parameter expansion flags: Parameter Expansion
parameter expansion style, rc: Description of Options
parameter modifiers: Modifiers
parameter names, non-portable characters in: Description of Options
parameter, file access via: The zsh/mapfile Module
parameters: Parameters
parameters, declaring: Shell Builtin Commands
parameters, editing: Zle Builtins
parameters, editor: Zle Widgets
parameters, expanding: Shell Builtin Commands
parameters, floating point: Arithmetic Evaluation
parameters, for using file descriptors: Redirection
parameters, integer: Arithmetic Evaluation
parameters, listing: Shell Builtin Commands
parameters, marking readonly: Shell Builtin Commands
parameters, positional: Shell Builtin Commands
parameters, positional: Shell Builtin Commands
parameters, setting: Shell Builtin Commands
parameters, setting array: Shell Builtin Commands
parameters, special: The zsh/parameter Module
parameters, special: The zsh/zleparameter Module
parameters, substituting unset: Description of Options
parameters, unsetting: Shell Builtin Commands
parameters, warning when created globally: Description of Options
parameters, zle: Zle Widgets
path search, extended: Description of Options
path search, for script argument to shell: Description of Options
PCRE, regexp: Description of Options
pipeline: Simple Commands & Pipelines
pipeline, exit status from: Description of Options
precedence of glob operators: Filename Generation
precedence, operator: Description of Options
precommand modifiers: Precommand Modifiers
priority of background jobs: Description of Options
privileged mode: Description of Options
process substitution: Process Substitution
prompt expansion: Prompt Expansion
prompt, ! expansion: Description of Options
prompt, % expansion: Description of Options
prompt, parameter expansion: Description of Options
prompt, save partial lines: Description of Options
prompt, with CR: Description of Options
pushd, making cd behave like: Description of Options
pushd, to home: Description of Options

Q
qualifiers, globbing: Filename Generation
querying before rm *: Description of Options
quoting: Quoting
quoting style, csh: Description of Options
quoting style, rc: Description of Options

R
rc, array expansion style: Parameter Expansion
rc, parameter expansion style: Description of Options
rc, quoting style: Description of Options
reading a line: Shell Builtin Commands
rebinding keys: Zle Builtins
rebinding widgets: Zle Builtins
recent directories, maintaining list of: Recent Directories
redirection: Redirection
redirections with no command, csh: Description of Options
redirections with no command, ksh: Description of Options
redirections with no command, sh: Description of Options
referring to jobs: Jobs & Signals
regex: The zsh/regex Module
regexp, bash BASH_REMATCH variable: Description of Options
regexp, PCRE: Description of Options
region, highlighting: Character Highlighting
regular expressions: The zsh/regex Module
regular expressions, case-insensitive matching, option: Description of Options
regular expressions, perl-compatible: The zsh/pcre Module
removable suffix, highlighting in completino: Character Highlighting
repeat loops: Complex Commands
reporter utility: Utilities
reserved words: Reserved Words
resource limits: Shell Builtin Commands
resource limits: Shell Builtin Commands
resource limits: Shell Builtin Commands
restricted shell: Restricted Shell
restricted shell: Description of Options
resuming jobs automatically: Description of Options
return from function, on error: Description of Options
rm *, querying before: Description of Options
rm *, waiting before: Description of Options
roadmap: Roadmap

S
select, system call: The zsh/zselect Module
selection, case: Complex Commands
selection, user: Complex Commands
sh compatibility: Compatibility
sh, compatibility: Shell Builtin Commands
sh, expansion style: Description of Options
sh, field splitting style: Description of Options
sh, field splitting style, parameter: Parameter Expansion
sh, globbing style: Description of Options
sh, redirections with no command: Description of Options
sh, single letter options style: Description of Options
share history: Description of Options
shell flags: Invocation
shell grammar: Shell Grammar
shell options: Invocation
shell, cloning: The zsh/clone Module
shell, suspending: Shell Builtin Commands
shell, timing: Shell Builtin Commands
shutdown files: Files
signals, trapping: Functions
signals, trapping: Shell Builtin Commands
simple commands: Simple Commands & Pipelines
single command: Description of Options
single letter options: Single Letter Options
single letter options, ksh style: Description of Options
slash, removing trailing: Description of Options
slow connection, editing over: Parameters Used By The Shell
sockets: The zsh/net/socket Module
sockets, closing TCP: The zsh/net/tcp Module
sockets, inbound TCP: The zsh/net/tcp Module
sockets, inbound Unix domain: The zsh/net/socket Module
sockets, outbound TCP: The zsh/net/tcp Module
sockets, outbound Unix domain: The zsh/net/socket Module
sockets, TCP: The zsh/net/tcp Module
sockets, Unix domain: The zsh/net/socket Module
special characters, highlighting: Character Highlighting
spelling correction: Description of Options
stack, history: Shell Builtin Commands
startup files: Files
startup files, global, inhibiting: Description of Options
startup files, sourcing: Description of Options
static named directories: Filename Expansion
status, on exit from pipeline: Description of Options
styles in zftp functions: Miscellaneous Features
sublist: Simple Commands & Pipelines
subscript flags: Array Parameters
subscripts: Array Parameters
subshell: Complex Commands
substitution, command: Command Substitution
substitution, parameter, flags: Parameter Expansion
substitution, process: Process Substitution
suffix, highlighting removable, in completion: Character Highlighting
sun keyboard, annoying: Description of Options
suspending jobs: Jobs & Signals
suspending the shell: Shell Builtin Commands
symbolic links: Description of Options

T
TCP: The zsh/net/tcp Module
TCP function system: TCP Function System
TCP, example: The zsh/net/tcp Module
termcap value, printing: The zsh/termcap Module
terminal: The zsh/clone Module
terminal escape sequences for highlighting: Character Highlighting
terminfo value, printing: The zsh/terminfo Module
timed execution: The zsh/sched Module
timing: Complex Commands
timing the shell: Shell Builtin Commands
tracing, of commands: Description of Options
tracing, of input lines: Description of Options
trapping signals: Functions
trapping signals: Shell Builtin Commands
traps, asynchronous: Description of Options
traps, DEBUG, before or after command: Description of Options
traps, on function exit: Description of Options
traps, POSIX compatibility: Description of Options
try blocks: Complex Commands
tty, freezing: Shell Builtin Commands

U
umask: Shell Builtin Commands
Unicode combining characters: Description of Options
unset parameters, substituting: Description of Options
until loops: Complex Commands
user contributions: User Contributions
user selection: Complex Commands
users, watching: Shell Builtin Commands

V
version: Top
version control utility: Version Control Information

W
waiting before rm *: Description of Options
waiting for jobs: Shell Builtin Commands
watching users: Shell Builtin Commands
while loops: Complex Commands
widgets: Zle Widgets
widgets, binding: Zle Builtins
widgets, calling: Zle Builtins
widgets, defining: Zle Builtins
widgets, invoking: Zle Builtins
widgets, rebinding: Zle Builtins
widgets, standard: Zle Widgets
widgets, user-defined: Zle Widgets
windows, curses: The zsh/curses Module
word designators, history: Word Designators
writing modules: The zsh/example Module

Z
zftp function system: Zftp Function System
zftp function system, automatic reopening: Miscellaneous Features
zftp function system, configuration: Miscellaneous Features
zftp function system, remote globbing: Miscellaneous Features
zftp function system, styles: Miscellaneous Features
zftp, functions: The zsh/zftp Module
zftp, parameters: The zsh/zftp Module
zftp, problems: The zsh/zftp Module
zftp, subcommands: The zsh/zftp Module
ZLE: Zsh Line Editor
zle, builtin commands: Zle Builtins
zlogin: Files
zlogout: Files
zprofile: Files
zrecompile utility: Utilities
zsh/datetime, function system based on: Calendar Function System
zshenv: Files
zshrc: Files
ztcp, function system based on: TCP Function System

Jump to:   $   -   .  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   Z  

Next: , Previous: , Up: Top   [Contents][Index]