What's Changed
- perf(main): only redraw when state changed by @r-vdp in #428
- fix(forge): show expand row after last hunk in PR review by @saleemdjima in #426
- fix: missing readline motions
alt balt fby @joaomendoncaa in #429 - feat(comment): opt-in vim modal editing in the review comment box by @thiblahute in #430
- Preselect commits since last review by @ronen-hoffer in #418
- feat(comment): Alt+Enter accepts and Alt+Esc discards the vim comment by @thiblahute in #440
- Session Type Detection For Clipboard On Linux by @mward25 in #435
- fix(pr): preserve reviewed markers on refresh by @pbjorklund in #437
- fix(comments): associate comments with their commit when reviewing per-commit by @thiblahute in #442
- feat(ui): detect light/dark theme from terminal background by @veeti in #448
- fix(ui): make word wrap work in side-by-side diff view by @yuhua99 in #450
- Fix tabify context lines by @ferdinandyb in #454
- refactor(app): split app.rs into focused submodules by @agavra in #456
- release: v0.19.0 by @github-actions[bot] in #457
New Contributors
- @mward25 made their first contribution in #435
- @pbjorklund made their first contribution in #437
- @veeti made their first contribution in #448
- @yuhua99 made their first contribution in #450
- @ferdinandyb made their first contribution in #454
Full Changelog: v0.18.0...v0.19.0