summaryrefslogtreecommitdiff
path: root/Completion/Core/_expand
AgeCommit message (Expand)AuthorFilesLines
2000-05-16fix scrolling in menu-selection with matches spanning multiple linesSven Wischnowsky1-2/+10
2000-05-08make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky1-0/+1
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-11/+21
2000-05-03remove backslashes before `$' in _expand when `substitute' is unset; fix for ...Sven Wischnowsky1-5/+8
2000-05-0211036, 11063, 11077: Always write the "read -q" prompt to shout; eliminateBart Schaefer1-1/+1
2000-05-02completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky1-4/+2
2000-05-01don't fail on nonexistent ~/.nedit file.Bart Schaefer1-3/+4
2000-04-25report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ...Sven Wischnowsky1-3/+9
2000-04-20default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky1-7/+37
2000-04-01Updated from list as far as 10376Peter Stephenson1-102/+50
1999-04-15Initial revisionTanaka Akira1-0/+149