linguini1 commented on issue #16305:
URL: https://github.com/apache/nuttx/issues/16305#issuecomment-2874811083

   I've noticed that `nsh_update_prompt()` get's called every time I hit enter, 
which seems incorrect to me since it's only called during initialization and 
`nsh_session()`. I don't think a new session should be made every time I hit 
enter in the terminal but maybe I'm missing something. Wondering if NSH is 
responsible for some of this garbling?
   
   @keever50 are you able to confirm if you experience the garbling in console 
output when not using NSH? I.e. running your application directly and printing 
to the USB or UART serial console?


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to