Silent Install HQ
ZIP WinGet

Jujutsu UI

Ibrahim Dursun · 0.9.9 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 18bdad4b82e008b1e8e9ba7270ec67007d12859b75e2439cc4c6a02b03ce56b4 VirusTotal ↗
Filename jjui-0.9.9-windows-arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID IbrahimDursun.jjui
Version 0.9.9
Description Jujutsu UI (jjui) is a Text User Interface (TUI) designed for interacting with the Jujutsu version control system.
License MIT
Release Notes Release Notes Another release with small improvements and bug fixes. Thanks to all contributors! 🎉 New Features Custom Commands & Lua API Enhancements - Custom Commands with Sequence Keys (#420) - Added key_sequence property allowing custom commands to be invoked with multiple key presses in sequence - Added desc property for command descriptions - Introduced sequence overlay UI showing available key sequences when first key is pressed - Example: key_sequence = ["w", "b", "l"] - Lua API:…