Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc clarifications for zparseopts (11536) | Sven Wischnowsky | 2000-05-23 | 1 | -2/+22 |
| | |||||
* | add -[ak] options to compadd (11533) | Sven Wischnowsky | 2000-05-23 | 1 | -1/+9 |
| | |||||
* | 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 |
| | | | | after the `='; merge _arguments and _argument_sets; slightly better test when not to complete options (11489) | ||||
* | 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 |
| | | | | zsh-users/3071: compdump tweak to avoid // in path | ||||
* | 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 ↵ | Sven Wischnowsky | 2000-05-16 | 1 | -1/+5 |
| | | | | `-command-line-', handy for completion in vared (11408) | ||||
* | 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 ↵ | Sven Wischnowsky | 2000-05-15 | 1 | -1/+2 |
| | | | | `false' there | ||||
* | 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 ↵ | Sven Wischnowsky | 2000-05-11 | 1 | -0/+14 |
| | | | | _argument_sets and the C-code for it (11320) | ||||
* | make ^G in menu-selection restore the old command line; add select=long* ↵ | Sven Wischnowsky | 2000-05-11 | 2 | -1/+9 |
| | | | | values for menu style to start menu-selection if list is too long for screen (11319) | ||||
* | 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 ↵ | Sven Wischnowsky | 2000-05-09 | 2 | -1/+17 |
| | | | | cursor; add insert-tab style (11274) | ||||
* | new -A and -S options to _arguments; `-opt=-' specs for options whose ↵ | Sven Wischnowsky | 2000-05-09 | 1 | -1/+10 |
| | | | | argument has to come after the `=' (11270) | ||||
* | 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 ↵ | Sven Wischnowsky | 2000-05-08 | 1 | -0/+11 |
| | | | | style to ignore words already on the line (11244) | ||||
* | 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 |
| | | | | | Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo: _regex_arguments use _alternative. | ||||
* | 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 |
| | | | | | Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff. | ||||
* | don't list when all matches look the same; force-list style to give users ↵ | Sven Wischnowsky | 2000-05-04 | 1 | -0/+12 |
| | | | | control over this (11140) | ||||
* | 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 |
| | | | | (11121) |