summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Expand)AuthorFilesLines
2000-05-16Fix typos and remove RCS Id strings.Bart Schaefer2-2/+2
2000-05-1611415: Completion/User/_cvs: follow the new matcher-list behaviour.Tanaka Akira1-1/+1
2000-05-16fixed configuration of menu-selection with menu style; pseudo-context `-comma...Sven Wischnowsky2-33/+93
2000-05-16avoid tilde- and parameter-completion in quotes (11407)Sven Wischnowsky2-2/+4
2000-05-16make _arguments take the attempt to add matches as an indication not to do de...Sven Wischnowsky1-3/+9
2000-05-16fix scrolling in menu-selection with matches spanning multiple linesSven Wischnowsky1-2/+10
2000-05-16one hunk of 11381: typo in _vars_eqPeter Stephenson1-1/+1
2000-05-1611396: Completion/User/_look: display a message whenTanaka Akira1-3/+6
2000-05-1611394: Completion/User/_cvs: rewrite filename completionTanaka Akira1-142/+151
2000-05-1511393: Completion/User/_diff_options: use `=-'.Tanaka Akira1-2/+2
2000-05-1511392: Completion/Core/_description: ignore-line fix.Tanaka Akira1-2/+2
2000-05-15add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky5-26/+46
2000-05-1511375: compinstall: menu style select=long and select=long-listPeter Stephenson1-27/+50
2000-05-15followup for 11364 (11367)Sven Wischnowsky1-1/+1
2000-05-15fix for suffix-matching; better in-path completion in _path_files (11364)Sven Wischnowsky1-9/+25
2000-05-15Add -L option to the hash builtinOliver Kiddle2-1/+2
2000-05-14doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson1-1/+1
2000-05-12fix for completing options with `_arguments -s'; fix for _message to use `bui...Sven Wischnowsky2-4/+8
2000-05-12Use _arguments for hash completion and add + options for typeset (11347)Oliver Kiddle2-19/+40
2000-05-1211332: Test descriptors correctly for redirect/restore of stderr; plus anBart Schaefer1-2/+3
2000-05-11Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr)Oliver Kiddle2-3/+1
2000-05-11_call should pass on the return code from the called command (11327)Oliver Kiddle1-0/+2
2000-05-11make _argument_sets add the options as defaults when there is nothing else to...Sven Wischnowsky2-2/+7
2000-05-11_files used alternative tag-order values even if not needed (11321)Sven Wischnowsky1-0/+1
2000-05-11allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky2-11/+54
2000-05-11make ^G in menu-selection restore the old command line; add select=long* valu...Sven Wischnowsky1-5/+15
2000-05-10Fix breakage from 11195 (11300)Oliver Kiddle1-2/+2
2000-05-1011287: Naoki Wakamatsu: compinstall spaces to be tabPeter Stephenson1-1/+1
2000-05-10update `%p' replacement in _files (11292)Sven Wischnowsky1-1/+1
2000-05-10revert 11280Tanaka Akira1-1/+1
2000-05-1011288: Reopen stdin on /dev/null to avoid confusing programs that don'tBart Schaefer2-0/+2
2000-05-09Use _math for completing the let builtinOliver Kiddle1-8/+2
2000-05-09complete using _arguments for typeset and its variants (11282)Oliver Kiddle1-8/+69
2000-05-0911280: Completion/User/_make: suppress an error with closed stdinTanaka Akira2-2/+2
2000-05-09give control over insertion of tab when no non-blank character before cursor;...Sven Wischnowsky2-0/+7
2000-05-09option name clash in _arguments (11273)Sven Wischnowsky2-4/+4
2000-05-09fix for _arguments without options and no more arguments to complete (11272)Sven Wischnowsky1-2/+4
2000-05-08more problems with optional arguments in _arguments (11253)Sven Wischnowsky1-4/+2
2000-05-0811194, 11200, 11214Peter Stephenson3-40/+74
2000-05-08make _expand call _complete when called from _expand_word; add ignore-line st...Sven Wischnowsky3-3/+12
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky10-51/+149
2000-05-0611236: Handle tabs between options and their descriptions when parsing --help.Bart Schaefer1-4/+4
2000-05-06add _look.Tanaka Akira1-1/+2
2000-05-0611223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira4-100/+148
2000-05-0511219: Completion/User/_cvs, Completion/User/_diff_options: addTanaka Akira2-148/+298
2000-05-0511213: Completion/User/_cvs: don't complete files which isTanaka Akira1-3/+7
2000-05-0511204: Completion/User/_look: use more precise explanation andTanaka Akira1-2/+3
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using i...Sven Wischnowsky24-238/+303
2000-05-0511190: Completion/User/_look: new completion for look.Tanaka Akira1-0/+18
2000-05-05make _message independent of when it is called (11188)Sven Wischnowsky2-5/+5