Skip to main content

Module terminal_capabilities

Module terminal_capabilities 

Source
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