zephyr/subsys
Marcin Niestroj 0d6fabe6c3 shell: add Ctrl+N and Ctrl+P meta-keys
Ctrl+N - moves in history to next entry
Ctrl+P - moves in history to previous entry

Behavior of those meta-keys is the same as in bash and emacs, which
makes Zephyr shell even more familiar to play with.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2019-06-24 07:17:53 -04:00
..
bluetooth Bluetooth: shell: gatt: Add discover command 2019-06-24 12:16:49 +02:00
console docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug
dfu dfu/boot: make swap_type optional 2019-06-18 11:09:16 +02:00
disk dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
fb
fs native_posix: Added support to access flash via FUSE 2019-06-11 08:31:54 -04:00
jwt
logging log facility: make its records 64-bit compatible 2019-06-24 08:58:52 +02:00
mgmt mcumgr: move Kconfig to main tree 2019-05-31 12:50:09 -04:00
net net: getaddrinfo: Query both IPv4 and IPv6 if family is AF_UNSPEC 2019-06-20 14:45:43 +03:00
power Power: Fix various spurious LOG_ERR calls 2019-06-04 09:20:37 -04:00
random
settings docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
shell shell: add Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage
testsuite docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
usb docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
CMakeLists.txt
Kconfig