LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

lazyjj

TUI for the Jujutsu version control system

TLDR

Launch the TUI in the current repository
$ lazyjj
copy
Open a specific repository
$ lazyjj -p [path/to/repo]
copy

SYNOPSIS

lazyjj [options]

DESCRIPTION

lazyjj is a TUI for the Jujutsu (jj) version control system. It presents repository history, working files, and bookmarks interactively through three main panels: Log, Files, and Bookmarks.The interface supports creating, editing, squashing, abandoning, fetching, pushing, describing, and bookmarking changes. The Log tab shows the revset list alongside a panel for viewing color-word and git diffs. It works as a front-end that invokes the jj CLI and renders repository state.

INSTALL

sudo pacman -S lazyjj
copy
brew install lazyjj
copy
nix profile install nixpkgs#lazyjj
copy

CAVEATS

Requires jj version 0.33.0 or higher for compatibility with the template language features used for output parsing.

HISTORY

lazyjj was created by Cretezy and is written in Rust using the ratatui library.

SEE ALSO

jj(1), lazygit(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid