(zsh.info.gz) Variables Index

Info Catalog (zsh.info.gz) Concept Index (zsh.info.gz) Top (zsh.info.gz) Options Index
 
 Variables Index
 ***************
 
 [index]

Menu

 
* !                                     Parameters Set By The Shell.
                                                              (line    8)
* #                                     Parameters Set By The Shell.
                                                              (line   12)
* $                                     Parameters Set By The Shell.
                                                              (line   22)
* *                                     Parameters Set By The Shell.
                                                              (line   32)
* -                                     Parameters Set By The Shell.
                                                              (line   28)
* 0                                     Parameters Set By The Shell.
                                                              (line   48)
* ?                                     Parameters Set By The Shell.
                                                              (line   45)
* @                                     Parameters Set By The Shell.
                                                              (line   42)
* _                                     Parameters Set By The Shell.
                                                              (line   61)
* aliases                               The zsh/parameter Module.
                                                              (line   53)
* all_quotes, compstate                 Completion Special Parameters.
                                                              (line   72)
* ARGC                                  Parameters Set By The Shell.
                                                              (line   19)
* argv                                  Parameters Set By The Shell.
                                                              (line   35)
* ARGV0                                 Parameters Used By The Shell.
                                                              (line   18)
* BAUD                                  Parameters Used By The Shell.
                                                              (line   22)
* BAUD, use of                          Zsh Line Editor.    (line   21)
* BUFFER                                Zle Widgets.        (line   45)
* BUFFERLINES                           Zle Widgets.        (line   50)
* builtins                              The zsh/parameter Module.
                                                              (line   37)
* cdpath                                Parameters Used By The Shell.
                                                              (line   34)
* CDPATH                                Parameters Used By The Shell.
                                                              (line   34)
* chpwd_functions                       Functions.          (line  206)
* COLUMNS                               Parameters Used By The Shell.
                                                              (line   38)
* COLUMNS, use of                       Zsh Line Editor.    (line   21)
* commands                              The zsh/parameter Module.
                                                              (line   18)
* compstate                             Completion Special Parameters.
                                                              (line   67)
* CONTEXT                               Zle Widgets.        (line   55)
* context, compstate                    Completion Special Parameters.
                                                              (line   86)
* context, use of                       Completion Functions.
                                                              (line  317)
* CORRECT_IGNORE                        Parameters Used By The Shell.
                                                              (line   42)
* CPUTYPE                               Parameters Set By The Shell.
                                                              (line   66)
* CURRENT                               Completion Special Parameters.
                                                              (line   21)
* CURSOR                                Zle Widgets.        (line   70)
* CUTBUFFER                             Zle Widgets.        (line   76)
* dirstack                              The zsh/parameter Module.
                                                              (line   88)
* DIRSTACKSIZE                          Parameters Used By The Shell.
                                                              (line   52)
* dis_aliases                           The zsh/parameter Module.
                                                              (line   57)
* dis_builtins                          The zsh/parameter Module.
                                                              (line   44)
* dis_functions                         The zsh/parameter Module.
                                                              (line   34)
* dis_galiases                          The zsh/parameter Module.
                                                              (line   63)
* dis_reswords                          The zsh/parameter Module.
                                                              (line   50)
* dis_saliases                          The zsh/parameter Module.
                                                              (line   69)
* EDITOR                                Keymaps.            (line   33)
* EGID                                  Parameters Set By The Shell.
                                                              (line   70)
* ENV                                   Parameters Used By The Shell.
                                                              (line   57)
* ENV, use of                           Compatibility.      (line   20)
* EPOCHREALTIME                         The zsh/datetime Module.
                                                              (line   33)
* EPOCHSECONDS                          The zsh/datetime Module.
                                                              (line   40)
* epochtime                             The zsh/datetime Module.
                                                              (line   44)
* ERRNO                                 Parameters Set By The Shell.
                                                              (line   84)
* errnos                                The zsh/system Module.
                                                              (line  163)
* EUID                                  Parameters Set By The Shell.
                                                              (line   77)
* exact, compstate                      Completion Special Parameters.
                                                              (line  133)
* exact_string, compstate               Completion Special Parameters.
                                                              (line  141)
