A syntax-highlighting pager for git, diff, grep, and blame output
-
Updated
May 2, 2025 - Rust
A syntax-highlighting pager for git, diff, grep, and blame output
Deltabae is a command-line utility that leverages the capabilities of `delta` and `ansifilter` to generate a side-by-side, syntax-highlighted diff of two text files and output it as an HTML file. It is designed to provide a visually appealing and user-friendly way to compare text files, especially useful for code reviews and similar tasks.
GitHub Action to install git-delta from a pre-compiled binary and add `delta` to system path.
Git Add Interactive offers a seamless way to stage files and hunks in your Git repository with an intuitive terminal interface. Enhance your workflow with features like global filtering and multiple patch modes, all while enjoying a color-coded experience! 🐙✨
Add a description, image, and links to the git-delta topic page so that developers can more easily learn about it.
To associate your repository with the git-delta topic, visit your repo's landing page and select "manage topics."