Commit Graph

  • 05453881c3
    Set a 2-second timeout for POST requests Junegunn Choi 2024-03-21 19:01:44 +0900
  • 5e47ab9431
    README: Mention that you can source individual script files Junegunn Choi 2024-03-21 12:35:52 +0900
  • ec70acd0b9
    chore: transition from markdown to YAML for issue template (#3687) LangLangBart 2024-03-21 00:33:28 +0100
  • 25e61056b6
    [fish] Fix Ctrl-T and Alt-C not using last token as search root (#3684) zeertzjq 2024-03-19 13:44:42 +0800
  • d579e335b5
    0.48.1 Junegunn Choi 2024-03-17 16:35:35 +0900
  • 7e344ceb85
    Update README Junegunn Choi 2024-03-17 16:21:07 +0900
  • 0145b82ea0
    Update README Junegunn Choi 2024-03-17 16:20:14 +0900
  • b4efe7aab7
    Show how to disable a key binding Junegunn Choi 2024-03-17 16:18:19 +0900
  • 9ffe951f6d
    Update Makefile target dependencies Junegunn Choi 2024-03-17 16:11:21 +0900
  • a5ea4f57bd
    Updated link for highlight command (#3680) Brayden Hill 2024-03-17 01:09:39 -0600
  • 88f4c16755
    Make it possible to disable `Ctrl+T` / `Alt+C` / completions (#3678) Eli Barzilay 2024-03-17 03:06:48 -0400
  • c7ee071efa
    Fix panic caused by invalid cursor index Junegunn Choi 2024-03-17 15:55:16 +0900
  • 0740ef7ceb
    [bash] Fix default completion of unset, unalias, etc Junegunn Choi 2024-03-17 15:36:33 +0900
  • b29bd809ac Deploying to master from @ junegunn/fzf@8977c9257a 🚀 junegunn 2024-03-17 00:01:33 +0000
  • 8977c9257a
    Limit the maximum number of focus events to process at once Junegunn Choi 2024-03-14 11:18:47 +0900
  • 091b7eacba
    0.48.0 Junegunn Choi 2024-03-14 00:02:53 +0900
  • e74b1251c0
    Embed shell integration scripts in fzf binary (`--bash` / `--zsh` / `--fish`) (#3675) Junegunn Choi 2024-03-13 23:59:34 +0900
  • d282a1649d
    Add walker options and replace 'find' with the built-in walker (#3649) Junegunn Choi 2024-03-13 20:56:31 +0900
  • 6ce8d49d1b
    [bash] Fix regression in dynamic completion Junegunn Choi 2024-03-13 08:31:14 +0900
  • c5b197078a
    Bump golang.org/x/term from 0.17.0 to 0.18.0 (#3670) dependabot[bot] 2024-03-12 08:11:25 +0900
  • 0494f20d62
    Revert "Fix CHANGELOG" Junegunn Choi 2024-03-10 23:24:59 +0900
  • 73aff476dd
    Fix CHANGELOG Junegunn Choi 2024-03-10 21:52:39 +0900
  • 98ee5e651a
    0.47.0 Junegunn Choi 2024-03-10 21:43:41 +0900
  • 01871ea383 [bash] Update orig_complete after _completion_loader Koichi Murase 2024-03-10 16:32:25 +0900
  • 1dbdb9438f [bash] Refactor access to "_fzf_orig_complete_${cmd//[^A-Za-z0-9_]/_}" Koichi Murase 2024-03-10 16:31:55 +0900
  • c70f0eadb8 Deploying to master from @ junegunn/fzf@26244ad8c2 🚀 junegunn 2024-03-10 00:01:32 +0000
  • 26244ad8c2
    Fix preview area not being cleared when using certain types of border styles Junegunn Choi 2024-03-09 14:01:49 +0900
  • fa0aa5510d
    Kill preview process when hiding the preview window Junegunn Choi 2024-03-08 22:01:45 +0900
  • eec557b6aa
    Fix invalid memory access when the preview window becomes hidden Junegunn Choi 2024-03-08 17:46:24 +0900
  • 0cc27c3cc1
    Fix typo (#3661) huajin tong 2024-03-07 00:35:31 +0800
  • 507089d7b2
    Bump actions/checkout from 3 to 4 (#3428) dependabot[bot] 2024-03-05 11:48:46 +0900
  • a6b3517b75
    Bump github.com/gdamore/tcell/v2 from 2.7.1 to 2.7.4 (#3658) dependabot[bot] 2024-03-05 11:04:38 +0900
  • 2d6beb7813
    Bump crate-ci/typos from 1.18.2 to 1.19.0 (#3657) dependabot[bot] 2024-03-05 11:04:17 +0900
  • 61bc129e1d Update parseGetParams to call strconv.Atoi when params are valid onee-only 2024-03-04 21:06:09 +0900
  • 52210a57f0 Update error return position according to convention onee-only 2024-03-04 12:56:41 +0900
  • 8061a2f108 Remove duplicate code onee-only 2024-03-04 12:55:59 +0900
  • 7444eff6d4 Deploying to master from @ junegunn/fzf@f35a9da99a 🚀 junegunn 2024-03-03 00:01:39 +0000
  • f35a9da99a
    Bump crate-ci/typos from 1.17.2 to 1.18.2 (#3624) dependabot[bot] 2024-03-02 18:40:13 +0900
  • c3098e9ab2
    Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.20 (#3489) dependabot[bot] 2024-03-02 18:39:37 +0900
  • 686f9288fc
    Allow iTerm2 image data that ends with 'ESC \' (#3646) Junegunn Choi 2024-03-02 18:24:54 +0900
  • 1833670fb9
    Add $FZF_DEFAULT_OPTS_FILE (#3618) Junegunn Choi 2024-02-29 09:49:33 +0900
  • 3dd42f5aa2 Deploying to master from @ junegunn/fzf@99a7beba57 🚀 junegunn 2024-02-25 00:01:35 +0000
  • 99a7beba57
    Fix missing bonus score on a delimiter character Junegunn Choi 2024-02-22 23:19:11 +0900
  • edee2b753c
    fzf-tmux: Workaround for tmux 3.4 bug Junegunn Choi 2024-02-21 14:39:03 +0900
  • 545d5770be
    Bump github.com/gdamore/tcell/v2 from 2.7.0 to 2.7.1 (#3639) dependabot[bot] 2024-02-20 10:35:23 +0900
  • ca747a2b54
    Fix unit tests Junegunn Choi 2024-02-19 12:39:04 +0900
  • 17da165cfe
    CHANGELOG: charlievieth/fastwalk Junegunn Choi 2024-02-19 12:35:46 +0900
  • 5e6788c679
    Export FZF_* variables to 'reload' process as well Junegunn Choi 2024-02-15 22:27:32 +0900
  • 425deadca9
    dep: update github.com/charlievieth/fastwalk to v1.0.2 (#3631) Charlie Vieth 2024-02-17 23:20:50 -0500
  • 2c8e9dd3a5 Deploying to master from @ junegunn/fzf@7a72f1a253 🚀 junegunn 2024-02-18 00:01:35 +0000
  • 7a72f1a253
    Code cleanup: Remove unused argument Junegunn Choi 2024-02-15 17:09:13 +0900
  • 208e556332
    Replace "default find command" with built-in directory traversal Junegunn Choi 2024-02-15 15:10:54 +0900
  • c65d11bfb5
    Update README: warp.dev Junegunn Choi 2024-02-15 14:30:44 +0900
  • 3b5b52d89a
    Update README: warp.dev Junegunn Choi 2024-02-13 08:45:33 +0900
  • a4f6c8f990
    Bump github.com/rivo/uniseg from 0.4.6 to 0.4.7 (#3623) dependabot[bot] 2024-02-11 08:53:03 +0900
  • 670c329852
    Bump golang.org/x/term from 0.16.0 to 0.17.0 (#3622) dependabot[bot] 2024-02-11 08:52:31 +0900
  • f3551c8422
    Bump golang.org/x/sys from 0.16.0 to 0.17.0 (#3621) dependabot[bot] 2024-02-11 08:50:49 +0900
  • 90b8187882
    Add info about MSYS2 distro to README.md (#3610) Konstantin Podsvirov 2024-02-04 13:02:32 +0300
  • 1a43259989 Deploying to master from @ junegunn/fzf@3c0a630475 🚀 junegunn 2024-02-04 00:01:39 +0000
  • 3c0a630475
    0.46.1 Junegunn Choi 2024-02-01 18:03:26 +0900
  • 2a1e5a9729
    More test fixes for tcell on GitHub Actions Junegunn Choi 2024-02-01 17:04:15 +0900
  • 413c66beba
    Fix tests for tcell build Junegunn Choi 2024-02-01 16:25:53 +0900
  • 1416e696b1
    Avoid full redraw on 'preview' action when preview window exists Junegunn Choi 2024-02-01 15:50:48 +0900
  • d373cf89c7
    Retain preview window on resize after 'preview' action Junegunn Choi 2024-02-01 15:46:42 +0900
  • dd886d22f0
    Bump github.com/rivo/uniseg from 0.4.5 to 0.4.6 (#3605) dependabot[bot] 2024-01-30 11:23:08 +0900
  • 472569a27c Deploying to master from @ junegunn/fzf@76cf6559cc 🚀 junegunn 2024-01-28 00:01:29 +0000
  • 76cf6559cc
    junegunn/uniseg -> rivo/uniseg Junegunn Choi 2024-01-27 22:18:43 +0900
  • a34e8dcdc9
    Downgrade Go version to keep support for old Windows (#3601) Junegunn Choi 2024-01-26 12:21:35 +0900
  • da752fc9a4
    Fix Windows build Junegunn Choi 2024-01-24 15:59:54 +0900
  • beb2de2dd9
    0.46.0 Junegunn Choi 2024-01-23 23:47:24 +0900
  • 2a8b65e105
    Fix highlighting of regions that are matched multiple times Junegunn Choi 2024-01-23 12:17:40 +0900
  • 62a916bc24
    Bump crate-ci/typos from 1.16.4 to 1.17.2 (#3595) dependabot[bot] 2024-01-23 10:21:01 +0900
  • c47b833e7b
    Bump actions/dependency-review-action from 3 to 4 (#3594) dependabot[bot] 2024-01-23 10:20:39 +0900
  • 09b0958b5f
    docs(ADVANCED.md): replace placeholder with env variable for toggle single key binding (#3593) LangLangBart 2024-01-22 05:17:03 +0100
  • 3a4c3d3e58
    Add link to fzf Theme Playground by @vitormv Junegunn Choi 2024-01-21 23:12:57 +0900
  • 7484292e63
    Avoid deadlocks by adding a 2 second timeout to GET / endpoint Junegunn Choi 2024-01-21 22:58:18 +0900
  • 687c2741b8
    Add 'resize' event Junegunn Choi 2024-01-21 15:29:53 +0900
  • 2fb285e530 Deploying to master from @ junegunn/fzf@16f6473938 🚀 junegunn 2024-01-21 00:01:45 +0000
  • 16f6473938
    Change mattn/go-runewidth dependency to rivo/uniseg for accurate results Junegunn Choi 2024-01-21 02:52:28 +0900
  • 66546208b2
    Update goreleaser flags Junegunn Choi 2024-01-20 14:36:52 +0900
  • 532274045e
    Update to the latest go Junegunn Choi 2024-01-20 14:34:39 +0900
  • 9347c72fb6
    docs(ADVANCED.md): Add fzf example switching ripgrep/fzf with single hotkey (#3590) LangLangBart 2024-01-20 05:47:54 +0100
  • e90bb7169c
    [zsh] Handle '*' suffix in history line numbers Junegunn Choi 2024-01-20 13:43:15 +0900
  • 8a2c41e183
    Handle ambiguous emoji width Junegunn Choi 2024-01-19 16:41:50 +0900
  • 59fb65293a
    README.md: More information on image support Junegunn Choi 2024-01-17 13:21:00 +0900
  • e7718b92b7
    Kitty image support improvements Junegunn Choi 2024-01-17 00:13:14 +0900
  • cdfaf761df
    Expose state information via environment variables to child processes Junegunn Choi 2024-01-16 14:17:56 +0900
  • 1a9ea6f738
    Remove 'replace' directive for 'go install' compatibility Junegunn Choi 2024-01-14 17:11:42 +0900
  • 945c1c8597 Deploying to master from @ junegunn/fzf@e4d0f7acd5 🚀 junegunn 2024-01-14 00:01:41 +0000
  • e4d0f7acd5
    Bump golang.org/x/term from 0.15.0 to 0.16.0 (#3564) dependabot[bot] 2024-01-09 12:31:14 +0900
  • 250496c953
    Add 'result' event that is triggered when the result list is ready Junegunn Choi 2024-01-07 17:44:49 +0900
  • e47dc758c9
    Fix focus event not triggered in certain cases Junegunn Choi 2024-01-07 15:43:17 +0900
  • b92a843c5f
    Use Ubuntu 22 to match GitHub Actions environment Junegunn Choi 2024-01-07 15:10:06 +0900
  • 91bea9c5b3
    Use forked version of go-runewidth Junegunn Choi 2024-01-07 15:08:56 +0900
  • d75bb5cbe1 Deploying to master from @ junegunn/fzf@2671259fdb 🚀 junegunn 2024-01-07 00:01:39 +0000
  • 2671259fdb
    [zsh] Make CTRL-R compatible with accept-or-print-query (#3557) danztran 2024-01-05 08:47:54 +0700
  • 2024010119
    0.45.0 Junegunn Choi 2024-01-01 09:01:43 +0900
  • 412040f77e
    Enable preview if 'transform' action is bound to a key Junegunn Choi 2023-12-31 20:55:24 +0900
  • d210660ce8
    Add actions: show-header and hide-header Junegunn Choi 2023-12-31 16:01:00 +0900
  • 863a12562b
    Trigger focus actions synchronously Junegunn Choi 2023-12-31 15:53:53 +0900