summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-010.40.00.40.0Junegunn Choi
2023-04-30Do not display trailing carriage returns in the preview windowJunegunn Choi
Close #3269
2023-04-30Fix search not triggered when query change and reload happen at the same timeJunegunn Choi
Fix #3268
2023-04-28Bump golang.org/x/term from 0.6.0 to 0.7.0 (#3249)dependabot[bot]
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/golang/term/releases) - [Commits](https://github.com/golang/term/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-28Bump golang.org/x/sys from 0.6.0 to 0.7.0 (#3248)dependabot[bot]
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-26Add 'zero' eventJunegunn Choi
Close #3263
2023-04-22Add 'track' actionJunegunn Choi
2023-04-22Add change-header and transform-headerJunegunn Choi
Close #3237
2023-04-22[man] Suggest setting RUNEWIDTH_EASTASIAN to 0 or 1Junegunn Choi
Close #2389
2023-04-22Add toggle-track actionJunegunn Choi
2023-04-22Fixed --track when used with --tacJunegunn Choi
Fix #3234
2023-04-21[vim] Add check for powershell 7 users (#3257)psarlov
Co-authored-by: Pavel Sarlov <psarlov@asteasolutions.com> Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2023-04-12Disallow using --track with --tacJunegunn Choi
Close #3234
2023-04-11[fzf-tmux] Try awk before bcJunegunn Choi
2023-04-06[fzf-tmux] Use awk if bc is not foundJunegunn Choi
Fix #3235
2023-04-020.39.00.39.0Junegunn Choi
2023-04-02Use Go 1.20.2Junegunn Choi
2023-04-02Fix a bug of height range with -1 or -0 (#3226)tyama711
Fixed a bug that when both heightUnknown and deferred are true, deferred is not properly reset and the program terminates abnormally. Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2023-04-02[fzf-tmux] Disallow popup mode on tmux 3.1 or belowJunegunn Choi
Close #3198
2023-04-01[shell] Update kill completionJunegunn Choi
* Explicitly specify the list of fields for consistent experience * Add fallback command for BusyBox (Close #3219) * Apply `--header-lines=1` to show the column header
2023-04-01Fix Rubocop errorJunegunn Choi
2023-04-01Add 'one' eventJunegunn Choi
Close #2629 Close #2494 Close #459
2023-04-01Add --track option to track the current selectionJunegunn Choi
Close #3186 Related #1890
2023-03-27Add bat to bash autocomplete commands (#3223)Sten Arthur Laane
Bat is a common alternative to cat, it's even referenced multiple times in fzf docs. This makes `bat **` work by default.
2023-03-26Respect 'regular' attribute in 'bw' base themeJunegunn Choi
Don't make the text bold if an element is explicitly specified as 'regular'. Fix #3222
2023-03-25Render CR and LF as ␍ and ␊Junegunn Choi
Close #2529
2023-03-22README.md: package managers: add Portage/Gentoo (#3205)Vitaly Zdanevich
2023-03-21Bump github.com/rivo/uniseg from 0.4.2 to 0.4.4 (#3192)dependabot[bot]
Bumps [github.com/rivo/uniseg](https://github.com/rivo/uniseg) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/rivo/uniseg/releases) - [Commits](https://github.com/rivo/uniseg/compare/v0.4.2...v0.4.4) --- updated-dependencies: - dependency-name: github.com/rivo/uniseg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.6.0 (#3203)dependabot[bot]
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.0.0-20210927222741-03fcf44c2211 to 0.6.0. - [Release notes](https://github.com/golang/term/releases) - [Commits](https://github.com/golang/term/commits/v0.6.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump golang.org/x/sys from 0.0.0-20220811171246-fbc7d0a398ab to 0.6.0 (#3202)dependabot[bot]
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220811171246-fbc7d0a398ab to 0.6.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.6.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21Bump actions/setup-go from 3 to 4 (#3216)dependabot[bot]
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20[vim] More explanation on 'set rtp+=~/.fzf' instructionJunegunn Choi
Close #3171
2023-03-20docs: Fix intention of README (#3214)Michael Vorburger ⛑️
Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2023-03-19Follow Rubocop suggestionJunegunn Choi
2023-03-19Omit port number in `--listen` for automatic port assignmentJunegunn Choi
Close #3200
2023-03-17Fix extra new line in the preview windowJunegunn Choi
When a colored text ends at the right end of the window Fix #3209
2023-03-10[vim] Update setqflist exampleJunegunn Choi
Without 'lnum', cfdo doesn't work Close https://github.com/junegunn/fzf.vim/issues/1435
2023-03-07Bump crate-ci/typos from 1.13.10 to 1.13.16 (#3194)dependabot[bot]
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2023-02-23Add spell check workflow (#3183)Zhizhen He
2023-02-22Build and release s390x binariesJunegunn Choi
2023-02-22Add support for s390x architectureJulian Ruess
Signed-off-by: Julian Ruess <julianr@linux.ibm.com>
2023-02-19Make sure that the query before the cursor is not hiddenJunegunn Choi
Close #3176
2023-02-150.38.00.38.0Junegunn Choi
2023-02-15Describe become(...) action and use it to simplify examplesJunegunn Choi
2023-02-15become: Set stdin to /dev/ttyJunegunn Choi
2023-02-15Add Winget Releaser workflow (#3164)sitiom
2023-02-13[fzf-tmux] Fix version checkJunegunn Choi
The output of `tmux -V` starts with "tmux ".
2023-02-13[fzf-tmux] Do not set --margin 0,1 on tmux 3.3 or aboveJunegunn Choi
Close #3162
2023-02-12Run 'become' only when the command template is properly evaluatedJunegunn Choi
2023-02-12Update ADVANCED.md: transform-query to restore the query stringJunegunn Choi
Close #2961