keever50 commented on issue #16305: URL: https://github.com/apache/nuttx/issues/16305#issuecomment-2875367068
> ~~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.~~ (I see it's called in the update loop now) 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? Can you also share your configuration where you observe this issue, and especially the one where OSTest fails? Ill share config later. Its easy to create one by enabling random things. -- 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