summaryrefslogtreecommitdiff
path: root/Completion/Commands/_expand_word
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to Completion/Base/Widget/_expand_wordSven Wischnowsky1-15/+0
2001-02-28Use ksh-style deref of $_comp_options in case of ksharrays.Bart Schaefer1-1/+1
2000-10-19simplify setting standard completion system options using $_comp_options (13036)Sven Wischnowsky1-2/+1
2000-10-11add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky1-10/+1
2000-10-06Other places where `unsetopt cshnullglob' is needed.Bart Schaefer1-2/+2
2000-09-21Fiddle with _expand_word and its doc.Bart Schaefer1-1/+10
2000-08-03quotingSven Wischnowsky1-1/+1
2000-06-07setup options in bindable commands (11789)Sven Wischnowsky1-0/+3
2000-04-20default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky1-0/+13