Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "typeset +m ..." and "typeset +g -m ..." | Bart Schaefer | 2000-09-17 | 1 | -13/+25 |
| | |||||
* | One more "wordcode" change. | Bart Schaefer | 2000-09-15 | 1 | -2/+2 |
| | |||||
* | Add smart-insert-last-word. | Bart Schaefer | 2000-09-13 | 1 | -6/+47 |
| | |||||
* | Redo _zle using _arguments; fix typos. | Bart Schaefer | 2000-09-11 | 2 | -4/+5 |
| | |||||
* | No "wordcode". | Bart Schaefer | 2000-09-06 | 1 | -1/+1 |
| | |||||
* | No "wordcode". | Bart Schaefer | 2000-09-06 | 1 | -11/+11 |
| | |||||
* | 12761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for tex | Andrey Borzenkov | 2000-09-06 | 1 | -0/+3 |
| | |||||
* | Add a cross reference and some completer hints. | Bart Schaefer | 2000-09-05 | 1 | -1/+12 |
| | |||||
* | change context for i-c-w styles, update docs (12744) | Sven Wischnowsky | 2000-09-05 | 2 | -4/+16 |
| | |||||
* | Create "User Contributions" doc and make some assoctiated changes. | Bart Schaefer | 2000-09-04 | 11 | -113/+817 |
| | |||||
* | 12722: [##base] for output base selection without a base prefix | Andrew Main | 2000-09-02 | 1 | -0/+5 |
| | |||||
* | 12719: quoting arrays in vared with real backslashes | Peter Stephenson | 2000-08-29 | 1 | -4/+5 |
| | |||||
* | 12716: Document and index REPLY/reply paramters properly. | Bart Schaefer | 2000-08-29 | 7 | -19/+45 |
| | |||||
* | make $modules report aliases correctly (12654) | Sven Wischnowsky | 2000-08-16 | 1 | -2/+3 |
| | |||||
* | call ps only once and be more intelligent when finding the PIDs (12640) | Sven Wischnowsky | 2000-08-15 | 1 | -10/+8 |
| | |||||
* | Minor documentation fixes (12585) | Oliver Kiddle | 2000-08-10 | 5 | -51/+51 |
| | |||||
* | add -g option to _parameters to restrict type of parameters completed (12583) | Oliver Kiddle | 2000-08-10 | 1 | -2/+6 |
| | |||||
* | 12581: C_BASES option | Peter Stephenson | 2000-08-10 | 1 | -0/+13 |
| | |||||
* | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 2000-08-08 | 1 | -2/+4 |
| | |||||
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 1 | -7/+49 |
| | | | | | Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules done internally via `zmodload -[AR]' | ||||
* | small fix for `read -r' doc (12497) | Sven Wischnowsky | 2000-08-03 | 1 | -1/+2 |
| | |||||
* | make binding of ^D be used in first column if ignoreeof is set and ^D is ↵ | Sven Wischnowsky | 2000-08-03 | 1 | -0/+5 |
| | | | | bound to a shell function widget (12494) | ||||
* | 12486: new completion caching layer | Adam Spiers | 2000-08-02 | 1 | -0/+72 |
| | |||||
* | if compcontext is an assoc, the keys are the completions and the values are ↵ | Sven Wischnowsky | 2000-08-02 | 1 | -3/+6 |
| | | | | their descriptions (12483) | ||||
* | make $compcontext more powerful and easier to use for simple cases | Sven Wischnowsky | 2000-08-01 | 1 | -7/+15 |
| | |||||
* | clarify manual for menu style; select= and yes= may be given both a number ↵ | Sven Wischnowsky | 2000-07-31 | 1 | -0/+5 |
| | | | | and one of the long* values at the same time (12438) | ||||
* | 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like | Andrew Main | 2000-07-30 | 1 | -2/+5 |
| | | | | | | | the csh -b, permitting more options to be stacked after it and take effect. Make -b take effect depending on SH_OPTION_LETTERS, consistent with all the other single-letter options, rather than having a clashing check of emulation type. | ||||
* | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 2000-07-30 | 1 | -9/+51 |
| | | | | | | | | Src/zsh.mdd: Allow options to be specified on the zsh command line in the form of GNU-style long options. Also handle --version and --help. Do not permit extra option letters to be stacked after `-whatever-' (they used to be ignored). Exit if the command line specifies an option name that doesn't exist. | ||||
* | 12414: vared quotes separators when editing arrays | Peter Stephenson | 2000-07-27 | 1 | -0/+6 |
| | |||||
* | fix a bug that started menu selection too often; fix bug for `yes=long' and ↵ | Sven Wischnowsky | 2000-07-27 | 1 | -2/+5 |
| | | | | document it (12405) | ||||
* | Move compinit security checks into compaudit. | Bart Schaefer | 2000-07-26 | 1 | -10/+21 |
| | |||||
* | Mention the space-starting-alias feature in HIST_IGNORE_SPACE. | Wayne Davison | 2000-07-19 | 1 | -1/+2 |
| | |||||
* | 12313: bad phrasing in metafaq | Peter Stephenson | 2000-07-19 | 1 | -3/+3 |
| | |||||
* | 12242: based on code from Fr. Br. George (George V Kouryachy): | Peter Stephenson | 2000-07-13 | 1 | -9/+11 |
| | | | | use negative integers in prompt to count from other end of string | ||||
* | fix for list-prompt docs (12229) | Sven Wischnowsky | 2000-07-12 | 1 | -1/+2 |
| | |||||
* | mention more standard tags in documentation and fix some typos (12177) | Oliver Kiddle | 2000-07-05 | 4 | -5/+21 |
| | |||||
* | 12146: reintroduce install_info code | Peter Stephenson | 2000-07-03 | 1 | -0/+4 |
| | |||||
* | 12140: make key rebinding for _expand complter easier | Peter Stephenson | 2000-07-03 | 1 | -1/+4 |
| | |||||
* | 12121: stopmsg in precmd | Peter Stephenson | 2000-07-03 | 1 | -2/+8 |
| | |||||
* | change format style with warnings tag, don't add descriptions as matches; ↵ | Sven Wischnowsky | 2000-07-03 | 2 | -7/+8 |
| | | | | make a-a-i-n-h in menu selection work even without matches (12134) | ||||
* | reverse meaning of yes=num again (12122) | Sven Wischnowsky | 2000-06-29 | 1 | -1/+1 |
| | |||||
* | change suffix style to still do expansion if the suffix contains something ↵ | Sven Wischnowsky | 2000-06-29 | 1 | -1/+2 |
| | | | | to expand (12115) | ||||
* | even more fun with the menu style (no=num, yes=long-list, reverse meaning of ↵ | Sven Wischnowsky | 2000-06-29 | 1 | -1/+7 |
| | | | | yes=num) (12114) | ||||
* | misc | Sven Wischnowsky | 2000-06-28 | 1 | -4/+4 |
| | |||||
* | 12086: Alphabetize. | Bart Schaefer | 2000-06-28 | 1 | -26/+30 |
| | |||||
* | menu style accepts yes=x to start menu completion if there are at least x ↵ | Sven Wischnowsky | 2000-06-27 | 1 | -0/+4 |
| | | | | matches (3219) | ||||
* | document _use_lo (12082) | Sven Wischnowsky | 2000-06-27 | 1 | -0/+33 |
| | |||||
* | 12074: Remove one more reference to compfmt; add missing menu items. | Bart Schaefer | 2000-06-26 | 2 | -1/+14 |
| | |||||
* | 12073: read -t to test for available input before reading | Peter Stephenson | 2000-06-26 | 1 | -1/+17 |
| | |||||
* | remove compfmt; a bit of explanation for compfiles and compgroups (12068) | Sven Wischnowsky | 2000-06-26 | 1 | -6/+12 |
| |