Commit Graph

12 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
c2607b2860 Implement message selection-based scrolling with j/k keys
Co-authored-by: foglar <82380203+foglar@users.noreply.github.com>
2025-10-09 13:40:31 +00:00
copilot-swe-agent[bot]
b4b65b9b60 Implement scrolling with J/K keys and fix image positioning
Co-authored-by: foglar <82380203+foglar@users.noreply.github.com>
2025-10-09 09:59:27 +00:00
copilot-swe-agent[bot]
0e79ba9083 Add bounds checking and defensive programming improvements
Co-authored-by: foglar <82380203+foglar@users.noreply.github.com>
2025-10-09 09:09:27 +00:00
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
shinya
4bae35793e Added features 2025-10-09 10:50:59 +02:00
foglar
56827fa470 cleanup 2025-09-04 16:14:54 +02:00
foglar
1eebca289f Max Fixes and scrolling update 2025-09-04 16:03:49 +02:00
shinya
345fab6a32 update 2025-08-19 08:46:52 +02:00
foglar
440ef38439 update tui and sidebar 2025-08-16 19:19:12 +02:00
foglar
71be36fc93 Testing messages loading 2025-08-12 13:45:36 +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
f435b4eb82 update config structure and cleanup 2025-06-02 19:01:07 +02:00