Releases
v2.15.0
2.15.0 (2025-02-13)
Features
add support for bufnr in column rendering functions (#575 ) (8abc58b )
API to automatically open preview window after opening oil (#339 ) (57528bf )
can selectively add entries to quickfix (#564 ) (b594b9a )
floating window max width/height can be percentages (#553 ) (1df90fa )
most moves and copies will copy the undofile (#583 ) (32dd3e3 )
pass oil bufnr to custom filename highlight function (#552 ) (f5c563a )
Bug Fixes
crash in preview on nvim 0.8 (81b2c5f )
directory rendering with custom highlights (#551 ) (a6a4f48 )
disable_preview respected when preview_method != "load" (#577 ) (7cde5aa )
error when non-current oil buffer has validation errors (#561 ) (8d11a2a )
gracefully handle fs_stat failures (#558 ) (7c26a59 )
guard against nil metadata values (#548 ) (254bc66 )
more consistent cursor position when entering a new directory (#536 ) (c80fa5c )
more robust parsing of custom column timestamp formats (#582 ) (5313690 )
open files in correct window from floating oil (#560 ) (83ac518 )
preview sometimes causes oil buffers to be stuck in unloaded state (#563 ) (1488f0d )
stat files if fs_readdir doesn't provide a type (#543 ) (c6a39a6 )
support permissions checks on windows and virtual filesystems (#555 ) (7041528 )
work around incorrect link detection on windows (#557 ) (09fa1d2 )
You can’t perform that action at this time.