Commit Graph

18 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]
6ed07fd093 Improve code quality and update TODO
Co-authored-by: foglar <82380203+foglar@users.noreply.github.com>
2025-10-09 10:01:54 +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
8046177af0 added kitty image cleanup 2025-09-03 11:23:05 +02:00
foglar
426e088c43 mpris added 2025-08-23 09:27:20 +02:00
foglar
2aa6f72161 cleanup 2025-08-21 13:05:55 +02:00
shinya
64503b7281 fix scrooling users issue and added some fixes 2025-08-19 13:57:21 +02:00
shinya
345fab6a32 update 2025-08-19 08:46:52 +02:00
shinya
f69e6db582 completed tui sidebar scrolling and selecting chat 2025-08-17 22:58:19 +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