summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-14Limit the maximum number of focus events to process at oncedevelJunegunn Choi
2024-03-140.48.00.48.0Junegunn Choi
2024-03-13Embed shell integration scripts in fzf binary (`--bash` / `--zsh` / `--fish`)...Junegunn Choi
2024-03-13Add walker options and replace 'find' with the built-in walker (#3649)Junegunn Choi
2024-03-13[bash] Fix regression in dynamic completionJunegunn Choi
2024-03-12Bump golang.org/x/term from 0.17.0 to 0.18.0 (#3670)dependabot[bot]
2024-03-10Revert "Fix CHANGELOG"Junegunn Choi
2024-03-10Fix CHANGELOGJunegunn Choi
2024-03-100.47.00.47.0Junegunn Choi
2024-03-10[bash] Update orig_complete after _completion_loaderKoichi Murase
2024-03-10[bash] Refactor access to "_fzf_orig_complete_${cmd//[^A-Za-z0-9_]/_}"Koichi Murase
2024-03-10Deploying to master from @ junegunn/fzf@26244ad8c21ccc946393e10eea7d6b1ad3209...junegunn
2024-03-09Fix preview area not being cleared when using certain types of border stylesJunegunn Choi
2024-03-08Kill preview process when hiding the preview windowJunegunn Choi
2024-03-08Fix invalid memory access when the preview window becomes hiddenJunegunn Choi
2024-03-07Fix typo (#3661)huajin tong
2024-03-05Bump actions/checkout from 3 to 4 (#3428)dependabot[bot]
2024-03-05Bump github.com/gdamore/tcell/v2 from 2.7.1 to 2.7.4 (#3658)dependabot[bot]
2024-03-05Bump crate-ci/typos from 1.18.2 to 1.19.0 (#3657)dependabot[bot]
2024-03-05Update parseGetParams to call strconv.Atoi when params are validonee-only
2024-03-05Update error return position according to conventiononee-only
2024-03-05Remove duplicate codeonee-only
2024-03-03Deploying to master from @ junegunn/fzf@f35a9da99a0e14ffc291a57d1fc60c38be0a2...junegunn
2024-03-02Bump crate-ci/typos from 1.17.2 to 1.18.2 (#3624)dependabot[bot]
2024-03-02Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.20 (#3489)dependabot[bot]
2024-03-02Allow iTerm2 image data that ends with 'ESC \' (#3646)Junegunn Choi
2024-02-29Add $FZF_DEFAULT_OPTS_FILE (#3618)Junegunn Choi
2024-02-25Deploying to master from @ junegunn/fzf@99a7beba575bf50170dada5b4681ccaad4026...junegunn
2024-02-22Fix missing bonus score on a delimiter characterJunegunn Choi
2024-02-21fzf-tmux: Workaround for tmux 3.4 bugJunegunn Choi
2024-02-20Bump github.com/gdamore/tcell/v2 from 2.7.0 to 2.7.1 (#3639)dependabot[bot]
2024-02-19Fix unit testsJunegunn Choi
2024-02-19CHANGELOG: charlievieth/fastwalkJunegunn Choi
2024-02-19Export FZF_* variables to 'reload' process as wellJunegunn Choi
2024-02-18dep: update github.com/charlievieth/fastwalk to v1.0.2 (#3631)Charlie Vieth
2024-02-18Deploying to master from @ junegunn/fzf@7a72f1a2531d728d14faf5f61909f9ffa63c8...junegunn
2024-02-15Code cleanup: Remove unused argumentJunegunn Choi
2024-02-15Replace "default find command" with built-in directory traversalJunegunn Choi
2024-02-15Update README: warp.devJunegunn Choi
2024-02-13Update README: warp.devJunegunn Choi
2024-02-11Bump github.com/rivo/uniseg from 0.4.6 to 0.4.7 (#3623)dependabot[bot]
2024-02-11Bump golang.org/x/term from 0.16.0 to 0.17.0 (#3622)dependabot[bot]
2024-02-11Bump golang.org/x/sys from 0.16.0 to 0.17.0 (#3621)dependabot[bot]
2024-02-04Add info about MSYS2 distro to README.md (#3610)Konstantin Podsvirov
2024-02-04Deploying to master from @ junegunn/fzf@3c0a6304756e890e0a605b742943a9bb8e1d2...junegunn
2024-02-010.46.10.46.1Junegunn Choi
2024-02-01More test fixes for tcell on GitHub ActionsJunegunn Choi
2024-02-01Fix tests for tcell buildJunegunn Choi
2024-02-01Avoid full redraw on 'preview' action when preview window existsJunegunn Choi
2024-02-01Retain preview window on resize after 'preview' actionJunegunn Choi