* expl, use of                          Completion Functions.
                                                              (line  354)
* FCEDIT                                Parameters Used By The Shell.
                                                              (line   64)
* fignore                               Parameters Used By The Shell.
                                                              (line   69)
* FIGNORE                               Parameters Used By The Shell.
                                                              (line   69)
* fpath                                 Parameters Used By The Shell.
                                                              (line   75)
* FPATH                                 Parameters Used By The Shell.
                                                              (line   75)
* fpath, use of                         Functions.          (line   25)
* funcfiletrace                         The zsh/parameter Module.
                                                              (line  144)
* funcsourcetrace                       The zsh/parameter Module.
                                                              (line  154)
* funcstack                             The zsh/parameter Module.
                                                              (line  169)
* functions                             The zsh/parameter Module.
                                                              (line   27)
* functrace                             The zsh/parameter Module.
                                                              (line  174)
* galiases                              The zsh/parameter Module.
                                                              (line   60)
* GID                                   Parameters Set By The Shell.
                                                              (line   91)
* HELPDIR                               Utilities.          (line   45)
* histchars                             Parameters Used By The Shell.
                                                              (line   82)
* HISTCHARS                             Parameters Used By The Shell.
                                                              (line   93)
* histchars, use of                     Comments.           (line    6)
* histchars, use of <1>                 Overview.           (line    6)
* HISTCMD                               Parameters Set By The Shell.
                                                              (line   98)
* HISTFILE                              Parameters Used By The Shell.
                                                              (line   96)
* HISTNO                                Zle Widgets.        (line   84)
* history                               The zsh/parameter Module.
                                                              (line   93)
* historywords                          The zsh/parameter Module.
                                                              (line   97)
* HISTSIZE                              Parameters Used By The Shell.
                                                              (line  100)
* HISTSIZE, use of                      History Expansion.  (line    8)
* HOME                                  Parameters Used By The Shell.
                                                              (line  106)
* HOME, use of                          Files.              (line   33)
* HOST                                  Parameters Set By The Shell.
                                                              (line  103)
* IFS                                   Parameters Used By The Shell.
                                                              (line  112)
* IFS, use of                           Parameter Expansion.
                                                              (line  249)
* IFS, use of <1>                       Command Substitution.
                                                              (line   10)
* IFS, use of <2>                       Shell Builtin Commands.
                                                              (line 1046)
* ignored, compstate                    Completion Special Parameters.
                                                              (line  145)
* incarg, use of                        ZLE Functions.      (line  350)
* insert, compstate                     Completion Special Parameters.
                                                              (line  150)
* insert_positions, compstate           Completion Special Parameters.
                                                              (line  187)
* IPREFIX                               Completion Special Parameters.
                                                              (line   26)
* ISUFFIX                               Completion Special Parameters.
                                                              (line   40)
* jobdirs                               The zsh/parameter Module.
                                                              (line  100)
* jobstates                             The zsh/parameter Module.
                                                              (line  117)
* jobtexts                              The zsh/parameter Module.
                                                              (line  110)
* KEYBOARD_HACK                         Parameters Used By The Shell.
                                                              (line  127)
* KEYMAP                                Zle Widgets.        (line   93)
* keymaps                               The zsh/zleparameter Module.
                                                              (line   10)
* KEYS                                  Zle Widgets.        (line   96)
* KEYTIMEOUT                            Parameters Used By The Shell.
                                                              (line  140)
* killring                              Zle Widgets.        (line  100)
* LANG                                  Parameters Used By The Shell.
                                                              (line  144)
* langinfo                              The zsh/langinfo Module.
                                                              (line    8)
* LASTABORTEDSEARCH                     Zle Widgets.        (line  114)
* LASTSEARCH                            Zle Widgets.        (line  118)
* LASTWIDGET                            Zle Widgets.        (line  123)
* last_prompt, compstate                Completion Special Parameters.
                                                              (line  194)
* LBUFFER                               Zle Widgets.        (line  126)
* LC_ALL                                Parameters Used By The Shell.
                                                              (line  148)
* LC_COLLATE                            Parameters Used By The Shell.
                                                              (line  152)
