Commit graph

1 commit

Author SHA1 Message Date
Peter Steinberger
5c990bfc63 fix: handle non-finite values in terminal resize calculations
- Add validation to ensure cols/rows are finite numbers before resizing
- Provide fallback values when container dimensions are not ready
- Ensure measureCharacterWidth returns valid positive numbers
- Update terminal test to reflect actual calculated columns behavior
- This fixes "This API only accepts integers" errors in frontend tests
2025-06-25 02:11:18 +02:00