Commit Graph

  • 55d5b153e6 docs: fix duplicate table rows and minor grammar/formatting in fzf.txt (#4743) master harrywzl 2026-03-27 02:01:12 -04:00
  • 57695b0309 Remove deprecated FZF_TMUX vars from shell script headers Junegunn Choi 2026-03-26 21:35:14 +09:00
  • 6f17d49dbb Support zellij floating pane via --popup (new name for --tmux) (#4145) Junegunn Choi 2026-03-26 21:32:56 +09:00
  • a099d76fa6 Extract common popup argument building into popupArgStr zellij Junegunn Choi 2026-03-26 21:14:00 +09:00
  • 87586ac5eb Only use --no-same-owner with tar when supported Junegunn Choi 2026-03-26 21:02:35 +09:00
  • 12be5e7b83 Skip adaptive height validation when --tmux overrides --height Junegunn Choi 2026-03-26 20:55:51 +09:00
  • a5646b46e8 Support zellij floating pane via --popup (new name for --tmux) Junegunn Choi 2026-03-26 20:47:15 +09:00
  • 1acf980e95 enhancement: move server declaration to go func to allocate it in stack (#4739) Qingwei Li 2026-03-25 14:22:49 +08:00
  • 14e3995a06 Fix nthTransformer parts slice preallocation (#4734) cui 2026-03-23 08:55:00 +08:00
  • 025a9ec1ec fish: Fixes and improvements to CTRL-R (#4703) devel bitraid 2026-03-07 14:36:10 +02:00
  • 2202481705 Add devel branch to Linux CI workflow trigger Junegunn Choi 2026-03-22 10:18:17 +09:00
  • 6153004070 Always check hasPreviewWindow() before processing preview mouse events Junegunn Choi 2026-03-22 10:04:29 +09:00
  • 95f186f364 Fix preview scrollbar not rendered after toggle-preview Junegunn Choi 2026-03-22 09:55:07 +09:00
  • 58b2855513 bash: Fix CTRL-R batch deletion Junegunn Choi 2026-03-22 09:19:54 +09:00
  • a00df93e13 bash: CTRL-R now supports multi-select and batch deletion Junegunn Choi 2026-03-21 21:41:22 +09:00
  • 76efddd718 bash: shift-delete to delete history entries during CTRL-R Junegunn Choi 2026-03-21 21:10:43 +09:00
  • b638ff46fb Include match positions in GET / HTTP response Junegunn Choi 2026-03-20 23:06:16 +09:00
  • 259e841a77 Add pull request template with contribution policy Junegunn Choi 2026-03-20 22:50:12 +09:00
  • f0a2f5ef14 Skip symlinks targeting ancestors of walker root to prevent resource exhaustion Junegunn Choi 2026-03-18 20:38:52 +09:00
  • 2ae7367e8a Revert "Use IgnoreDuplicateDirs to prevent duplicate directory traversal" Junegunn Choi 2026-03-18 18:57:40 +09:00
  • 6f33df755e Use IgnoreDuplicateDirs to prevent duplicate directory traversal Junegunn Choi 2026-03-18 09:07:56 +09:00
  • 2aec7d5201 Fix typo in 0.71 changelog entry (#4721) Eman Resu 2026-03-16 22:45:00 -04:00
  • fc60406684 Add "unix" and "fattr" promises (#4719) David Leadbeater 2026-03-17 13:44:13 +11:00
  • cf57950301 Add --id-nth to bash option completion Junegunn Choi 2026-03-15 11:31:36 +09:00
  • 48c4913392 'reload' should not preserve multi-selection Junegunn Choi 2026-03-15 11:30:55 +09:00
  • 17f2aa1a1f Reorder info line: N/M (X) (S%) +S +T* Junegunn Choi 2026-03-14 22:10:55 +09:00
  • b5f7221580 Replace --track=NTH with --id-nth for cross-reload item identity Junegunn Choi 2026-03-14 21:49:16 +09:00
  • e6b9a08699 Defer list rendering until pending event actions are processed Junegunn Choi 2026-03-14 19:56:55 +09:00
  • 8dbb3b352d Do not restart matcher during reload-sync with the intermediate list Junegunn Choi 2026-03-14 17:19:00 +09:00
  • 9f422851fe Add field-based tracking across reloads (--track=NTH) Junegunn Choi 2026-03-13 01:18:43 +09:00
  • 7a811f0cb8 Fix --no-sort jumpiness by merging results in index order Junegunn Choi 2026-03-14 20:43:30 +09:00
  • b80059e21f Fix zsh history widget when sh_glob option is on (#4714) Evan Hahn 2026-03-12 19:21:04 -05:00
  • 26de195bbb Update typos.toml Junegunn Choi 2026-03-13 09:08:01 +09:00
  • b59f27ef5a Fix --with-shell not handling quoted arguments correctly Junegunn Choi 2026-03-09 22:09:27 +09:00
  • f3ca0b1365 Fix OSC8 hyperlinks mangled when URL contains unicode Junegunn Choi 2026-03-08 13:47:56 +09:00
  • a8e1ef0989 Add CHANGELOG.md entry for 0.70.1 Junegunn Choi 2026-03-08 11:54:56 +09:00
  • 2f27a3ede2 Replace []Result cache with bitmap cache for reduced memory usage Junegunn Choi 2026-03-08 11:40:37 +09:00
  • 9249ea1739 Deploying to master from @ junegunn/fzf@92bfe68c74 🚀 junegunn 2026-03-07 15:02:15 +00:00
  • 92bfe68c74 Use a shared work queue instead of static partitioning in matcher Junegunn Choi 2026-03-07 18:00:23 +09:00
  • 92dc40ea82 Print ingestion time in --bench output Junegunn Choi 2026-03-07 17:18:58 +09:00
  • 12a280ba14 Fix lint errors Junegunn Choi 2026-03-07 18:13:23 +09:00
  • 0c6ead6e98 Replace procFun map with fixed-size array for faster algo dispatch Junegunn Choi 2026-03-07 14:19:05 +09:00
  • 280a011f02 With a non-default --delimiter, --{accept,with}-nth should not remove trailing whitespaces Junegunn Choi 2026-03-07 13:39:55 +09:00
  • d324580840 Fix AWK tokenizer not treating a new line character as whitespace Junegunn Choi 2026-03-07 11:45:02 +09:00
  • f9830c5a3d Fix test cases not to fail on small screens (contd.) Junegunn Choi 2026-03-06 19:43:16 +09:00
  • 95bc5b8f0c Fix test cases not to fail on small screens Junegunn Choi 2026-03-06 19:40:57 +09:00
  • 0b08f0dea0 Fix preview follow/scroll with long wrapped lines Junegunn Choi 2026-03-06 19:21:22 +09:00
  • e7300fe300 Fix tab width when --frozen-left is used Junegunn Choi 2026-03-06 18:53:23 +09:00
  • 260d160973 Bump actions/labeler from 5 to 6 (#4700) dependabot[bot] 2026-03-02 23:58:37 +09:00
  • d57ed157ad Remove tmppath pledge on OpenBSD (#4699) Laurent Cheylus 2026-03-02 14:55:13 +01:00
  • 9226bc605d Fix typos CI failure by excluding .s files Junegunn Choi 2026-03-02 22:49:54 +09:00
  • eacef5ea6e 0.70.0 v0.70.0 Junegunn Choi 2026-03-02 16:56:13 +09:00
  • 96eb68ce63 Add SIMD indexByteTwo/lastIndexByteTwo doc Junegunn Choi 2026-03-02 15:49:28 +09:00
  • 50be8bc78e Add fuzz tests for SIMD indexByteTwo to CI Junegunn Choi 2026-03-02 12:23:01 +09:00
  • b4e585779a Fix nth attr merge order to respect precedence hierarchy (#4697) Junegunn Choi 2026-03-02 12:00:21 +09:00
  • 97ac7794cf Add SIMD indexByteTwo/lastIndexByteTwo for faster prefiltering Junegunn Choi 2026-03-02 10:37:55 +09:00
  • 4866c34361 Replace printf with builtin printf to by pass local indirections (#4684) Darren Bishop 2026-03-01 10:13:16 +00:00
  • 3cfee281b4 Add change-with-nth action to dynamically change --with-nth (#4691) Junegunn Choi 2026-03-01 16:09:54 +09:00
  • 5887edc6ba Use LSD radix sort for Result sorting in matcher Junegunn Choi 2026-02-28 11:35:34 +09:00
  • 3e751c4e87 Add direct algo fast path in matchChunk Junegunn Choi 2026-02-28 15:03:30 +09:00
  • 8452c78cc8 Return Result by value from MatchItem Junegunn Choi 2026-02-28 15:02:06 +09:00
  • ce58d08ee3 Use LSD radix sort for Result sorting in matcher perf Junegunn Choi 2026-02-28 11:35:34 +09:00
  • 997a7e5947 Add direct algo fast path in matchChunk Junegunn Choi 2026-02-28 15:03:30 +09:00
  • 88e48619d6 Return Result by value from MatchItem Junegunn Choi 2026-02-28 15:02:06 +09:00
  • 2db14b4308 Enhance --bench output with formatted times, match count, and selectivity Junegunn Choi 2026-03-01 11:16:52 +09:00
  • 90c4269d4e Deploying to master from @ junegunn/fzf@6087055305 🚀 junegunn 2026-02-28 15:01:49 +00:00
  • 6087055305 Enable uint64 compareRanks on arm64 Junegunn Choi 2026-02-28 10:19:18 +09:00
  • 2f9df91171 Add --threads option to control matcher concurrency Junegunn Choi 2026-02-26 14:51:59 +09:00
  • 12e24d368c Add --bench flag for repeatable filter-mode timing Junegunn Choi 2026-02-25 10:15:13 +09:00
  • 55193ee4dc Fix double subtraction of header lines from FZF_TOTAL_COUNT Junegunn Choi 2026-02-25 00:50:43 +09:00
  • ff6a3bbee0 Add GitHub action for labelling PRs Junegunn Choi 2026-02-24 20:27:29 +09:00
  • dce248ac6d Revert "Add GitHub action for labelling PRs" Junegunn Choi 2026-02-24 20:26:39 +09:00
  • 0ff13dcfbe Add GitHub action for labelling PRs Junegunn Choi 2026-02-24 20:20:04 +09:00
  • 4d6a7757b8 Fix adaptive height calculation to exclude header lines Junegunn Choi 2026-02-23 02:21:41 +09:00
  • b9804f5873 Add change-header-lines action to dynamically change --header-lines Junegunn Choi 2026-02-23 01:45:47 +09:00
  • 98a3b1fff8 Revert "Skip dead zones in FuzzyMatchV2 score matrix computation" Junegunn Choi 2026-02-23 01:47:52 +09:00
  • 6df5ca17e8 Skip dead zones in FuzzyMatchV2 score matrix computation Junegunn Choi 2026-02-22 00:12:46 +09:00
  • 09ca45f7db Increase chunkSize from 100 to 1000 to reduce lock contention Junegunn Choi 2026-02-20 23:59:21 +09:00
  • 09fe3a4180 Deploying to master from @ junegunn/fzf@b908f7a0ec 🚀 junegunn 2026-02-21 15:03:44 +00:00
  • b908f7a0ec 0.68.0 v0.68.0 Junegunn Choi 2026-02-20 11:03:46 +09:00
  • 1a50a3c082 Fix FZF_COMPLETION_{DIR,PATH}_OPTS ignored with custom compgen functions (#4679) Kyle Tse 2026-02-20 02:59:43 +01:00
  • fefea8d885 zsh: Make _fzf_compgen_{path,dir} respect FZF_COMPLETION_{PATH,DIR}_OPTS Junegunn Choi 2026-02-20 10:29:08 +09:00
  • 385cccd362 fish: Command history improvements (#4672) bitraid 2026-02-19 16:41:26 +02:00
  • 4a684b6c78 Fix test failure Junegunn Choi 2026-02-19 21:30:46 +09:00
  • 4a195e6323 Add --preview-wrap-sign Junegunn Choi 2026-02-19 21:29:03 +09:00
  • 0ecbf3f475 Fix missing wrap sign at ANSI color boundary Junegunn Choi 2026-02-19 19:49:13 +09:00
  • 4522868fc0 Year 2026 Junegunn Choi 2026-02-19 00:20:09 +09:00
  • 111a62f1ea Update bash fzf option completion Junegunn Choi 2026-02-19 00:15:08 +09:00
  • 33cac3f0e7 Fix test case Junegunn Choi 2026-02-18 23:00:33 +09:00
  • 74e98cac5c Fix --preview-window follow not working correctly with wrapping (contd.) Junegunn Choi 2026-02-18 21:55:28 +09:00
  • c338df02c4 Fix --preview-window follow not working correctly with wrapping Junegunn Choi 2026-02-18 21:36:23 +09:00
  • 69e9abdab4 Implement word wrapping in the list section Junegunn Choi 2026-02-18 15:20:56 +09:00
  • b6411beaa1 Implement word wrapping in the preview window Junegunn Choi 2026-02-18 13:21:33 +09:00
  • b56d614ba2 Add underline style variants and underline color support Junegunn Choi 2026-02-15 00:59:16 +09:00
  • 49ab253555 Run sponsors workflow at midnight KST on Sundays Junegunn Choi 2026-02-15 00:59:42 +09:00
  • 0e859a18ed Update README Junegunn Choi 2026-02-09 09:43:47 +09:00
  • 880dd20b18 Make symlinks to directories to return as directories, not files (#4676) Sam Killen 2026-02-08 14:57:45 +11:00
  • 91aa25c863 Deploying to master from @ junegunn/fzf@7e62b34087 🚀 junegunn 2026-02-08 00:06:19 +00:00
  • 7e62b34087 Add fish completion support (#4605) LM 2026-02-05 04:50:26 +01:00
  • f9f0014c16 Fix bug in advanced guide for using fzf as a ripgrep launcher (#4670) Stephen Bolton 2026-02-04 03:14:02 -05:00