about summary refs log tree commit diff
path: root/Doc/Zsh/mod_zpty.yo
Commit message (Collapse)AuthorAgeFilesLines
* unposted: Fix punctuation.Daniel Shahaf2020-01-101-1/+1
|
* 43788: clarify zpty -w -n with no string argumentPeter Stephenson2018-11-071-1/+2
|
* 36092: return the zpty master file descriptor in $REPLY for use with "zle ↵Barton E. Schaefer2015-08-111-0/+9
| | | | -F" etc.
* 35075: improve manual formatJun-ichi Takimoto2015-05-121-6/+6
| | | | also fixed a ChangeLog entry for 35034 (2015-05-06)
* 26301: make zpty -r exit more cleanly on bad readsPeter Stephenson2009-01-131-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 bytePeter Stephenson2008-01-251-1/+4
|
* c.f. 21071: always use "status" in return and exit status docsPeter Stephenson2005-04-011-7/+7
|
* Make zpty more like eval.Bart Schaefer2000-11-061-6/+7
|
* Assorted read_poll() and zpty cleanup.Bart Schaefer2000-11-051-27/+58
|
* make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky2000-10-191-0/+5
| | | | still alive (13035)
* 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4Peter Stephenson2000-05-211-12/+14
|
* Initial revisionTanaka Akira2000-01-201-0/+40