macOS
brew install eclocal Homebrew formula metadata
brew
TUI 3-way git mergetool. Version 0.3.3 via Homebrew; verified 2026-06-17.
install
brew install eclocal Homebrew formula metadata
nix profile install nixpkgs#ecnixpkgs package indexes · pkgs/by-name/ec/ec/package.nix · source: api.github.com
sudo pacman -S editorconfig-checkerArch Linux sync databases · editorconfig-checker · source: geo.mirror.pkgbuild.com
sudo zypper install editorconfig-checkeropenSUSE Tumbleweed package metadata · editorconfig-checker · source: download.opensuse.org
overview
TUI 3-way git mergetool
history
ec, short for easy-conflict, is a young terminal-native Git merge conflict resolver. Its history is short but package-relevant: it packages a familiar three-pane merge workflow as a small CLI/TUI that can be installed from Homebrew, npm, Nix, Go, or release binaries.
The public repository was created in January 2026 and describes ec as a 3-way terminal Git mergetool with optional Neovim integration. The README emphasizes diff3 base comparison, a no-argument conflicted-file picker, non-interactive modes for scripts or CI, and configuration as a Git mergetool.
Early releases moved quickly through the 0.1, 0.2, and 0.3 series in February-March 2026, with v0.3.3 published in June 2026.
The upstream README documents Homebrew, npm, Nix, Go install, shell installer, AUR, and Windows binary installation paths. That is the adoption story so far: a new developer tool trying to meet users through common workstation package channels rather than only source builds.
Typical usage is to run ec inside a Git repository with conflicts, or configure Git's mergetool command so Git passes BASE, LOCAL, REMOTE, and MERGED paths to ec. The README also documents Jujutsu merge-editor integration and non-interactive modes such as --check and --apply-all.
ec is interesting to package nerds because it is a modern, single-purpose terminal UI for an old Git pain point. It sits near lazygit, Neovim, Git mergetool, and Jujutsu workflows, so package availability matters more than a library API.
security posture
No matching local secret-handling manifest was found for ec. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ec | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ec |
|---|---|
| Version | 0.3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ec |
| Homepage | https://github.com/chojs23/ec |
| Repository | https://github.com/chojs23/ec |
| Upstream docs | https://github.com/chojs23/ec#readme |
| License | MIT |
| Source archive | https://github.com/chojs23/ec/archive/refs/tags/v0.3.3.tar.gz |
| Last updated | 2026-06-17T14:40:49Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ec |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ec
nix profile install nixpkgs#eceditorconfig-checker 3.7.0-1
A tool to verify that your files are in harmony with your .editorconfig
https://github.com/editorconfig-checker/editorconfig-checker
sudo pacman -S editorconfig-checkereditorconfig-checker 3.7.0-1.1
Tool to verify that your files are in harmony with your .editorconfig
https://github.com/editorconfig-checker/editorconfig-checker
sudo zypper install editorconfig-checkersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.