bl4kraven commented on code in PR #2769:
URL: https://github.com/apache/nuttx-apps/pull/2769#discussion_r1815913721
##########
system/termcurses/tcurses_vt100.c:
##########
@@ -1546,10 +1554,19 @@ static int tcurses_vt100_terminate(FAR struct
termcurses_s *dev)
if (isatty(priv->in_fd))
{
- if (tcgetattr(priv->in_fd, &cfg) == 0 && priv->lflag & ECHO)
Review Comment:
Thanks, i will fix it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]