Commit Graph

  • c5fb0c43f9 Add --cursor-line to highlight the whole current line Junegunn Choi 2024-05-07 01:33:42 +09:00
  • 9e4780510e Add current-{fg,bg,hl} as synonyms for {fg,bg,hl}+ Junegunn Choi 2024-05-07 01:26:25 +09:00
  • e8405f40fe Refactor the code so that fzf can be used as a library (#3769) Junegunn Choi 2024-05-07 01:06:42 +09:00
  • 065b9e6fb2 Bump golang.org/x/term from 0.19.0 to 0.20.0 (#3774) dependabot[bot] 2024-05-06 22:51:10 +09:00
  • 98141ca7d8 Bump crate-ci/typos from 1.20.10 to 1.21.0 (#3772) dependabot[bot] 2024-05-06 22:50:50 +09:00
  • 501577ab28 Fix flaky test case Junegunn Choi 2024-05-06 13:59:16 +09:00
  • 5669f48343 Do not enable delayed expansion mode when running cmd.exe Junegunn Choi 2024-05-06 12:07:51 +09:00
  • 24ff66d4a9 Fix change-preview reset by change-preview-window Junegunn Choi 2024-05-06 09:40:02 +09:00
  • bf184449bc Count $FZF_CLICK_HEADER_LINE from top to bottom Junegunn Choi 2024-05-06 09:27:58 +09:00
  • 7b98c2c653 Add click-header event for reporting clicks within header (#3768) Kuremu 2024-05-05 09:56:43 +00:00
  • b6add2a257 Fix rendering of preview window border of tcell renderer Junegunn Choi 2024-05-05 17:09:00 +09:00
  • 2bd41f1330 Reduce flicking when changing the size of the preview window with --border Junegunn Choi 2024-05-05 13:44:08 +09:00
  • c37cd11ca5 Remove unnecessary flicking when changing the size of the preview window Junegunn Choi 2024-05-05 11:10:54 +09:00
  • 9dee8edc0c Clear characters on 1-column margin after the preview window on the left Junegunn Choi 2024-05-05 11:06:50 +09:00
  • f6aa28c380 Fix --info inline-right not properly clearing the previous output Junegunn Choi 2024-05-03 11:56:54 +09:00
  • dba1644518 Fix unreliable GOOS detection (#3763) cyqsimon 2024-05-02 19:52:27 +08:00
  • 260a65b0fb 0.51.0 0.51.0 Junegunn Choi 2024-05-01 10:10:25 +09:00
  • 835d2fb98c [vim] Fix argument escaping for Windows batch file Junegunn Choi 2024-05-01 10:02:26 +09:00
  • a9811addaa Fix TestOSExitNotAllowed to handle empty GOROOT (#3758) Charlie Vieth 2024-04-30 20:15:47 -04:00
  • ee9d88b637 Bump crate-ci/typos from 1.20.9 to 1.20.10 (#3757) dependabot[bot] 2024-04-29 23:10:50 +09:00
  • 194a763c46 Escaping for cmd.exe: always use double quotes Junegunn Choi 2024-04-28 23:29:29 +09:00
  • 8d74446bef Fix escaping for cmd.exe Junegunn Choi 2024-04-28 22:03:00 +09:00
  • 7ed6c7905c Determine shell type once by the basename Junegunn Choi 2024-04-28 20:10:54 +09:00
  • 159a37fa37 Restore CmdLine parameter when running commands using cmd.exe Junegunn Choi 2024-04-28 15:55:30 +09:00
  • f39ae0e7c1 Deploying to master from @ junegunn/fzf@4a68eac99b 🚀 junegunn 2024-04-28 00:01:30 +00:00
  • 4a68eac99b Suggest using toggle+up instead of toggle-up Junegunn Choi 2024-04-27 19:04:30 +09:00
  • 2665580120 Add $FZF_POS environment variable Junegunn Choi 2024-04-27 18:56:23 +09:00
  • a4391aeedd Add --with-shell for shelling out with different command and flags (#3746) Junegunn Choi 2024-04-27 18:36:37 +09:00
  • b86a967ee2 Bump crate-ci/typos from 1.19.0 to 1.20.9 (#3749) dependabot[bot] 2024-04-27 17:57:11 +09:00
  • 608232568b Add 'change-multi' action Junegunn Choi 2024-04-27 17:38:06 +09:00
  • 7f85beccb5 [completion] Add undocumented bash variables for completion commands Junegunn Choi 2024-04-27 14:11:08 +09:00
  • 767f1255ab Make completion.bash load faster Junegunn Choi 2024-04-25 16:53:43 +09:00
  • fddbfe7b0e Fix 'reload' not terminating closed standard input stream Junegunn Choi 2024-04-25 16:42:13 +09:00
  • 4ab7fdc28e Merge identical case clauses Junegunn Choi 2024-04-25 16:34:05 +09:00
  • e352b68878 Update Dockerfile to use Ubuntu 24.04 Junegunn Choi 2024-04-24 18:20:02 +09:00
  • 207deeadba Add -trimpath to build command Junegunn Choi 2024-04-23 17:24:50 +09:00
  • d18d92f925 Replace fmt.Errorf with no parameters with errors.New (#3747) Cheng 2024-04-22 08:35:33 +08:00
  • af3ce47c44 Deploying to master from @ junegunn/fzf@d8bfb6712d 🚀 junegunn 2024-04-21 00:01:49 +00:00
  • d8bfb6712d Remove invalid 'result' event when using --sync option Junegunn Choi 2024-04-20 14:40:48 +09:00
  • f864f8b5f7 Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742) Junegunn Choi 2024-04-19 22:40:38 +09:00
  • 31d72efba7 Describe how to build fzf from the latest source using brew Junegunn Choi 2024-04-18 23:37:12 +09:00
  • d169c951f3 fix: Move 'emulate' command outside interactive check (#3736) LangLangBart 2024-04-17 11:03:12 +02:00
  • 90d7e38909 [fzf-tmux] Replace command -v with which Junegunn Choi 2024-04-17 17:29:45 +09:00
  • 938f23e429 Fix typo in comment (#3734) hidewrong 2024-04-17 16:13:35 +08:00
  • f97d275413 0.50.0 0.50.0 Junegunn Choi 2024-04-15 00:02:27 +09:00
  • 3acb4ca90e Fix streaming filter mode by not running reader callback concurrently Junegunn Choi 2024-04-14 23:34:25 +09:00
  • e86b81bbf5 Improve search performance by limiting the search scope Junegunn Choi 2024-04-14 07:52:42 +09:00
  • a5447b8b75 Improve search performance by pre-calculating bonus matrix Junegunn Choi 2024-04-13 16:57:34 +09:00
  • 7ce6452d83 Improve search performance by pre-calculating character classes Junegunn Choi 2024-04-13 16:11:18 +09:00
  • 5643a306bd Deploying to master from @ junegunn/fzf@3c877c504b 🚀 junegunn 2024-04-14 00:03:45 +00:00
  • 3c877c504b Enable profiling options when 'pprof' tag is set (#2813) Charlie Vieth 2024-04-13 01:58:11 -04:00
  • 892d1acccb Fix tcell build Junegunn Choi 2024-04-13 14:47:04 +09:00
  • 1a9c282f76 Fix unit tests Junegunn Choi 2024-04-13 14:40:43 +09:00
  • fd1ba46f77 Export $FZF_KEY environment variable to child processes Junegunn Choi 2024-04-13 14:00:16 +09:00
  • a4745626dd Add jump and jump-cancel events Junegunn Choi 2024-04-10 20:11:47 +09:00
  • 17bb7ad278 Bump golang.org/x/term from 0.18.0 to 0.19.0 (#3718) dependabot[bot] 2024-04-10 00:51:29 +09:00
  • 152988c17b [shell] Revert interactiveness checks for eval Junegunn Choi 2024-04-10 00:46:09 +09:00
  • 4cd37fc02b Disable line wrapping during rendering Junegunn Choi 2024-04-09 00:26:25 +09:00
  • 69b9d674a3 chore: Add new option in issue checklist and modify requirements (#3715) LangLangBart 2024-04-07 03:25:12 +02:00
  • bad8061547 Deploying to master from @ junegunn/fzf@62963dcefd 🚀 junegunn 2024-04-07 00:01:37 +00:00
  • 62963dcefd 0.49.0 0.49.0 Junegunn Choi 2024-04-04 23:56:30 +09:00
  • 68a35e4735 Do not trim CR on Windows when --read0 is set Junegunn Choi 2024-04-04 23:39:29 +09:00
  • 9b9ad77e1c mod: update changes/fastwalk to v1.0.3 (#3709) Charlie Vieth 2024-04-04 00:29:32 -04:00
  • 118b4d4a01 [bash] Add -o nospace to dir completion options (#1987) Junegunn Choi 2024-04-04 13:20:10 +09:00
  • da14ab6f16 [bash] Remove -o default from dir completion options (#1987) Junegunn Choi 2024-04-04 12:57:50 +09:00
  • 09a4ca6ab5 [bash] Fix variable completion of directory-related commands Junegunn Choi 2024-04-04 12:43:35 +09:00
  • 8a2df79711 Do not hide separator by default on --info=inline-right|hidden Junegunn Choi 2024-04-04 00:05:55 +09:00
  • c30e486b64 Further performance improvements by removing unnecessary copies Junegunn Choi 2024-04-02 08:43:08 +09:00
  • a575c0c54b GitHub Actions: Use Go "1.20" Junegunn Choi 2024-04-02 01:47:24 +09:00
  • 77fe96ac0d GitHub Actions: Use Go 1.20 Junegunn Choi 2024-04-02 01:44:08 +09:00
  • 5234c3759a Improve ingestion performance (by around 40%) Junegunn Choi 2024-04-02 01:02:49 +09:00
  • 41b3511ad9 Improve ingestion performance (by around 20%) Junegunn Choi 2024-04-01 23:38:46 +09:00
  • 128e4a2e8d [fish] Fix $dir in FZF_{CTRL_T,ALT_C}_COMMAND not evaluated Junegunn Choi 2024-03-31 20:37:20 +09:00
  • 07ac90d798 Deploying to master from @ junegunn/fzf@7de87a9b2c 🚀 junegunn 2024-03-31 00:01:48 +00:00
  • 7de87a9b2c [shell] Make ALT-C use the absolute path to the selected directory (#3688) Emilio Vesprini 2024-03-30 13:13:15 -03:00
  • dff865239a [bash-completion] Make dynamic loader return 124 to retry completion Junegunn Choi 2024-03-29 16:20:50 +09:00
  • 07f8f70c5b Fix flaky test case Junegunn Choi 2024-03-29 16:15:53 +09:00
  • f625c5aabe Add environment variables: FZF_{BORDER,PREVIEW}_LABEL (#3693) Matthieu Cneude 2024-03-29 08:14:08 +01:00
  • 8a74976c1f Add track-current, untrack-current, and toggle-track-current (#3699) Junegunn Choi 2024-03-28 20:42:01 +09:00
  • b6bfd4a5cb Fix typo in comment Junegunn Choi 2024-03-27 17:36:08 +09:00
  • 008fb9d258 Fix reload and reload-sync behaviors Junegunn Choi 2024-03-27 17:25:56 +09:00
  • db6db49ed6 Increase the buffer size for POST requests Junegunn Choi 2024-03-21 19:18:02 +09:00
  • 05453881c3 Set a 2-second timeout for POST requests Junegunn Choi 2024-03-21 19:01:44 +09:00
  • 5e47ab9431 README: Mention that you can source individual script files Junegunn Choi 2024-03-21 12:35:52 +09:00
  • ec70acd0b9 chore: transition from markdown to YAML for issue template (#3687) LangLangBart 2024-03-21 00:33:28 +01:00
  • 25e61056b6 [fish] Fix Ctrl-T and Alt-C not using last token as search root (#3684) zeertzjq 2024-03-19 13:44:42 +08:00
  • d579e335b5 0.48.1 0.48.1 Junegunn Choi 2024-03-17 16:35:35 +09:00
  • 7e344ceb85 Update README Junegunn Choi 2024-03-17 16:21:07 +09:00
  • 0145b82ea0 Update README Junegunn Choi 2024-03-17 16:20:14 +09:00
  • b4efe7aab7 Show how to disable a key binding Junegunn Choi 2024-03-17 16:18:19 +09:00
  • 9ffe951f6d Update Makefile target dependencies Junegunn Choi 2024-03-17 16:11:21 +09:00
  • a5ea4f57bd Updated link for highlight command (#3680) Brayden Hill 2024-03-17 01:09:39 -06:00
  • 88f4c16755 Make it possible to disable Ctrl+T / Alt+C / completions (#3678) Eli Barzilay 2024-03-17 03:06:48 -04:00
  • c7ee071efa Fix panic caused by invalid cursor index Junegunn Choi 2024-03-17 15:55:16 +09:00
  • 0740ef7ceb [bash] Fix default completion of unset, unalias, etc Junegunn Choi 2024-03-17 15:36:33 +09:00
  • b29bd809ac Deploying to master from @ junegunn/fzf@8977c9257a 🚀 junegunn 2024-03-17 00:01:33 +00:00
  • 8977c9257a Limit the maximum number of focus events to process at once Junegunn Choi 2024-03-14 11:18:47 +09:00
  • 091b7eacba 0.48.0 0.48.0 Junegunn Choi 2024-03-14 00:02:53 +09:00
  • e74b1251c0 Embed shell integration scripts in fzf binary (--bash / --zsh / --fish) (#3675) Junegunn Choi 2024-03-13 23:59:34 +09:00
  • d282a1649d Add walker options and replace 'find' with the built-in walker (#3649) Junegunn Choi 2024-03-13 20:56:31 +09:00