Searched defs:shell_vt100_ctx (Results 1 – 1 of 1) sorted by relevance
44 struct shell_vt100_ctx { struct45 struct shell_multiline_cons cons;46 struct shell_vt100_colors col;47 uint16_t printed_cmd; /*!< printed commands counter */