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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ A separate view for the operations log `jj op log` enables fast previews of old
20
20
The available hotkeys are displayed onscreen for simple discoverability.
21
21
The commands and key bindings can also be displayed with `jj-fzf --help` and are documented in the wiki: [jj-fzf-help](https://github.com/tim-janik/jj-fzf/wiki/jj-fzf-help)
22
22
23
-
The `jj-fzf` script is implemented in bash-5.1, using fzf-0.29 and jj-0.21.0.
23
+
The `jj-fzf` script is implemented in bash-5.1, using fzf-0.29 and jj-0.22.0.
24
24
Command line tools like sed, grep are assumed to provide GNU tool semantics.
0 commit comments