summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_zpty.yo
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10unposted: Fix punctuation.Daniel Shahaf1-1/+1
2018-11-0743788: clarify zpty -w -n with no string argumentPeter Stephenson1-1/+2
2015-08-1136092: return the zpty master file descriptor in $REPLY for use with "zle ↵Barton E. Schaefer1-0/+9
-F" etc.
2015-05-1235075: improve manual formatJun-ichi Takimoto1-6/+6
also fixed a ChangeLog entry for 35034 (2015-05-06)
2009-01-1326301: make zpty -r exit more cleanly on bad readsPeter Stephenson1-5/+6
add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest
2008-01-2524460: make zpty -rt more consistent by polling before every bytePeter Stephenson1-1/+4
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson1-7/+7
2000-11-06Make zpty more like eval.Bart Schaefer1-6/+7
2000-11-05Assorted read_poll() and zpty cleanup.Bart Schaefer1-27/+58
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky1-0/+5
still alive (13035)
2000-05-2111478; 3.1.7-pre-4Peter Stephenson1-12/+14
2000-01-20Initial revisionTanaka Akira1-0/+40