Format TUI commit activity previews

This commit is contained in:
Georg Bauer
2026-08-04 19:12:57 +02:00
parent aafde7e7e8
commit 61e96cc6cf
4 changed files with 181 additions and 27 deletions

View File

@@ -55,6 +55,9 @@ representative repositories.
double-clicking opens it, and the mouse wheel scrolls the list.
- [ ] Home activity filters cycle with `v`; activity targets route to their
repository, issue, pull request, or commit.
- [ ] A commit activity preview shows its commit count, short hashes, messages,
authors, and timestamps as a readable list rather than raw JSON; opening
it shows the head commit and its changed files.
- [ ] Repository favorites toggle with `*`, sort first per pane, and persist
after relaunch. Commits switch branches with `b`; file trees, text and
binary files, commit changes, pull changes, and per-file diffs open.