Ouss4 opened a new pull request #369: URL: https://github.com/apache/incubator-nuttx-apps/pull/369
## Summary When one command is used several times in a row, all of these iterations will be stored in the history buffer, making it look like the history feature isn't working. This PR checks if the current command is already at the top, if so don't save it again. ## Impact ## Testing ---------------------------------------------------------------- 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]
