| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add -E option to zparseopts (11530) | Sven Wischnowsky | 2000-05-23 | 1 | -1/+4 |
* | 11508: Add texipage() to printindex(). | Bart Schaefer | 2000-05-22 | 1 | -0/+1 |
* | 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs. | Bart Schaefer | 2000-05-22 | 9 | -38/+79 |
* | be more careful when decided if to insert tabs instead of completing (11493) | Sven Wischnowsky | 2000-05-22 | 1 | -2/+1 |
* | remove -h option from zstyle (11490) | Sven Wischnowsky | 2000-05-22 | 1 | -6/+5 |
* | pat(-) in long-option patterns to say that argument should be completed only ... | Sven Wischnowsky | 2000-05-22 | 1 | -49/+44 |
* | Missing () in a tt(). | Bart Schaefer | 2000-05-22 | 1 | -1/+1 |
* | 11483: Fix formatting and other small errors. | Bart Schaefer | 2000-05-22 | 1 | -17/+22 |
* | 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4 | Peter Stephenson | 2000-05-21 | 8 | -202/+209 |
* | 11477: Alphabetize itemized lists. | Bart Schaefer | 2000-05-20 | 1 | -602/+604 |
* | 11467: [#<base>] syntax for output base | Peter Stephenson | 2000-05-19 | 1 | -0/+22 |
* | allow _main_complete to call an arbitrary command given as arguments (11459) | Sven Wischnowsky | 2000-05-18 | 1 | -0/+6 |
* | small doc fix; make compcall autoload compctl module (11457) | Sven Wischnowsky | 2000-05-18 | 1 | -1/+1 |
* | 11448: doc changes | Peter Stephenson | 2000-05-17 | 2 | -352/+359 |
* | add Felix' completion matching test; some fixes for bugs shown by it (11439) | Sven Wischnowsky | 2000-05-17 | 1 | -6/+10 |
* | 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 |