Searched refs:del_count (Results 1 – 1 of 1) sorted by relevance
738 int del_count = shell->line_curpos - start; in finsh_thread_entry() local739 int new_len = shell->line_position - del_count; in finsh_thread_entry()743 &shell->line[start + del_count], in finsh_thread_entry()754 rt_kprintf("\033[%dD", del_count); in finsh_thread_entry()
Completed in 4 milliseconds