zephyr/subsys/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
..
modules shell: kernel: list configured devices 2018-10-18 10:15:50 -04:00
CMakeLists.txt
Kconfig
Kconfig.backends
legacy_shell.c
shell_cmds.c shell: commands help unification 2018-10-19 13:35:56 +02:00
shell_fprintf.c
shell_history.c shell: fix history feature 2018-10-24 14:31:25 +01:00
shell_log_backend.c
shell_ops.c
shell_ops.h
shell_service.c
shell_uart.c
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: fix history feature 2018-10-24 14:31:25 +01:00