* LC_CTYPE                              Parameters Used By The Shell.
                                                              (line  157)
* LC_MESSAGES                           Parameters Used By The Shell.
                                                              (line  166)
* LC_NUMERIC                            Parameters Used By The Shell.
                                                              (line  170)
* LC_TIME                               Parameters Used By The Shell.
                                                              (line  176)
* line, use of                          Completion Functions.
                                                              (line  317)
* LINENO                                Parameters Set By The Shell.
                                                              (line  106)
* LINES                                 Parameters Used By The Shell.
                                                              (line  180)
* LINES, use of                         Zsh Line Editor.    (line   21)
* list, compstate                       Completion Special Parameters.
                                                              (line  201)
* LISTMAX                               Parameters Used By The Shell.
                                                              (line  184)
* list_lines, compstate                 Completion Special Parameters.
                                                              (line  227)
* list_max, compstate                   Completion Special Parameters.
                                                              (line  234)
* LOGCHECK                              Parameters Used By The Shell.
                                                              (line  191)
* LOGNAME                               Parameters Set By The Shell.
                                                              (line  114)
* MACHTYPE                              Parameters Set By The Shell.
                                                              (line  120)
* MAIL                                  Parameters Used By The Shell.
                                                              (line  195)
* MAILCHECK                             Parameters Used By The Shell.
                                                              (line  199)
* mailpath                              Parameters Used By The Shell.
                                                              (line  202)
* MAILPATH                              Parameters Used By The Shell.
                                                              (line  202)
* manpath                               Parameters Used By The Shell.
                                                              (line  212)
* MANPATH                               Parameters Used By The Shell.
                                                              (line  212)
* mapfile                               The zsh/mapfile Module.
                                                              (line    9)
* MARK                                  Zle Widgets.        (line  132)
* match                                 Filename Generation.
                                                              (line  236)
* MATCH                                 Filename Generation.
                                                              (line  304)
* mbegin                                Filename Generation.
                                                              (line  236)
* MBEGIN                                Filename Generation.
                                                              (line  304)
* mend                                  Filename Generation.
                                                              (line  236)
* MEND                                  Filename Generation.
                                                              (line  304)
* MENUSELECT                            The zsh/complist Module.
                                                              (line  204)
* modules                               The zsh/parameter Module.
                                                              (line   79)
* module_path                           Parameters Used By The Shell.
                                                              (line  231)
* MODULE_PATH                           Parameters Used By The Shell.
                                                              (line  231)
* nameddirs                             The zsh/parameter Module.
                                                              (line  131)
* nmatches, compstate                   Completion Special Parameters.
                                                              (line  239)
* NULLCMD                               Parameters Used By The Shell.
                                                              (line  242)
* NULLCMD, ignoring                     Description of Options.
                                                              (line 1009)
* NULLCMD, ignoring <1>                 Description of Options.
                                                              (line 1150)
* NULLCMD, use of                       Redirection.        (line  278)
* NUMERIC                               Zle Widgets.        (line  135)
* OLDPWD                                Parameters Set By The Shell.
                                                              (line  124)
* old_insert, compstate                 Completion Special Parameters.
                                                              (line  243)
* old_list, compstate                   Completion Special Parameters.
                                                              (line  256)
* OPTARG                                Parameters Set By The Shell.
                                                              (line  128)
* OPTARG, use of                        Shell Builtin Commands.
                                                              (line  651)
* OPTIND                                Parameters Set By The Shell.
                                                              (line  132)
* OPTIND, use of                        Shell Builtin Commands.
                                                              (line  651)
* options                               The zsh/parameter Module.
                                                              (line    9)
* opt_args, use of                      Completion Functions.
                                                              (line  317)
* OSTYPE                                Parameters Set By The Shell.
                                                              (line  136)
* parameter, compstate                  Completion Special Parameters.
                                                              (line  270)
* parameters                            The zsh/parameter Module.
                                                              (line   72)
* path                                  Parameters Used By The Shell.
                                                              (line  248)
* PATH                                  Parameters Used By The Shell.
                                                              (line  248)
* path, use of                          Command Execution.  (line   11)
* pattern_insert, compstate             Completion Special Parameters.
                                                              (line  274)
