Searched refs:z_shell_cursor_in_empty_line (Results 1 – 3 of 3) sorted by relevance
56 bool z_shell_cursor_in_empty_line(const struct shell *sh) in z_shell_cursor_in_empty_line() function66 if (z_shell_cursor_in_empty_line(sh) || full_line_cmd(sh)) { in z_shell_op_cond_next_line()322 if (z_shell_cursor_in_empty_line(sh)) { in char_replace()
315 bool z_shell_cursor_in_empty_line(const struct shell *sh);
645 if (!z_shell_cursor_in_empty_line(sh)) { in execute()888 if (!z_shell_cursor_in_empty_line(sh)) { in ctrl_metakeys_handle()