Home
last modified time | relevance | path

Searched refs:z_shell_cursor_in_empty_line (Results 1 – 3 of 3) sorted by relevance

/subsys/shell/
A Dshell_ops.c56 bool z_shell_cursor_in_empty_line(const struct shell *sh) in z_shell_cursor_in_empty_line() function
66 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()
A Dshell_ops.h315 bool z_shell_cursor_in_empty_line(const struct shell *sh);
A Dshell.c649 if (!z_shell_cursor_in_empty_line(sh)) { in execute()
892 if (!z_shell_cursor_in_empty_line(sh)) { in ctrl_metakeys_handle()

Completed in 8 milliseconds