summaryrefslogtreecommitdiff
path: root/Completion/Commands
AgeCommit message (Collapse)AuthorFilesLines
2000-05-1911469: Locally unset the errexit option and ZERR trap.Bart Schaefer1-0/+2
2000-05-1211332: Test descriptors correctly for redirect/restore of stderr; plus anBart Schaefer1-2/+3
aesthetic tweak.
2000-05-1011288: Reopen stdin on /dev/null to avoid confusing programs that don'tBart Schaefer1-0/+1
expect it to be closed.
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-3/+3
2000-05-02Small fix to avoid using slashes in temporary file name (11065)Oliver Kiddle1-1/+1
2000-05-02always use empty matcher-list style in _complete_help (11053)Sven Wischnowsky1-1/+8
2000-04-3011033: 3.1.7-pre-2Peter Stephenson1-1/+4
2000-04-3011024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer1-0/+26
2000-04-26ensure options are set as expected in _history_complete_word and ↵Sven Wischnowsky2-2/+8
_bash_completions (10933)
2000-04-20default values for styles in _expand_word, listing expansions with ^Xd, ↵Sven Wischnowsky1-0/+13
_expand uses add-space style (10854)
2000-04-1210681: Setopts in _complete_help the same as _main_complete.Bart Schaefer1-0/+3
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-71/+97
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-05fix for combining _next_tags and file-patternsSven Wischnowsky1-2/+10
2000-04-04make _next_tags be usable with menu-completionSven Wischnowsky1-8/+20
2000-04-03Make style-list optionalSven Wischnowsky1-12/+13
2000-04-01Updated from list as far as 10376Peter Stephenson3-48/+218
2000-03-13Initial revisionTanaka Akira1-0/+70
1999-12-23zsh-workers:9078Tanaka Akira1-75/+0
1999-11-15Initial revisionTanaka Akira1-0/+35
1999-09-30Initial revisionTanaka Akira1-0/+43
1999-09-13Initial revisionTanaka Akira1-0/+75
1999-07-12Initial revisionTanaka Akira2-0/+160
1999-04-15Initial revisionTanaka Akira4-0/+56