zephyr/include/shell
Jakub Rzeszutko 4c420ff3bf shell: fix history feature
When user was typing a new command and next pressed an up arrow
shell has displayed previously executed command. Next it was not
possible to display back currently edited command using a down arrow.

Fixes #10766.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-10-24 14:31:25 +01:00
..
legacy_shell.h shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
shell_fprintf.h shell: parsing output LF character 2018-10-10 10:45:28 +02:00
shell_history.h shell: Add shell history feature 2018-09-19 09:30:29 -04:00
shell_log_backend.h logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
shell_types.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_uart.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell.h shell: fix history feature 2018-10-24 14:31:25 +01:00