* pattern_match, compstate              Completion Special Parameters.
                                                              (line  283)
* PENDING                               Zle Widgets.        (line  142)
* PERIOD                                Functions.          (line  210)
* periodic_functions                    Functions.          (line  209)
* pipestatus                            Parameters Set By The Shell.
                                                              (line   57)
* POSTDISPLAY                           Zle Widgets.        (line  159)
* POSTEDIT                              Parameters Used By The Shell.
                                                              (line  253)
* PPID                                  Parameters Set By The Shell.
                                                              (line  139)
* PREBUFFER                             Zle Widgets.        (line  148)
* precmd_functions                      Functions.          (line  217)
* PREDISPLAY                            Zle Widgets.        (line  153)
* preexec_functions                     Functions.          (line  223)
* PREFIX                                Completion Special Parameters.
                                                              (line   45)
* PROMPT                                Parameters Used By The Shell.
                                                              (line  257)
* prompt                                Parameters Used By The Shell.
                                                              (line  263)
* PROMPT2                               Parameters Used By The Shell.
                                                              (line  258)
* PROMPT3                               Parameters Used By The Shell.
                                                              (line  259)
* PROMPT4                               Parameters Used By The Shell.
                                                              (line  260)
* PROMPT_EOL_MARK                       Parameters Used By The Shell.
                                                              (line  266)
* PS1                                   Parameters Used By The Shell.
                                                              (line  273)
* PS2                                   Parameters Used By The Shell.
                                                              (line  278)
* PS3                                   Parameters Used By The Shell.
                                                              (line  284)
* PS4                                   Parameters Used By The Shell.
                                                              (line  288)
* psvar                                 Parameters Used By The Shell.
                                                              (line  293)
* PSVAR                                 Parameters Used By The Shell.
                                                              (line  293)
* psvar, use of                         Prompt Expansion.   (line  246)
* PWD                                   Parameters Set By The Shell.
                                                              (line  144)
* QIPREFIX                              Completion Special Parameters.
                                                              (line   50)
* QISUFFIX                              Completion Special Parameters.
                                                              (line   57)
* quote, compstate                      Completion Special Parameters.
                                                              (line  298)
* quoting, compstate                    Completion Special Parameters.
                                                              (line  303)
* RANDOM                                Parameters Set By The Shell.
                                                              (line  148)
* RBUFFER                               Zle Widgets.        (line  165)
* READNULLCMD                           Parameters Used By The Shell.
                                                              (line  297)
* READNULLCMD, ignoring                 Description of Options.
                                                              (line 1009)
* READNULLCMD, ignoring <1>             Description of Options.
                                                              (line 1150)
* READNULLCMD, use of                   Redirection.        (line  286)
* redirect, compstate                   Completion Special Parameters.
                                                              (line  308)
* REGION_ACTIVE                         Zle Widgets.        (line  171)
* region_highlight                      Zle Widgets.        (line  176)
* REPLY                                 Parameters Used By The Shell.
                                                              (line  309)
* reply                                 Parameters Used By The Shell.
                                                              (line  318)
* REPLY, use of                         Complex Commands.   (line   69)
* REPLY, use of <1>                     Filename Generation.
                                                              (line  631)
* reply, use of                         Filename Generation.
                                                              (line  631)
* REPLY, use of <2>                     Shell Builtin Commands.
                                                              (line 1047)
* reply, use of <1>                     Shell Builtin Commands.
                                                              (line 1047)
* reply, use of <2>                     Flags with Arguments.
                                                              (line   38)
* reply, use of <3>                     Control Flags.      (line   95)
* reply, use of <4>                     The zsh/zutil Module.
                                                              (line   47)
* REPORTTIME                            Parameters Used By The Shell.
                                                              (line  301)
* restore, compstate                    Completion Special Parameters.
                                                              (line  312)
* reswords                              The zsh/parameter Module.
                                                              (line   47)
* RPROMPT                               Parameters Used By The Shell.
                                                              (line  321)
* RPROMPT2                              Parameters Used By The Shell.
                                                              (line  328)
* RPS1                                  Parameters Used By The Shell.
                                                              (line  322)
