{"id":30203011,"url":"https://github.com/vimkim/fuzzydiff","last_synced_at":"2025-10-29T11:41:50.223Z","repository":{"id":281807905,"uuid":"946470781","full_name":"vimkim/fuzzydiff","owner":"vimkim","description":"Open the diff file when `git diff A B | fuzzydiff`. Diff magic!","archived":false,"fork":false,"pushed_at":"2025-03-11T08:13:24.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T11:24:43.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vimkim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-11T07:33:15.000Z","updated_at":"2025-03-11T08:16:12.000Z","dependencies_parsed_at":"2025-03-11T09:23:21.454Z","dependency_job_id":"fe30afcf-b17e-4fe1-9905-5071408a623f","html_url":"https://github.com/vimkim/fuzzydiff","commit_stats":null,"previous_names":["vimkim/fuzzydiff"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vimkim/fuzzydiff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Ffuzzydiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Ffuzzydiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Ffuzzydiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Ffuzzydiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimkim","download_url":"https://codeload.github.com/vimkim/fuzzydiff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimkim%2Ffuzzydiff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279158174,"owners_count":26116210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-13T11:13:54.774Z","updated_at":"2025-10-16T05:08:16.796Z","avatar_url":"https://github.com/vimkim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔍 fuzzydiff\n\n![fuzzydiff demo](https://github.com/user-attachments/assets/4c87cb3c-390a-41c1-a899-d5e782409754)\n\nUse it just like delta or diffnav!\n\n```sh\n$ git diff branchA branchB | fuzzydiff.py\n\n$ diff -ur a.txt b.txt | fuzzydiff.py\n```\n\nThen, just use `Up` or `Down` arrow keys and press `\u003cEnter\u003e` to open it in your favorite text editor!\n\n\n## What is fuzzydiff?\n\nfuzzydiff is a lightning-fast tool that combines the power of `fzf` and `delta` to supercharge your diff viewing workflow. It opens piped diff files in a fuzzy finder interface, with beautiful syntax highlighting via delta, and lets you quickly open selected files in your preferred editor.\n\n## ✨ Key Features\n\n- ~**Blazing Fast**: Navigate through diffs with the speed and flexibility of fzf~ Not yet. I'll port it to Rust one day so please wait.\n- **Beautiful Visualization**: See your changes with delta's beautiful syntax highlighting\n- **Seamless Editing**: Press Enter to instantly open the selected file in your `$EDITOR`\n- **Maximum Productivity**: Save precious development time with intuitive keyboard navigation\n\n## 🤔 Why fuzzydiff?\n\nAs someone deeply invested in optimizing my development workflow, I created fuzzydiff to fill a specific gap:\n\n- **For git power users**: Even as a heavy lazygit user, I found myself wanting something faster for certain diff scenarios\n- **For vim/neovim enthusiasts**: Works perfectly alongside your existing telescope/fzf-lua workflows\n- **For everyone**: Much faster than traditional methods when comparing branches or exploring diff patches\n\nWhile you can achieve similar results with lazygit's `\u003cshift-w\u003e` or plugins like diff.nvim, fuzzydiff provides a streamlined, focused experience that's often much quicker for day-to-day use.\n\n## 🚀 Getting Started\n\nUnfortunately, since this being too nightly, pip or nix things are not yet supported.\nYou can just clone the repo, put the fuzzydiff.py into /usr/local/bin or any path you like and use it!\n\n## 💡 Pro Tips\n\n[Any additional tips for power users would go here]\n\n---\n\nGive it a try and watch your productivity soar! Questions or suggestions? Feel free to open an issue or PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimkim%2Ffuzzydiff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimkim%2Ffuzzydiff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimkim%2Ffuzzydiff/lists"}