What's Changed
- feat: add command :clearc to clear comments without clearing reviewed… by @OrenSayag in #258
- feat: stage file by @OrenSayag in #259
- feat(input): support Alt+Backspace to delete previous word by @ptoussai in #260
- feat(mouse): wheel + clicks behind opt-in 'mouse = true' (closes #140) by @ptoussai in #261
- feat(mouse): drag-to-select with cell-precise copy and visual range comments by @ptoussai in #262
- feat(theme): github-light, github-dark, and --transparent flag by @ptoussai in #264
- feat(mouse): click on expand/hidden markers to toggle them by @ptoussai in #263
- chore(help): shorten --transparent description by @ptoussai in #265
- feat(mouse): wheel + click on commit list (full-screen and inline) by @ptoussai in #266
- fix(ui): cursor-line highlight covers +/- code in unified diff by @ptoussai in #267
- feat(ui): auto-clear status messages after a TTL by @ptoussai in #268
- feat(mouse): on by default by @ptoussai in #270
- feat(theme): default to transparent panel background by @ptoussai in #269
- release: v0.12.0 by @github-actions[bot] in #271
New Contributors
- @OrenSayag made their first contribution in #258
- @ptoussai made their first contribution in #260
Full Changelog: v0.11.0...v0.12.0