anchao opened a new pull request #550:
URL: https://github.com/apache/incubator-nuttx-apps/pull/550


   ## Summary
   
   system/readline: check the control ascii only to support multi-languages 
   
   ## Impact
   
   ## Testing
   
   ```
   nsh> echo hello world
   hello world
   nsh> echo こんにちは
   こんにちは
   nsh> echo 你好
   你好
   ```
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to