Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Confirming X02zlevi test failures
On Nov 23, 4:44pm, Jun T. wrote:
}
} -stty 38400 columns 80 rows 24 werase undef tabs
} +stty 38400 columns 80 rows 24 tabs -icanon -iexten
I wonder if this isn't more to do with the success than the changes
in flushing/timing? With -icanon here, the initial state of the
terminal may not have to be changed before the first bytes are read
from the master connection.
On Nov 23, 10:00am, Oliver Kiddle wrote:
}
} Are you just using strategically placed dputs for instrumentation? I
} seem to get nothing from them after the terminal has been configured.
I both added some dputs() and also exported ZSH_DEBUG_LOG in the caller
environment. The file named there collects everything nicely.
--
Barton E. Schaefer
Messages sorted by:
Reverse Date,
Date,
Thread,
Author