Closed renovate[bot] closed 4 months ago
Because you closed this PR without merging, Renovate will ignore this update (v0.54.2
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
v0.54.1
->v0.54.2
Release Notes
junegunn/fzf (junegunn/fzf)
### [`v0.54.2`](https://togithub.com/junegunn/fzf/releases/tag/v0.54.2): 0.54.2 [Compare Source](https://togithub.com/junegunn/fzf/compare/v0.54.1...v0.54.2) - Fixed incorrect syntax highlighting of truncated multi-line entries - Updated GoReleaser to 2.1.0 to simplify notarization of macOS binaries - macOS archives will be in `tar.gz` format instead of `zip` format since we no longer notarize the zip files but binaries - (Windows) Reverted a mintty fix in 0.54.0 - As a result, mouse may not work on mintty in fullscreen mode. However, fzf will correctly read non-ASCII input in fullscreen mode (`--no-height`). - fzf unfortunately cannot read non-ASCII input when not in fullscreen mode on Windows. So if you need to input non-ASCII characters, add `--no-height` to your `$FZF_DEFAULT_OPTS`. - Any help in fixing this issue will be appreciated ([#3799](https://togithub.com/junegunn/fzf/issues/3799), [#3847](https://togithub.com/junegunn/fzf/issues/3847)).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.