gitmpr
gitmpr
workaround: After installing vim.vim with winget, the quick way to add it to path: right click start button, select run run the following command: systempropertiesadvanced go to Environment variables, select...
cursor also vanished after running `tftarget apply` and getting errors. something similar like this should be implemented. This example is bash though and the application is in golang, so it...
I also ran into this issue. Typically cli args take precedence over env var config settings so this should be fixed IMO
In the path encoding of project names under `~/.claude/projects/` not only slashes, but also dots in dir names area also replaced by hyphens it seems ``` ~/git/github.com/claudia -> -home-USERNAME-git-github-com-claudia ```...
OSC 52 would have worked, but can't be assumed to always work either, as many legacy terminal emulators don't implement it
This monkeypatch seems to be the best solution so far, while the lazydev plugin is not being updated: https://github.com/folke/lazydev.nvim/pull/106#issuecomment-3192410133