⬆️ Update dependency aqua:junegunn/fzf to v0.71.0#31
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
⬆️ Update dependency aqua:junegunn/fzf to v0.71.0#31renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
73f6c30 to
6618a4c
Compare
6618a4c to
403153a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.67.0→0.71.0Release Notes
junegunn/fzf (aqua:junegunn/fzf)
v0.71.0Compare Source
Release highlights: https://junegunn.github.io/fzf/releases/0.71.0/
--popupas a new name for--tmuxwith Zellij support--popupstarts fzf in a tmux popup or a Zellij floating pane--tmuxis now an alias for--popup--id-nth--id-nth=NTHto define item identity fields for cross-reload operationsreloadis triggered with tracking enabled, fzf searches for the tracked item by its identity fields in the new list.--track --id-nth ..tracks by the entire line--track --id-nth 1tracks by the first field--trackwithout--id-nthretains the existing index-based tracking behaviorEscapeorCtrl-Cto cancel the blocked state without quitting+T*/+t*while searching--multi, selected items are preserved acrossreload-syncby matching their identity fieldsshift-deleteto delete history entries (#4715)GET /HTTP endpoint now includespositionsfield in each match entry, providing the indices of matched characters for external highlighting (#4726)--height=~-HEIGHT) (#4682)--walker=followno longer follows symlinks whose target is an ancestor of the walker root, avoiding severe resource exhaustion when a symlink points outside the tree (e.g. Wine'sz:→/) (#4710)--{accept,with}-nthremoving trailing whitespaces with a non-default--delimiter--with-shellnot handling quoted arguments correctly (#4709)toggle-preview--frozen-leftis usedsh_globoption is on (#4714) (@EvanHahn)v0.70.0Compare Source
change-with-nthaction for dynamically changing the--with-nthoption.--with-nthto be set initially.|can be given to cycle through.change-header-linesaction for dynamically changing the--header-linesoptionnthattribute merge order to respect precedence hierarchy (#4697)printfwith builtinprintfto bypass local indirections (#4684) (@DarrenBishop)v0.68.0Compare Source
--wrap=word(or--wrap-word) option andtoggle-wrap-wordaction for word-level line wrapping in the list sectionctrl-/andalt-/fromtoggle-wraptotoggle-wrap-wordwrap-wordflag for--preview-windowto enable word-level wrappingtoggle-preview-wrap-wordactionfzf --preview 'bat --style=plain --color=always {}' \ --preview-window wrap-word \ --bind space:toggle-preview-wrap-word--color:underline-double,underline-curly,underline-dotted,underline-dashedfzf --color 'fg:underline-curly,current-fg:underline-dashed'4:N) and underline colors (SGR 58/59)--preview-wrap-signto set a different wrap indicator for the preview windowalt-guttercolor option (#4602) (@hedgieinsocks)$FZF_WRAPenvironment variable to child processes (charorwordwhen wrapping is enabled) (#4672) (@bitraid)ALT-ENTERto reformat and insert selected commandsSHIFT-DELETE)_fzf_compgen_{path,dir}to respectFZF_COMPLETION_{PATH,DIR}_OPTS(#4592) (@shtse8, @LangLangBart)--preview-window follownot working correctly with wrapping (#3243, #4258)track-currentunset after a combined movement action (#4649)--accept-nthbeing ignored in filter mode (#4636) (@charemma)maxWidth(#4596) (@LangLangBart)x-api-keyheader not required for GET requests (#4627)executetriggered via a server request (#4653)redraw-current-line(#4635) (@jameslazo)fzf-tmuxTERMquoting and addedmktempusage (#4664) (@Goofygiraffe06)FuzzyMatchV2(#4608)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.