What's Changed
- chore: bump version to 2.4.0 (70ebee8)
- refactor(modal): increase file picker modal width from 60 to 80 (303ac36)
- refactor(diff_ui): right-align modal section labels with key width (eee254a)
- add ctrl+p for finding files (fd6f747)
- fix warning (2fe401b)
- feat(diff_ui): add vim-style half-page scroll with Ctrl+d/u (c8d8878)
- fix release script output (bd802dd)
- Update README (230d396)
- add configure command (b903ccd)
- remove phind (245b9ff)
- Merge pull request #71 from clneagu/newline-fix (13ba9ca)
- Merge branch 'jnsahaj:main' into newline-fix (b3c09e7)
- Use TTY detection for newline in draft output (1a209ac)
- Fix missing newline after draft command output (1d45dba)