[][src]Module glint::term_buffer

Structs

TermBuffer

Represents a range of lines in a terminal and the cursor position. This is suitable when you don't want to use an "alternate screen", but rather retain previous terminal output, such as shell prompts/responses.