* RPS2                                  Parameters Used By The Shell.
                                                              (line  329)
* saliases                              The zsh/parameter Module.
                                                              (line   66)
* SAVEHIST                              Parameters Used By The Shell.
                                                              (line  335)
* SECONDS                               Parameters Set By The Shell.
                                                              (line  158)
* SHLVL                                 Parameters Set By The Shell.
                                                              (line  173)
* signals                               Parameters Set By The Shell.
                                                              (line  176)
* SPROMPT                               Parameters Used By The Shell.
                                                              (line  338)
* status                                Parameters Set By The Shell.
                                                              (line   54)
* STTY                                  Parameters Used By The Shell.
                                                              (line  344)
* SUFFIX                                Completion Special Parameters.
                                                              (line   60)
* sysparams                             The zsh/system Module.
                                                              (line  174)
* tcp_expect_lines                      TCP Parameters.     (line   21)
* tcp_filter                            TCP Parameters.     (line   25)
* TCP_HANDLER_ACTIVE                    TCP Parameters.     (line   32)
* TCP_LINE                              TCP Parameters.     (line   37)
* tcp_lines                             TCP Parameters.     (line   45)
* TCP_LINE_FD                           TCP Parameters.     (line   40)
* TCP_LOG                               TCP Parameters.     (line   49)
* tcp_no_spam_list                      TCP Parameters.     (line   62)
* tcp_on_read                           TCP Parameters.     (line  132)
* TCP_OUTPUT                            TCP Parameters.     (line   65)
* TCP_PROMPT                            TCP Parameters.     (line   72)
* TCP_READ_DEBUG                        TCP Parameters.     (line   83)
* TCP_SECONDS_START                     TCP Parameters.     (line   87)
* TCP_SESS                              TCP Parameters.     (line  105)
* TCP_SILENT                            TCP Parameters.     (line  109)
* tcp_spam_list                         TCP Parameters.     (line  114)
* TCP_TALK_ESCAPE                       TCP Parameters.     (line  118)
* TCP_TIMEOUT                           TCP Parameters.     (line  122)
* TERM                                  Parameters Used By The Shell.
                                                              (line  359)
* termcap                               The zsh/termcap Module.
                                                              (line   14)
* TERMINFO                              Parameters Used By The Shell.
                                                              (line  367)
* terminfo                              The zsh/terminfo Module.
                                                              (line   14)
* TIMEFMT                               Parameters Used By The Shell.
                                                              (line  373)
* TMOUT                                 Parameters Used By The Shell.
                                                              (line  427)
* TMPPREFIX                             Parameters Used By The Shell.
                                                              (line  437)
* to_end, compstate                     Completion Special Parameters.
                                                              (line  319)
* TRY_BLOCK_ERROR                       Parameters Set By The Shell.
                                                              (line  179)
* TTY                                   Parameters Set By The Shell.
                                                              (line  185)
* TTYIDLE                               Parameters Set By The Shell.
                                                              (line  188)
* UID                                   Parameters Set By The Shell.
                                                              (line  192)
* unambiguous, compstate                Completion Special Parameters.
                                                              (line  333)
* unambiguous_cursor, compstate         Completion Special Parameters.
                                                              (line  338)
* unambiguous_positions, compstate      Completion Special Parameters.
                                                              (line  344)
* UNDO_CHANGE_NO                        Zle Widgets.        (line  209)
* userdirs                              The zsh/parameter Module.
                                                              (line  135)
* usergroups                            The zsh/parameter Module.
                                                              (line  139)
* USERNAME                              Parameters Set By The Shell.
                                                              (line  199)
* vared, compstate                      Completion Special Parameters.
                                                              (line  351)
* VENDOR                                Parameters Set By The Shell.
                                                              (line  208)
* VISUAL                                Keymaps.            (line   33)
* watch                                 Parameters Used By The Shell.
                                                              (line  442)
* WATCH                                 Parameters Used By The Shell.
                                                              (line  442)
* watch, use of                         Shell Builtin Commands.
                                                              (line  853)
* WATCHFMT                              Parameters Used By The Shell.
                                                              (line  452)
