Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Other places where `unsetopt cshnullglob' is needed. | Bart Schaefer | 2000-10-06 | 1 | -2/+2 |
* | Use ${(q)tmp} after all. | Bart Schaefer | 2000-09-14 | 1 | -1/+1 |
* | quoting | Sven Wischnowsky | 2000-08-03 | 1 | -1/+1 |
* | allow display of only messages via $compstate[list]=messages (11688) | Sven Wischnowsky | 2000-05-31 | 1 | -1/+2 |
* | 11644: Use `print -s' in _complete_debug. | Bart Schaefer | 2000-05-30 | 1 | -5/+2 |
* | force listing in _complete_debug; make complist with list-scrolling stopt at ... | Sven Wischnowsky | 2000-05-25 | 1 | -0/+1 |
* | 11469: Locally unset the errexit option and ZERR trap. | Bart Schaefer | 2000-05-19 | 1 | -0/+2 |
* | 11332: Test descriptors correctly for redirect/restore of stderr; plus an | Bart Schaefer | 2000-05-12 | 1 | -2/+3 |
* | Small fix to avoid using slashes in temporary file name (11065) | Oliver Kiddle | 2000-05-02 | 1 | -1/+1 |
* | 11024: The _complete_debug widget enables and captures xtrace from completion. | Bart Schaefer | 2000-04-30 | 1 | -0/+26 |