Commit Graph

4 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
cfedfd3550 Refactor codebase: fix formatting, error handling, and remove magic numbers
Co-authored-by: foglar <82380203+foglar@users.noreply.github.com>
2025-10-09 09:06:18 +00:00
foglar
1eebca289f Max Fixes and scrolling update 2025-09-04 16:03:49 +02:00
foglar
e3f9693cf6 Adds terminal unit resizing
Improves image rendering by allowing resizing based on terminal cell size, providing more control over image dimensions.
This is enabled by a new `units` parameter where 0 defaults to the previous pixel sizing and 1 enables terminal unit sizing.

Removes unused dependency.
2025-06-14 08:28:55 +02:00
foglar
5588d95957 added image rendering and resizing 2025-06-02 16:53:32 +02:00