* WIDGET                                Zle Widgets.        (line  214)
* WIDGETFUNC                            Zle Widgets.        (line  217)
* widgets                               The zsh/zleparameter Module.
                                                              (line   13)
* WIDGETSTYLE                           Zle Widgets.        (line  225)
* WORDCHARS                             Parameters Used By The Shell.
                                                              (line  525)
* words                                 Completion Special Parameters.
                                                              (line  357)
* ZBEEP                                 Parameters Used By The Shell.
                                                              (line  529)
* zcurses_attrs                         The zsh/curses Module.
                                                              (line  230)
* ZCURSES_COLORS                        The zsh/curses Module.
                                                              (line  217)
* zcurses_colors                        The zsh/curses Module.
                                                              (line  234)
* ZCURSES_COLOR_PAIRS                   The zsh/curses Module.
                                                              (line  222)
* zcurses_keycodes                      The zsh/curses Module.
                                                              (line  238)
* zcurses_windows                       The zsh/curses Module.
                                                              (line  244)
* ZDOTDIR                               Parameters Used By The Shell.
                                                              (line  539)
* ZDOTDIR, use of                       Files.              (line    9)
* ZFTP_ACCOUNT                          The zsh/zftp Module.
                                                              (line  311)
* ZFTP_CODE                             The zsh/zftp Module.
                                                              (line  318)
* ZFTP_COUNT                            The zsh/zftp Module.
                                                              (line  431)
* ZFTP_FILE                             The zsh/zftp Module.
                                                              (line  417)
* ZFTP_HOST                             The zsh/zftp Module.
                                                              (line  280)
* ZFTP_IP                               The zsh/zftp Module.
                                                              (line  276)
* ZFTP_PORT                             The zsh/zftp Module.
                                                              (line  286)
* ZFTP_PREFS                            The zsh/zftp Module.
                                                              (line  332)
* ZFTP_PWD                              The zsh/zftp Module.
                                                              (line  315)
* ZFTP_REPLY                            The zsh/zftp Module.
                                                              (line  323)
* ZFTP_SESSION                          The zsh/zftp Module.
                                                              (line  328)
* ZFTP_SIZE                             The zsh/zftp Module.
                                                              (line  423)
* ZFTP_SYSTEM                           The zsh/zftp Module.
                                                              (line  298)
* ZFTP_TMOUT                            The zsh/zftp Module.
                                                              (line  268)
* ZFTP_TRANSFER                         The zsh/zftp Module.
                                                              (line  420)
* ZFTP_TYPE                             The zsh/zftp Module.
                                                              (line  304)
* ZFTP_USER                             The zsh/zftp Module.
                                                              (line  308)
* ZFTP_VERBOSE                          The zsh/zftp Module.
                                                              (line  358)
* ZLE_LINE_ABORTED                      Parameters Used By The Shell.
                                                              (line  543)
* ZLE_REMOVE_SUFFIX_CHARS               Parameters Used By The Shell.
                                                              (line  549)
* ZLE_SPACE_SUFFIX_CHARS                Parameters Used By The Shell.
                                                              (line  549)
* ZLE_STATE                             Zle Widgets.        (line  232)
* ZLS_COLORS                            The zsh/complist Module.
                                                              (line   19)
* ZLS_COLOURS                           The zsh/complist Module.
                                                              (line   19)
* zshaddhistory_functions               Functions.          (line  234)
* zshexit_functions                     Functions.          (line  261)
* zsh_eval_context                      Parameters Set By The Shell.
                                                              (line  211)
* ZSH_EVAL_CONTEXT                      Parameters Set By The Shell.
                                                              (line  211)
* ZSH_NAME                              Parameters Set By The Shell.
                                                              (line  305)
* ZSH_PATCHLEVEL                        Parameters Set By The Shell.
                                                              (line  309)
* zsh_scheduled_events                  The zsh/sched Module.
                                                              (line   42)
* ZSH_SUBSHELL <S>                      Parameters Set By The Shell.
                                                              (line  319)
* ZSH_VERSION                           Parameters Set By The Shell.
                                                              (line  325)
 
Info Catalog (zsh.info.gz) Concept Index (zsh.info.gz) Top (zsh.info.gz) Options Index
automatically generated by info2html