Kyle Grimsrud-Manz

Results 9 comments of Kyle Grimsrud-Manz

Hi! Would just like to add that I experienced an identical issue, but only noticed it after the application was running for a whole day. I would like to try...

It's also not working for me on Windows 11. I haven't had the chance to try it on Windows 10, but I've enabled TESTSIGNING mode and disabled secure boot, so...

> Something is not really working correctly with this PR. It's still showing the regular diff view combined with the `delta` function header in many cases. This happens when I...

Ok @pablospe I created https://github.com/pablospe/tig/pull/1! The issue seems to be that `delta` has buggy behaviour when `--word-diff` is used: https://github.com/dandavison/delta/issues/1957. I noticed this because the output seems reliably correct in...

> Delta support would be great. Is there a plan to merge this PR back in? @idvorkin the bug currently being discussed above would be a blocker for merging it....

> Also, there is another bug/missing feature that hasn't been discussed yet -- line/hunk staging is broken when using delta as the highlighter. So I would imagine this is also...

sorry I haven't been active on this but just noting that this branch is also missing delta highlighting in stash view.

looks like there may be a workaround in #968 edit: wait, nevermind, check #1559 where the author recommends https://github.com/fregante/GhostText

> I am not sure this is a delta problem. What happens if you put cat in between? Yes, piping to `cat` before `delta` does seem to resolve the issue....