Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency junegunn/fzf to v0.42.0 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fuji8
Copy link
Owner

@fuji8 fuji8 commented Oct 9, 2023

This PR contains the following updates:

Package Update Change
junegunn/fzf minor 0.41.0 -> 0.42.0

Release Notes

junegunn/fzf (junegunn/fzf)

v0.42.0

Compare Source

  • Added new info style: --info=right
  • Added new info style: --info=inline-right
  • Added new border style thinblock which uses symbols for legacy computing
    one eighth block elements
    • Similarly to block, this style is suitable when using a different
      background color because the window is completely contained within the border.
      BAT_THEME=GitHub fzf --info=right --border=thinblock --preview-window=border-thinblock \
          --margin=3 --scrollbar=▏▕ --preview='bat --color=always --style=numbers {}' \
          --color=light,query:238,fg:238,bg:251,bg+:249,gutter:251,border:248,preview-bg:253
    • This style may not render correctly depending on the font and the
      terminal emulator.

v0.41.1

Compare Source

  • Fixed a bug where preview window is not updated when --disabled is set and
    a reload is triggered by change:reload binding

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


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

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants