Pablo Speciale

Results 85 comments of Pablo Speciale

The python code is calling the C++ code in the end, so it should be a way to call C++ to do the same as python. What is the actual...

Not sure if I will be able have time to test this soon, but I will definitely give a try at some point. Some questions. Why do you do twice...

Another details. Have you tried **side-by-side** mode? It seems to work but only until 80 chars. So, I was thinking to use `delta --width 250`, but this doesn't seem to...

Also noticed that when there are many files and you press enter to the filename (in the commit header), it doesn't jump to beginning of the file in the diff....

> Tig can't accept formatter options. I can fix that but it will be on another PR since it has some impact on another function. Currently could you set config...

Also another problem I found is that in navigation mode for delta doesn't work: `n and N keybindings to move between files in large diffs, and between diffs in log...

> Currently I'm fixing a bit of functions which pablospe mentioned and more else. Maybe some of the changes can be separated in other PRs and add basic `delta` support...

Looks good to me! Thanks for the great job, @ulwlu! @jonas Who can approve this PR to be merged?

> Do you want turn off `side-by-side` inside tig by default? > I felt it's kinda annoying and it seems to be broken easily when tig split right-left, since you...