← Package directory
Available on winget

Install lazyjj

TUI for Jujutsu/jj. Built in Rust with Ratatui. Interacts with jj CLI.

Install with winget
winget install --id Cretezy.lazyjj
Upgrade
winget upgrade --id Cretezy.lazyjj
Uninstall
winget uninstall --id Cretezy.lazyjj

About lazyjj

TUI for Jujutsu/jj. Built in Rust with Ratatui. Interacts with jj CLI.

What's new in 0.5.0

Thanks everyone for all the PRs. lazyjj will be maintained better in the future :) What's Changed - feat: Add support for pushing new bookmarks by @dotdash in #86 - feat: Add vertical layout by @Charlie-83 in #81 - feat: Command popup by @XavierChanth in #72 - feat: Refresh when terminal gains focus by @dotdash in #90 - feat: Bind s in log tab to squash changes from @ into the selected change by @dotdash in #88 - fix: Do not panic on draw errors by @istudyatuni in #75 - fix: Search latest head by change id instead of commit id by @istudyatuni in #77 - fix: Close popup on esc when creating branch by @istudyatuni in #66 - fix: Small typo in README by @meain in #78 - fix: Check if change is deleted by @istudyatuni in #76 - fix: Don't redraw on MouseMoved events by @dotdash in #85 - fix: Confirmation dialog text is invisible on light themes by @dotdash in #91 - fix: Terminal restore on panic by @dotdash in #93 - chore: Update dependencies by @istudyatuni in #74 and @dotdash in #92 New Contributors - @meain made their first contribution in #78 - @dotdash made their first contribution in #85 - @Charlie-83 made their first contribution in #81 - @XavierChanth made their first contribution in #72 Full Changelog: v0.4.2...v0.5.0

Read release notes

Version history

Version Updated Notes
0.5.0 Unknown Thanks everyone for all the PRs. lazyjj will be maintained better in the future :) What's Changed - feat: Add support for pushing new bookmarks by @dotdash in #86 - feat: Add vertical layout by @Charlie-83 in #81 - feat:...
0.4.2 Unknown What's Changed - chore: update Cargo.lock by @orhun in #63 Full Changelog: v0.4.0...v0.4.2
0.3.1 Unknown No notes
0.1.4 Unknown No notes
0.1.1 Unknown No notes