about summary refs log tree commit diff
path: root/Completion/Commands/_complete_debug
Commit message (Collapse)AuthorAgeFilesLines
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-1/+2
|
* 11644: Use `print -s' in _complete_debug.Bart Schaefer2000-05-301-5/+2
|
* force listing in _complete_debug; make complist with list-scrolling stopt at ↵Sven Wischnowsky2000-05-251-0/+1
| | | | the end of the list when prompt would scroll it out; fix _in_vared to handle `foo[bar]' (11565)
* 11469: Locally unset the errexit option and ZERR trap.Bart Schaefer2000-05-191-0/+2
|
* 11332: Test descriptors correctly for redirect/restore of stderr; plus anBart Schaefer2000-05-121-2/+3
| | | | aesthetic tweak.
* Small fix to avoid using slashes in temporary file name (11065)Oliver Kiddle2000-05-021-1/+1
|
* 11024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer2000-04-301-0/+26