gh-f VS delta

Compare gh-f vs delta and see what are their differences.

gh-f

🔎 the ultimate compact fzf gh extension (by gennaro-tedesco)

delta

A syntax-highlighting pager for git, diff, and grep output (by dandavison)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gh-f delta
17 88
239 20,537
- -
5.8 8.4
24 days ago 8 days ago
Shell Rust
The Unlicense MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gh-f

Posts with mentions or reviews of gh-f. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.
  • gh-f adds diff per filetype and other small improvements
    1 project | /r/commandline | 11 Feb 2023
    gh-f is a GitHub CLI extension that I wrote that does all-things-fzf for git. From time to time I add new small features or quality of life adjustments :).
  • fzf is so powerful when you use it well ! code/files/tags/git history
    5 projects | /r/neovim | 15 Dec 2022
    If you are into github CLI extensions, check out the ultimate fzf git extension: gh-f (unrelated to neovim, but shamelessy I am the author).
  • Git workflow
    11 projects | /r/neovim | 13 Sep 2022
    I deal with most of my git workflow from terminal simply because I find git to be easiest to use from the command line, where each command is verbose enough for you to understand what you are doing, and so is its output. Lately, with the introduction of the gh CLI things have gotten even easier, and all the workflow of branches, PRs, releases, runs and so forth is easily handled via command line as well: I wrote gh-f, an extension that integrates gh with fzf and you're good to go at the speed of light.
  • gh-f stable release 1.0.0
    1 project | /r/programming | 7 Sep 2022
    1 project | /r/commandline | 7 Sep 2022
    I have worked on gh-f for about one year and I have now reached the point where I consider it to be stable and robust enough to award it a full 1.0.0 release.
  • A Better Git Diff with Delta
    5 projects | /r/commandline | 30 Aug 2022
    You may want to check out gh-f, where most of the functions/alias shown in the videos are packaged as gh CLI extension.
  • CLI to Search, Preview, & Check Out a GitHub PR
    3 projects | /r/commandline | 16 Aug 2022
    Nice, wasn't aware of that. Enjoying looking at the code underneath https://github.com/gennaro-tedesco/gh-f/blob/master/gh-f
  • Is there a TUI version of Github?
    5 projects | /r/commandline | 17 May 2022
    gh cli with some gh extensions, like gh-f, gh-s, and gh-i, can get you most of the way there
  • If you could chose only one, would you choose "vim-fugitive" or "lazygit", and why?
    1 project | /r/neovim | 2 Apr 2022
    If you are interesting in cherrypicking (and much more) you may want to have a look at gh-f, a GitHub CLI extension that works with fzf (in particular look at gh f -k)
  • gh-f: now grep through revision history!
    2 projects | /r/commandline | 9 Mar 2022
    Another feature added to gh-f: grep regex pattern through revision history. What about that piece of code you deleted, and now you want to quickly check the old revision file to copy and paste? Say no more: prompt for regex pattern, choose the file name, browse the revision history with preview and show the old file containing the piece of code you are after!

delta

Posts with mentions or reviews of delta. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

What are some alternatives?

When comparing gh-f and delta you can also consider the following projects:

gh-i - 🔎 search your github issues interactively

diff-so-fancy - Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:

gh-s - 🔎 search github repositories interactively

difftastic - a structural diff that understands syntax 🟥🟩

gh-dash - A beautiful CLI dashboard for GitHub 🚀

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

lazygit - simple terminal UI for git commands

github-tui - TUI client for GitHub

vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

fzf-preview.vim - The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim.

gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