ANSI terminal utilities for Odin.
Basic ANSI escape sequences for canonical mode manipulation:
- Text styling (bold, italic, etc.)
- Foreground/background colors (4-bit, 8-bit, RGB)
- Entering/exiting the alternate buffer
- Move/hide/show cursor
Operations requiring raw terminal mode:
- Cursor position reporting
- Terminal size detection