Skip to main contentModule term
Source - CURSOR π
- Track the position of viewable characters in our buffer
- DEFAULT_COLUMN_WIDTH π
- WIDTH π
- Width of the terminal
- entrypoint π
- Print to the terminal output to a buffer
optionally with a formatter for code blocks
- render_opt_style π
- reset_cursor π
- End of that block, just wrap the line
- reset_opt_style π
- write_stream π
- Write the buffer, reset to the default style after each,
optionally with a formatter for code blocks
- write_tt π
- write_wrapping π
- Change to be generic on Write for testing. If we have a link URL, we donβt
count the extra tokens to make it clickable.