onix icon indicating copy to clipboard operation
onix copied to clipboard

console.c state_esc函数

Open noahze01 opened this issue 2 years ago • 0 comments

console.c文件 static _inline void state_esc(console_t *con, char ch) 是否考虑在最开始添加con->state = STATE_NOR; 将状态设置为STATE_NOR状态

noahze01 avatar Oct 26 '23 02:10 noahze01