Home
last modified time | relevance | path

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

/components/finsh/
A Dshell.c738 int del_count = shell->line_curpos - start; in finsh_thread_entry() local
739 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