Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-02 | moved to Completion/Base/Widget/_expand_word | Sven Wischnowsky | 1 | -15/+0 | |
2001-02-28 | Use ksh-style deref of $_comp_options in case of ksharrays. | Bart Schaefer | 1 | -1/+1 | |
2000-10-19 | simplify setting standard completion system options using $_comp_options (13036) | Sven Wischnowsky | 1 | -2/+1 | |
2000-10-11 | add _all_matcher completer and supporting C-code for adding a special match ↵ | Sven Wischnowsky | 1 | -10/+1 | |
representing all other matches; remove completions style from _expand(|_word) (12960) | |||||
2000-10-06 | Other places where `unsetopt cshnullglob' is needed. | Bart Schaefer | 1 | -2/+2 | |
2000-09-21 | Fiddle with _expand_word and its doc. | Bart Schaefer | 1 | -1/+10 | |
2000-08-03 | quoting | Sven Wischnowsky | 1 | -1/+1 | |
2000-06-07 | setup options in bindable commands (11789) | Sven Wischnowsky | 1 | -0/+3 | |
2000-04-20 | default values for styles in _expand_word, listing expansions with ^Xd, ↵ | Sven Wischnowsky | 1 | -0/+13 | |
_expand uses add-space style (10854) |