Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ksh-style deref of $_comp_options in case of ksharrays. | Bart Schaefer | 2001-02-28 | 1 | -1/+1 |
* | simplify setting standard completion system options using $_comp_options (13036) | Sven Wischnowsky | 2000-10-19 | 1 | -2/+1 |
* | add _all_matcher completer and supporting C-code for adding a special match r... | Sven Wischnowsky | 2000-10-11 | 1 | -10/+1 |
* | Other places where `unsetopt cshnullglob' is needed. | Bart Schaefer | 2000-10-06 | 1 | -2/+2 |
* | Fiddle with _expand_word and its doc. | Bart Schaefer | 2000-09-21 | 1 | -1/+10 |
* | quoting | Sven Wischnowsky | 2000-08-03 | 1 | -1/+1 |
* | setup options in bindable commands (11789) | Sven Wischnowsky | 2000-06-07 | 1 | -0/+3 |
* | default values for styles in _expand_word, listing expansions with ^Xd, _expa... | Sven Wischnowsky | 2000-04-20 | 1 | -0/+13 |