commit | 6be558af5b69c067a9989f786cea92ae6c699f9b | [log] [tgz] |
---|---|---|
author | Gerhard Jörges <joerges@metratec.com> | Wed May 11 09:25:27 2022 +0200 |
committer | Maureen Helm <maureen.helm@intel.com> | Fri May 13 10:22:17 2022 -0500 |
tree | 4fd17e33126cf9cf2bae853c18a26f449634c86b | |
parent | e83dde1628918e4751290d3fad8fa2519f5f1402 [diff] |
shell: check echo flag in z_shell_cursor_in_empty_line() If the echo flag is disabled the cmd_buff isn't printed and the characters in it must not be counted in this function. Signed-off-by: Gerhard Jörges <joerges@metratec.com>