Skip to content

Commit 67fa4bf

Browse files
committed
fix: fzf broke :d
1 parent 2bdf2e5 commit 67fa4bf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎RELEASE_NOTES.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## Good news
22

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
10+
311
v0.4.31
412

513
- Bump version purely for CI

0 commit comments

Comments
 (0)