macOS
brew install jjuiprovider-native install command
brew / rank 1741
TUI for interacting with the Jujutsu version control system. Version 0.10.9 via Homebrew; verified 2026-07-26.
install
brew install jjuiprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
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:jjui |
|---|---|
| Version | 0.10.9 |
| Package manager | Homebrew |
| Homepage | https://idursun.github.io/jjui/ |
| Repository | https://github.com/idursun/jjui |
| Last updated | 2026-07-26T04:08:07+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.