zephyr/subsys
Jakub Rzeszutko 8e1d79a641 shell: improve partial completion
Shell used to require adding commands and subcommands in alphabetical
order to ensure correct autocompletion and printing options with the
<Tab> key.

Commit: bd3a4e5fe5 implemented correct
options printing with the <Tab> key for not sorted commands.
This PR allows to partially autocomplete not sorted commands.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-12-04 15:52:36 -05:00
..
app_memory
bluetooth
console
cpp
debug
dfu
disk
fb
fs crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
logging logging: Fix log_core initialization 2018-12-04 15:05:18 +01:00
mgmt crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
net net: ethernet: Add helper functions to update error stats. 2018-12-04 09:36:51 -06:00
power
random
settings
shell shell: improve partial completion 2018-12-04 15:52:36 -05:00
stats
storage
usb
CMakeLists.txt
Kconfig