macOS
brew install jjuilocal Homebrew formula metadata
sudo port install jjuiMacPorts ports tree · devel/jjui/Portfile · source: api.github.com
brew
TUI for interacting with the Jujutsu version control system. Version 0.10.8 via Homebrew; verified 2026-07-05.
install
brew install jjuilocal Homebrew formula metadata
sudo port install jjuiMacPorts ports tree · devel/jjui/Portfile · source: api.github.com
nix profile install nixpkgs#jjuinixpkgs package indexes · pkgs/by-name/jj/jjui/package.nix · source: api.github.com
scoop install extras/jjuiScoop official bucket manifest trees · bucket/jjui.json · source: api.github.com
winget install --id IbrahimDursun.jjui -eWindows Package Manager source index · IbrahimDursun.jjui · source: cdn.winget.microsoft.com
overview
TUI for interacting with the Jujutsu version control system
history
Jujutsu UI, packaged as `jjui`, is a terminal user interface for the Jujutsu version-control system. It turns common `jj` actions such as revset browsing, rebasing, squashing, bookmark movement, operation-log inspection, previews, and revision-detail work into keyboard-driven terminal workflows.
The GitHub repository was created in September 2024. Its README presents the project as a personal-needs-driven TUI by Ibrahim Dursun, with an open invitation for feature requests and contributions.
The README and generated documentation show the tool tracking Jujutsu's own evolution: it depends on a minimum supported `jj` version and exposes Jujutsu-native ideas such as revsets, operation logs, evologs, and bookmark movement through a Go terminal application.
The input package metadata records `jjui` in Homebrew, MacPorts, Nix, Scoop, and Winget, which suggests quick packaging attention from the same audience adopting Jujutsu itself. The README also lists AUR packaging and a Nix flake path, showing that Unix package-manager users were part of the intended distribution model.
`jjui` is used inside a Jujutsu repository to inspect and edit the revision tree without memorizing every command-line form. It offers keyboard actions for rebasing, squashing, previewing diffs, moving bookmarks, opening the operation log, undoing and redoing operations, and jumping through revisions.
It complements `jj` rather than replacing it: the README frames it as a UI for interacting with Jujutsu, and installation instructions still assume users have or use Jujutsu underneath.
`jjui` matters as an ecosystem signal around Jujutsu. When a younger VCS attracts a dedicated TUI, packaged across several package managers, it shows users are building workflow-specific tools rather than treating the core CLI as a curiosity.
security posture
No matching local secret-handling manifest was found for jjui. 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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/jjui/config.toml~/.config/jjui/config.lua.jjui/config.toml.jjui/config.lua%AppData%/jjui/config.toml%AppData%/jjui/config.luaexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jjui | 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.
https://github.com/idursun/jjui
install metadata
| Package key | brew:jjui |
|---|---|
| Version | 0.10.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jjui |
| Homepage | https://idursun.github.io/jjui/ |
| Repository | https://github.com/idursun/jjui |
| Upstream docs | https://github.com/idursun/jjui#readme |
| License | MIT |
| Source archive | https://github.com/idursun/jjui/archive/refs/tags/v0.10.8.tar.gz |
| Last updated | 2026-07-05T02:51:58Z |
| Pulse | updated |
| Dependencies | jj |
| 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 | jjui |
| 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.
jjui
nix profile install nixpkgs#jjuijjui
sudo port install jjuiextras/jjui
scoop install extras/jjuiIbrahimDursun.jjui
winget install --id IbrahimDursun.jjui -esource 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.