Dan Davison

Results 601 comments of Dan Davison

Hi all, thanks for this. I agree implementing line wrapping like bat does would be a nice feature. I don't think I'm going to be able to work on this...

@kevinhwang91 can you give a full example of a diff that you can't display in the way you want, and show the delta settings you're using? Note that we do...

Thanks @mrjoel, I need to think about this proposal more but just wanted to mention that I am personally a ``` file-style = omit hunk-header-style = file line-number syntax ```...

@mrjoel How far off would we be if we simply changed `file-style = omit` to mean > Omit the file change line in the common case of a modified file,...

Hi @boris-petrov sorry to be so slow replying to this one. Can you be explicit about what sort of integration might make sense? It doesn't look like graphtage produces diff...

> FYI there's a project similar to delta that does exactly this (in Rust): https://github.com/Wilfred/difftastic Right, difftastic looks great. I'd seen it before and meant to look more closely. One...

Hi @elbaro, thanks for this and sorry I didn't respond at the time you opened it. It's an interesting point -- I think the issue, at least in part, is...

Hi @elbaro, can you post 1. An example diff that demonstrates the problem 2. The command line you are using and the output of `delta --show-config` 3. Your delta version?...

Please make sure you're using the latest version of delta -- the implementation of side-by-side was rewritten this year, and I think that this bug may have been fixed already.

Your diff is really clear -- nice work. I'd definitely like to have discussions like this about how delta can do better and take more interesting approaches. And yes, I...