Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 36092: return the zpty master file descriptor in $REPLY for use with "zle ↵ | Barton E. Schaefer | 2015-08-11 | 1 | -0/+9 |
| | | | | -F" etc. | ||||
* | 35075: improve manual format | Jun-ichi Takimoto | 2015-05-12 | 1 | -6/+6 |
| | | | | also fixed a ChangeLog entry for 35034 (2015-05-06) | ||||
* | 26301: make zpty -r exit more cleanly on bad reads | Peter Stephenson | 2009-01-13 | 1 | -5/+6 |
| | | | | | add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest | ||||
* | 24460: make zpty -rt more consistent by polling before every byte | Peter Stephenson | 2008-01-25 | 1 | -1/+4 |
| | |||||
* | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 2005-04-01 | 1 | -7/+7 |
| | |||||
* | Make zpty more like eval. | Bart Schaefer | 2000-11-06 | 1 | -6/+7 |
| | |||||
* | Assorted read_poll() and zpty cleanup. | Bart Schaefer | 2000-11-05 | 1 | -27/+58 |
| | |||||
* | make non-blocking IO on ptys work again; add -t option to test if command is ↵ | Sven Wischnowsky | 2000-10-19 | 1 | -0/+5 |
| | | | | still alive (13035) | ||||
* | 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4 | Peter Stephenson | 2000-05-21 | 1 | -12/+14 |
| | |||||
* | Initial revision | Tanaka Akira | 2000-01-20 | 1 | -0/+40 |