v2.12.0
版本发布时间: 2024-08-17 12:37:47
stevearc/oil.nvim最新发布版本:v2.12.1(2024-08-26 12:04:01)
2.12.0 (2024-08-17)
Features
- add support for
mini.icons
(#439) (a543ea5) - allow bufnr optional parameter for get_current_dir function (#440) (cc23325)
- disable cursor in preview window (#433) (b15e4c1)
Bug Fixes
- add compatibility for Lua 5.1 (#456) (b39a789)
- correctly check if
mini.icons
is actually setup (#441) (d5e5657) - cursor sometimes disappears after making changes (#438) (b5a1abf)
- Force standard C locale when getting
ls
input for parsing in SSH (#455) (71c972f) - handle rare case where file watcher outlives buffer (fcca212)
- Handle users and groups with spaces over SSH (#448) (a6cea1a)
- set floating window win_options when buffer changes (#432) (b0a6cf9)