Constants§
- CURSOR 🔒
- Track the position of viewable characters in our buffer
- DEFAULT_
COLUMN_ 🔒WIDTH - WIDTH 🔒
- Width of the terminal
Functions§
- entrypoint 🔒
- Print to terminal output to a buffer
- reset_
cursor 🔒 - End of that block, just wrap the line
- write_
stream 🔒 - Write the buffer, reset to the default style after each
- 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.