shared/shell: Add history support
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 13 Jun 2018 12:55:36 +0000 (15:55 +0300)
committerhimanshu <h.himanshu@samsung.com>
Tue, 14 Jan 2020 08:53:35 +0000 (14:23 +0530)
commit5f692ea085665a3e10cadf46d79566511f841610
tree4f12f3bf32b53cff626f849721fbb279705814fd
parentabf3c48e3ab46876f53108d548fcef68f229f146
shared/shell: Add history support

This uses read_history/write_history to load and save input history.

Change-Id: Iaca94569f29a8c3017cb2b5427aaa5e036bb3ad1
Signed-off-by: himanshu <h.himanshu@samsung.com>
src/shared/shell.c