RTEMS | cpukit/libmisc/shell: Remove shell prompt carriage return (!272)
Kinsey Moore (@opticron)
gitlab at rtems.org
Fri Oct 25 02:28:34 UTC 2024
Kinsey Moore created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/272
Project:Branches: opticron/rtems:shell-cr-fix to rtems/rtos/rtems:main
Author: Kinsey Moore
Assignee: Kinsey Moore
## Summary
cpukit/libmisc/shell: Remove shell prompt carriage return
This removes the carriage return printed before the shell prompt as it
can cause other output to be overwritten unexpectedly. This was
discovered when using the "cat" shell command on a file whose content
contained no trailing \n\r and was short enough to be entirely swallowed
by the prompt.
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/272
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241025/fb7b0f84/attachment.htm>
More information about the bugs
mailing list