2.49
What's Changed
- feat: use distinct filter prompt titles by @tobealive in #671
- feat: add focus_preview command by @tobealive in #675
- fix(filesystem): handle empty folders correctly with hidden root node by @cseickel in #685
- fix(queue): don't go to next node if it has been removed by @mrbjarksen in #687
- docs: removed the additional "s" by @MaxwelMazur in #677
- fix(fs): error when escaping out of
add
andadd_directory
by @figsoda in #688 - fix: save and restore prior window options when using position="current" by @cseickel in #690
- feat: New node-scanning algorithm and empty folder states by @zenoli in #600
- fix: move window setting restore to more precise BufWinLeave autocmd by @cseickel in #693
- feat: add same_level config option by @zenoli in #522
- fix: do not open files in floating windows by @cseickel in #694
New Contributors
Full Changelog: 2.48...2.49