Error msg_show.lua_error Error executing Lua callback: .../share/nvim/lazy/diffview.nvim/lua/diffview/ui/panel.lua:279: Error executing lua: .../share/nvim/lazy/diffview.nvim/lua/diffview/ui/panel.lua:282: BufEnter Autocommands for "*": Vim(append):Error executing lua callback: ...-unwrapped-0.11.5/share/nvim/runtime/lua/vim/_system.lua:252: ENOENT: no such file or directory (cwd): 'diffview:///panels/0'
It appears to be an issue since it is trying to get cwd for splits that aren't a specific file. I can adjust my config for lualine, but the error makes the diffview completely fail.
hmph. how do I reproduce it? be as specific as you possibly can be