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: RELEASE_NOTES.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
## Good news
2
2
3
+
v0.4.32
4
+
5
+
- It looks like in the newer versions of `fzf` the command that was used to "execute and exit" no longer works.
6
+
7
+
- A quick fix is to simply migrate to `fzf`'s new `become` command, which almost does the same thing.
8
+
9
+
- This is a breaking change for holder versions of `fzf` however, and users using `fzf` shipped with ubuntu 22 and below should stick with old version for now
0 commit comments