kjuq
kjuq
@DovieW Could you send me a minimal configuration, which probably enables only lualine and oil, to reproduce the issue? In my environment, the path is shown properly.
The issue was already fixed at a6ad228f77c276a4324924a6899cbfad70541547 in main branch. Try removing `version = "*"`.
Update: `vim.opt.virtualedit = "onemore"` fixes the problem for me as a workaround. I wish a virtualeditabilty changed automatically depends on if a line exceeds display's capability though.
My pleasure! Thank you all for reviewing and merging my PR