Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

This PR contains the following updates:

Package Update Change
junegunn/fzf/fzf-tmux patch v0.54.0v0.54.3

Release Notes

junegunn/fzf (junegunn/fzf/fzf-tmux)

v0.54.3: 0.54.3

Compare Source

  • Fixed incompatibility of adaptive height specification and 'start:reload'
    # A regression in 0.54.0 would cause this to fail
    fzf --height '~100%' --bind 'start:reload:seq 10'
  • Environment variables are now available to $FZF_DEFAULT_COMMAND
    FZF_DEFAULT_COMMAND='echo $FZF_QUERY' fzf --query foo

v0.54.2: 0.54.2

Compare Source

  • 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, #​3847).

v0.54.1: 0.54.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/junegunn-fzf-fzf-tmux-0.54.x branch from 4f1ed75 to 5777b32 Compare July 26, 2024 13:31
@renovate renovate bot changed the title Update dependency junegunn/fzf/fzf-tmux to v0.54.1 Update dependency junegunn/fzf/fzf-tmux to v0.54.2 Jul 26, 2024
@renovate renovate bot changed the title Update dependency junegunn/fzf/fzf-tmux to v0.54.2 Update dependency junegunn/fzf/fzf-tmux to v0.54.3 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/junegunn-fzf-fzf-tmux-0.54.x branch from 5777b32 to fb9e638 Compare July 31, 2024 15:35
@renovate renovate bot force-pushed the renovate/junegunn-fzf-fzf-tmux-0.54.x branch from fb9e638 to c39a4c2 Compare August 7, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant