kylo252

Results 212 comments of kylo252

> It definitively also happens when installing nvim via [bob](https://github.com/MordechaiHadad/bob), not only just snap. It seems like exec has problems with the -a option when using shims/softlinks. @devholland, not really...

> Can we merge this and iterate over it in another PR? I do't have time to test the suggested changes thanks for the effort, I've cherry-picked your commits into...

> What's your specific use-case? @folke, it would be useful for pseudo hot-reloading, e,g. refreshing elements of the UI after the plugins have been updated. ```lua vim.api.nvim_create_autocmd("User", { pattern =...

probably related to https://github.com/neovim/neovim/issues/21636

I think the same issue is affecting `kitty` as well. Opening a new tab in the same cwd isn't picking up the latest change. --- > (OSC7 sets `#{pane_path}`, not...

@glepnir, I've split the changes into several groups depending on the macro that I needed, so you might find it easier to review by commit.

@jose-elias-alvarez, I am immensely grateful for the hundreds, it not thousands, of hours you have put in. Your work has helped the community to learn and develop LSP features, enabling...

Let me know if this is still an issue in https://github.com/LunarVim/LunarVim/releases/tag/1.4.0

@srgvg, @walkccc are you guys running _latest_ nightly release?

can you guys try https://github.com/LunarVim/LunarVim/pull/4567 and see if it helps?