2.47
What's Changed
- fix(typo): documentation of custom commands by @muhfaris in #636
- fix(git): make
mark_ignored
async by @musjj in #621 - docs(custom-command): typo call function by @muhfaris in #641
- fix(fs): check window is valid before replacing buffers by @levouh in #644
- build: update stylua to 15.2 and apply changes by @cseickel in #649
- feat(git): async git interface for
get_repository_root
by @musjj in #637 - feat(ui): add NeoTreeFloatNormal highlight group by @figsoda in #648
- fix(events): return result from event when
{ handled = true }
by @cseickel in #653 - fix(renderer): add checks to make sure tree is still visible throughout renderer module by @cseickel in #654
- feat: add
BEFORE_FILE_MOVE
BEFORE_FILE_RENAME
events by @sidlatau in #625 - fix: no cursorline when using cursorlineopt=number by @Quacktiamauct in #657
- fix(fs_actions): check window valid on close buf by @levouh in #658
- fix (components): enable using
symlink_target
on all sources by @pysan3 in #660
New Contributors
- @muhfaris made their first contribution in #636
- @figsoda made their first contribution in #648
- @sidlatau made their first contribution in #625
- @Quacktiamauct made their first contribution in #657
Full Changelog: 2.46...2.47