Skip to content

Refactor: use shutil.get_terminal_size(fallback=(120, 40)) for safer …

7df5e10
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix: handle OSError from os.get_terminal_size() in CLI table rendering for non-TTY environments #2599

Refactor: use shutil.get_terminal_size(fallback=(120, 40)) for safer …
7df5e10
Select commit
Loading
Failed to load commit list.