Better PR sidebar, tab loading indicators and redraw builtin
- The PR sidebar saw some improvements
- the PR summary is now limited to 500 characters with an ability to expand it (
e
by default) - the number of files changed / additions / deletions and number of commits is now shown in the overview tab
- some fixes to the checks and files tab
- the PR summary is now limited to 500 characters with an ability to expand it (
- If you have drawing issues, you can now bind the
redraw
builtin command - Tabs will now show a loading indicator
Changelog
- [cd22af] Fix glamour link in README.md
- [d16610] Fix go.sum
- [ed3572] chore: bump bubbles v0.18.0 => v0.21.0
- [556cd9] feat: add redraw builtin key-binding, unbound
- [eb2624] feat: changes summary
- [7bb2f7] feat: merge as admin
- [33b51f] feat: set proper inputbox limit (pr/issue)
- [403a21] feat: show loading indicator in tab name
- [83d59e] feat: summary view more
- [f2fbad] fix(pr-sidebar): allow long file names
- [c06efe] fix: empty checks + sidebar fixes