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
@@ -21,7 +21,7 @@ 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
23
The `jj-fzf` script is implemented in bash-5.1, using fzf-0.29 and jj-0.23.0.
24
-
Command line tools like sed, grep are assumed to provide GNU tool semantics.
24
+
Command line tools like sed, grep, gawk are assumed to provide GNU tool semantics.
0 commit comments