Closed brablc closed 1 week ago
Works on my machine, arch and yq 3.4.3.
Happy to merge once you feel this is ready.
Tested with Ubuntu 3.1 and works!
Amazing, thank you for your time and effort! :blush:
I thank you for this amazing tool. I was very surprised, that I did not find any similar plugin for gh
cli, then again surprised that it is not covered by lazygit
, and then I was finaly happy to find it for neovim. And I already learned before, that with lua and neovim things sometimes break but it is possible to fix them.
Apparently the depracation warning about
-j
does not get ignored, but mixed to the output. We have to usevim.system
instead (Neovim 0.9+).