GitMurf

Results 359 comments of GitMurf

I can confirm the same issue. I am on Windows 11 for what its worth.

I am not sure if this is appropriate to ask this here but saw it was still Open and thought it better than opening up a new gh issue for...

> 2. and 3. you achieve this like so. Here I'm just getting the window id of the results window and directly manipulating the `wrap` setting. The "refreshing" with `picker:refresh`...

@jamestrew just wanted to confirm I got this working thanks to your advice above. Thanks a lot! FYI I did not have to use the picker:refresh at the end of...

> Seems good and works well... config for 'signs' or 'numbers' is a bit confusing on what the syntax is supposed to look like when combined with the vim.o.number text...

@echasnovski initial feedback: Overall, Awesome! I have been able to disable gitsigns because mini.diff can do most of the important things I cared about with gitsigns. The only 3 remaining...

Thanks for your responses to my feedback. As for the last item, wrapping around edges... would it be reasonable enough to have MiniDiff.goto() return a value? either true if successfull...

> `conform.nvim` could be calling `pwsh` from `cmd`? And then reading stdout? So your script example doesn't prove anything (pwsh can handle unicode well). This is most likely a cmd...

@scottmckendry here is my config... notice I am using format "on" save and you are using format "after" save. I allow for fallback to lsp as long as it is...

Also make sure you remove powershell from the conform formatters list since there is not one and you want to use the lsp fallback.