git-split-diffs icon indicating copy to clipboard operation
git-split-diffs copied to clipboard

Syntax highlighted side-by-side diffs in your terminal

Results 18 git-split-diffs issues
Sort by recently updated
recently updated
newest added

1. Create a test file with this content: ``` Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim...

This tool is pretty slow when I tried piping a large diff to it, taking nearly 4 seconds. So I profiled it with `perf` and found that a lot of...

I use a black background in my terminal, and the "dark" themes aren't really enough. Either having a black theme or one without background color (meaning using the terminal's background)...

Hey there, thanks for creating that amazing tool. However, I'm using the standard Git Bash that comes with the windows git installation and the diffs are not using the full...

In the Google Chrome extension "Refined Github", they propose a mode where a file having only additions OR deletions (but not both) is always displayed as a unified diff, whereas...

Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in...

dependencies
javascript

Both `theme-directory = ~/.config/git/split-diffs-themes` and `theme-directory = $HOME/.config/git/split-diffs-themes` return `Error: ENOENT: no such file or directory` error This makes it impossible to use same config on multiple machines with different...