Age | Commit message (Expand) | Author | Files | Lines |
2000-10-11 | add _all_matcher completer and supporting C-code for adding a special match r... | Sven Wischnowsky | 1 | -8/+0 |
2000-10-10 | follow-up to 12942, only a missing redirection (12948) | Sven Wischnowsky | 1 | -23/+5 |
2000-10-10 | temporarily remove global aliases to avoid error message inside the evals (12... | Sven Wischnowsky | 1 | -4/+22 |
2000-10-06 | more option setting cleanup; remove some unnecessary setopts, remove N qualif... | Sven Wischnowsky | 1 | -1/+1 |
2000-09-21 | Fiddle with _expand_word and its doc. | Bart Schaefer | 1 | -1/+0 |
2000-08-08 | more fixes for completion of special characters (quoting) (12565) | Sven Wischnowsky | 1 | -3/+3 |
2000-08-03 | quoting | Sven Wischnowsky | 1 | -2/+2 |
2000-07-26 | Belatedly fold in 12162, to replace command subst with eval. | Bart Schaefer | 1 | -3/+3 |
2000-07-04 | add some $(print...)s because of possible math-parse errors (12156) | Sven Wischnowsky | 1 | -3/+3 |
2000-07-02 | 12133: Protect completion system from stray error output and assorted fatal | Bart Schaefer | 1 | -2/+2 |
2000-06-29 | don't expand partially typed parameter expansions (12118) | Sven Wischnowsky | 1 | -3/+5 |
2000-06-29 | change suffix style to still do expansion if the suffix contains something to... | Sven Wischnowsky | 1 | -1/+1 |
2000-06-29 | quote brace-strings (12113) | Sven Wischnowsky | 1 | -2/+3 |
2000-06-21 | make history completion use I{PREF,SUF}FIX (12011) | Sven Wischnowsky | 1 | -0/+2 |
2000-06-19 | allow _expand to expand braces; better detection of braces to complete in C (... | Sven Wischnowsky | 1 | -3/+5 |
2000-06-16 | zstyle -e option; change math-styles to boolean ones; change defaults for _ex... | Sven Wischnowsky | 1 | -14/+8 |
2000-06-14 | Handle new suffix style with arrays (11903) | Oliver Kiddle | 1 | -1/+1 |
2000-06-13 | new style `suffix'; use accept-exact style in _expand (?) | Sven Wischnowsky | 1 | -7/+18 |
2000-06-08 | trying to improve _expand; new keep-prefix style, add-space gives more contro... | Sven Wischnowsky | 1 | -14/+38 |
2000-06-06 | make _expand ignore empty expansions (11777) | Sven Wischnowsky | 1 | -2/+2 |
2000-05-31 | use compadd -[ak] (11549) | Sven Wischnowsky | 1 | -3/+3 |
2000-05-22 | fix for a-a-m-c in menu selection; scroll explanations onto screen again (11... | Sven Wischnowsky | 1 | -1/+1 |
2000-05-16 | fix scrolling in menu-selection with matches spanning multiple lines | Sven Wischnowsky | 1 | -2/+10 |
2000-05-08 | make _expand call _complete when called from _expand_word; add ignore-line st... | Sven Wischnowsky | 1 | -0/+1 |
2000-05-08 | misc. completion cleanups and changes (11242) | Sven Wischnowsky | 1 | -11/+21 |
2000-05-03 | remove backslashes before `$' in _expand when `substitute' is unset; fix for ... | Sven Wischnowsky | 1 | -5/+8 |
2000-05-02 | 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate | Bart Schaefer | 1 | -1/+1 |
2000-05-02 | completion cleanup, mostly _wanted and $expl (11049) | Sven Wischnowsky | 1 | -4/+2 |
2000-05-01 | don't fail on nonexistent ~/.nedit file. | Bart Schaefer | 1 | -3/+4 |
2000-04-25 | report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ... | Sven Wischnowsky | 1 | -3/+9 |
2000-04-20 | default values for styles in _expand_word, listing expansions with ^Xd, _expa... | Sven Wischnowsky | 1 | -7/+37 |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -102/+50 |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+149 |