nullishamy
nullishamy
Very strange behaviour indeed.
That was an error in my part: > [..] I am realising that the merge could not have been HEAD, because when it is actually HEAD, lazygit just runs git...
To summarise: Reword HEAD (builtin): Works (uses --amend) Reword HEAD (editor): Works (uses --amend) Reword not HEAD (builtin): Does not work, complains about GPG (uses rebase) Reword not HEAD (editor):...
Ah, right, yeah. The reword on HEAD works fine on the PR branch. I can take a look now, I don't have much go knowledge but it should be enough...
Seems good! I did find the installation instructions slightly unclear, though. I originally read it as having this directory structure: ``` ~/.xmake: - catppuccin_mocha/ - xmake.lua - catppuccin_latte/ - xmake.lua...
Also crashes when deleting drafts of replies (if that is a different component).
Apologies for the lack of information, I'm a relative noob with systems debugging.
> Nothing useful in the backtrace which leads me to believe this is a bad install. I'd be very surprised if it were considering this is built from a Nix...
I will run the suggested nix version above later on and report back. Do you have docs for building a debug binary with nix in case the unstable build doesn't...
After some amount of testing on 0.9.0, I cannot reproduce it. This could also just be because the LSPs are disabled, so I will test further tonight if LSPs are...