Mostly bugfixes and QoL things. When I finish with the trash command PR i'll probably work towards changing defaults for a v4 as mentioned in the GitHub discussions.
What's Changed
- fix(git): normalize worktree info properly for msys2 by @pynappo in #1993
- feat(git): git_status_scope_to_path option for monorepo perf by @radekska in #1994
- fix: set width of neotree pane when reopening modified buffer by @mwojick in #1998
- fix(git): handle find_worktree_info git errors by @pynappo in #1999 and #2001
- fix: reveal on open when
follow_current_fileby @pynappo in #2002 - Fix move/rename follow-up after handled file events by @imkgh in #2003
New Contributors
- @radekska made their first contribution in #1994
- @mwojick made their first contribution in #1998
- @imkgh made their first contribution in #2003
Full Changelog: 3.39.0...3.40.0