about summary refs log tree commit diff
path: root/Completion/Commands/_expand_word
Commit message (Expand)AuthorAgeFilesLines
* Use ksh-style deref of $_comp_options in case of ksharrays.Bart Schaefer2001-02-281-1/+1
* simplify setting standard completion system options using $_comp_options (13036)Sven Wischnowsky2000-10-191-2/+1
* add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2000-10-111-10/+1
* Other places where `unsetopt cshnullglob' is needed.Bart Schaefer2000-10-061-2/+2
* Fiddle with _expand_word and its doc.Bart Schaefer2000-09-211-1/+10
* quotingSven Wischnowsky2000-08-031-1/+1
* setup options in bindable commands (11789)Sven Wischnowsky2000-06-071-0/+3
* default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky2000-04-201-0/+13