raiden00pl commented on issue #13830:
URL: https://github.com/apache/nuttx/issues/13830#issuecomment-2418982070

   The problem with strange console output is still not solved (probably random 
missing newline character):
   ```
   NuttShell (NSH) NuttX-12.7.0
   nsh> nsh> help
   ```
   or:
   ```
   NuttShell (NSH) NuttX-12.7.0
   nsh> help
   help usage:  help [-v] [<cmd>]
   
   
       .           cp          exit        ls          ps          true        
       [           cmp         expr        mkdir       pwd         truncate    
       ?           dirname     false       mkrd        rm          uname       
       alias       dd          fdinfo      mount       rmdir       umount      
       unalias     df          free        mv          set         unset       
       basename    dmesg       help        pidof       sleep       uptime      
       break       echo        hexdump     poweroff    source      usleep      
       cat         env         kill        quit        test        xd          
       cd          exec        pkill       printf      time        wait        
   
   Builtin Apps:
       getprime    nsh         sh          taskset     
       hello       ostest      smp         
   nsh> help
   help usage:  help [-v] [<cmd>]
     help [-v] [<cmd>]
   
       .           cp          exit        ls          ps          true        
       [           cmp         expr        mkdir       pwd         truncate    
       ?           dirname     false       mkrd        rm          uname       
       alias       dd          fdinfo      mount       rmdir       umount      
       unalias     df          free        mv          set         unset       
       basename    dmesg       help        pidof       sleep       uptime      
       break       echo        hexdump     poweroff    source      usleep      
       cat         env         kill        quit        test        xd          
       cat         env         kill        quit       cd          exec        
pkill       printf      time        wait        
   
   Builtin Apps:
   
   Builtin Apps:
       getprime    nsh         sh          taskset     
       hello       ostest      smp         
   nsh> 
   ```
   
   
   
   


-- 
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]

Reply via email to