acassis commented on code in PR #3657: URL: https://github.com/apache/nuttx-apps/pull/3657#discussion_r3644720196
########## system/readline/Kconfig: ########## @@ -54,6 +54,25 @@ config READLINE_MAX_EXTCMDS endif # READLINE_TABCOMPLETION +config READLINE_EDIT + bool "Command line editing" + default y if !DEFAULT_SMALL Review Comment: @xiaoxiang781216 I think line editing if very important and increase less than 700 bytes -- 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]
