| Commit message (Expand) | Author | Age | Files | Lines |
* | 11431: Chop up zstyle doc into an itemize list. | Bart Schaefer | 2000-05-17 | 1 | -39/+51 |
* | Fix typos and remove RCS Id strings. | Bart Schaefer | 2000-05-16 | 1 | -0/+25 |
* | fixed configuration of menu-selection with menu style; pseudo-context `-comma... | Sven Wischnowsky | 2000-05-16 | 1 | -1/+5 |
* | 11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansion | Peter Stephenson | 2000-05-16 | 1 | -2/+4 |
* | 11387: OCTAL_ZEROES option | Clint Adams | 2000-05-15 | 1 | -0/+6 |
* | add _in_vared for completion inside vared; make insert-tab default to `false'... | Sven Wischnowsky | 2000-05-15 | 1 | -1/+2 |
* | 11362: fix up pointers | Peter Stephenson | 2000-05-15 | 3 | -1/+3 |
* | Add -L option to the hash builtin | Oliver Kiddle | 2000-05-15 | 1 | -1/+4 |
* | doc changes; typo in _jobs; integer builtin understands `-i base' | Peter Stephenson | 2000-05-14 | 11 | -395/+636 |
* | allow internally-mutually exclusive sets in _argument_sets; fixes for _argume... | Sven Wischnowsky | 2000-05-11 | 1 | -0/+14 |
* | make ^G in menu-selection restore the old command line; add select=long* valu... | Sven Wischnowsky | 2000-05-11 | 2 | -1/+9 |
* | Spelling corrections in the docs (11315) | Oliver Kiddle | 2000-05-11 | 15 | -64/+239 |
* | 11310: use zmanref. (fix for 11309) | Tanaka Akira | 2000-05-10 | 1 | -1/+1 |
* | 11309: Doc/Zsh/expn.yo: fix missing section. | Tanaka Akira | 2000-05-10 | 1 | -1/+1 |
* | more fixes for _arguments and its docs (11298) | Sven Wischnowsky | 2000-05-10 | 1 | -2/+4 |
* | 11297: Document that ZLE closes standard input of user-defined widget funcs. | Bart Schaefer | 2000-05-10 | 2 | -13/+20 |
* | misc. _arguments fixes | Sven Wischnowsky | 2000-05-10 | 1 | -3/+4 |
* | give control over insertion of tab when no non-blank character before cursor;... | Sven Wischnowsky | 2000-05-09 | 2 | -1/+17 |
* | new -A and -S options to _arguments; `-opt=-' specs for options whose argumen... | Sven Wischnowsky | 2000-05-09 | 1 | -1/+10 |
* | minor doc fixes (11268) | Oliver Kiddle | 2000-05-08 | 2 | -5/+5 |
* | 11264: Missed bit of doc for 10771. | Bart Schaefer | 2000-05-08 | 1 | -4/+13 |
* | 11044, 11260: DVORAK options for spell checking. | Peter Stephenson | 2000-05-08 | 1 | -0/+6 |
* | 11252: no colon at the end of zftp function contexts | Peter Stephenson | 2000-05-08 | 1 | -2/+2 |
* | 11194, 11200, 11214 | Peter Stephenson | 2000-05-08 | 1 | -1/+9 |
* | make _expand call _complete when called from _expand_word; add ignore-line st... | Sven Wischnowsky | 2000-05-08 | 1 | -0/+11 |
* | misc. completion cleanups and changes (11242) | Sven Wischnowsky | 2000-05-08 | 1 | -4/+38 |
* | 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 2000-05-06 | 1 | -3/+4 |
* | Small doc fix and AIX dependency fix | Oliver Kiddle | 2000-05-05 | 1 | -1/+1 |
* | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 2000-05-04 | 1 | -3/+6 |
* | don't list when all matches look the same; force-list style to give users con... | Sven Wischnowsky | 2000-05-04 | 1 | -0/+12 |
* | 11136: Reorganize history expansion doc. | Bart Schaefer | 2000-05-04 | 1 | -85/+108 |
* | 11126: typos | Peter Stephenson | 2000-05-03 | 1 | -2/+2 |
* | allow `-' in exclusion lists for _arguments, to avoid completing all options ... | Sven Wischnowsky | 2000-05-03 | 1 | -2/+3 |
* | fix for the (z) flag: report partial word (like `"foo', without a closing quo... | Sven Wischnowsky | 2000-05-03 | 1 | -1/+6 |
* | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 2000-05-03 | 1 | -0/+4 |
* | more doc fixes (11094) | Sven Wischnowsky | 2000-05-03 | 1 | -5/+7 |
* | two more doc fixes (11060) | Sven Wischnowsky | 2000-05-02 | 1 | -4/+3 |
* | add -x option to compadd to display message unconditionally | Sven Wischnowsky | 2000-05-02 | 1 | -2/+7 |
* | completion doc fixes and cleanup; _sort_tags updated (11047) | Sven Wischnowsky | 2000-05-02 | 2 | -224/+207 |
* | 11024: The _complete_debug widget enables and captures xtrace from completion. | Bart Schaefer | 2000-04-30 | 1 | -1/+8 |
* | 11019: fix bug in _description example | Adam Spiers | 2000-04-29 | 1 | -1/+1 |
* | 11012: Rearrange menus to match section rearragement in 11008. | Bart Schaefer | 2000-04-28 | 2 | -10/+13 |
* | move compctl docs behind compsys, mention `zcompile -z' in compsys (11008) | Sven Wischnowsky | 2000-04-28 | 7 | -7/+21 |
* | new _history completer (10979) | Sven Wischnowsky | 2000-04-27 | 1 | -0/+8 |
* | document _wanted -C; fix for call to _wanted in _urls (10965) | Sven Wischnowsky | 2000-04-27 | 1 | -1/+4 |
* | renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL... | Sven Wischnowsky | 2000-04-27 | 2 | -35/+39 |
* | allow to anchor on gaps between strings in matching control specs (10926) | Sven Wischnowsky | 2000-04-26 | 1 | -6/+38 |
* | make _arguments use more than one action when appropriate; add _argument_sets... | Sven Wischnowsky | 2000-04-25 | 1 | -14/+52 |
* | default values for styles in _expand_word, listing expansions with ^Xd, _expa... | Sven Wischnowsky | 2000-04-20 | 1 | -3/+11 |
* | 10830: Doc/Makefile.in: don't force dvips to use 300 dpi. | Peter Stephenson | 2000-04-19 | 1 | -57/+209 |