Expand description
Terminal capability detection for optimal rendering
This module provides utilities to detect terminal capabilities such as Unicode support, color support, and other features to ensure optimal rendering across different terminal environments.
Functionsยง
- get_
border_ type - Gets the appropriate border type based on terminal capabilities
- supports_
unicode_ box_ drawing - Detects if the current terminal supports Unicode box drawing characters