You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Farid Zakaria edited this page Dec 3, 2024
·
8 revisions
JJ-FZF
JJ-FZF is a text UI for jj based on fzf, implemented as a bash shell script. The main view centers around jj log, providing previews for the diff or obslog of every revision. Several key bindings are available to quickly perform actions such as squashing, swapping, rebasing, splitting, branching, committing, or abandoning revisions. A separate view for the operations log enables fast previews of old commit histories or diffs between operations, making it easy to undo any jj operation. The available hotkeys are always displayed onscreen for simple discoverability.
FZF-JJ (revset selection)
Having trouble remembering useful revsets?
fzf-jff is a simple script to help discover a collection of useful revsets. This is difference than JJ-FZF which is a more comprehensive TUI.
Note: Once jj util exec is released this can be powered by jj directly via an alias like jj rlog