2.10.0 (2024-12-13)
Features
- animate: add done to animation object (ec73346)
- lazygit: respect existing LG_CONFIG_FILE when setting config paths (#208) (ef114c0)
- scroll: added spamming detection and disable animations when user is spamming keys :) (c58605f)
- scroll: improve smooth scrolling when user is spamming keys (5532ba0)
- zen: added on_open / on_close callbacks (5851de1)
- zen: make zen/zoom mode work for floating windows. Closes #5028 (05bb957)
Bug Fixes
- dashboard: set cursor to non-hidden actionable items. Fixes #273 (7c7b18f)
- indent: fix rendering issues when
only_scope
is set for indent. Fixes #268 (370703d) - indent: only render adjusted top/bottom. See #268 (54294cb)
- notifier: set
modifiable=false
for notifier history (12e68a3) - scope: change from/to selection to make more sense (e8dd394)
- scope: possible loop? See #278 (ac6a748)
- scratch: normalize filename (5200a8b)
- scroll: don't animate scroll distance 1 (a986851)