Commit Graph

  • 42eacb7344
    Merge 124cd70710 into daa602422d pull[bot] 2024-05-28 14:15:19 +0000
  • 124cd70710
    [vim] Do not prepend CWD to path starting with a backslash on Windows (#3820) Konstantin-Glukhov 2024-05-28 23:15:14 +0900
  • 99bd6de541 Deploying to master from @ junegunn/fzf@daa602422d 🚀 junegunn 2024-05-26 00:01:51 +0000
  • daa602422d Deploying to master from @ junegunn/fzf@01e7668915 🚀 master junegunn 2024-05-19 00:01:47 +0000
  • 01e7668915
    chore: use strings.ReplaceAll (#3801) Zhizhen He 2024-05-18 16:06:33 +0800
  • 0994d9c881
    Make :FZF work in Vim from Git Bash (#3798) Enno 2024-05-15 10:26:49 +0200
  • 030428ba43
    docs: update zsh integration instructions (#3794) LangLangBart 2024-05-14 18:59:43 +0200
  • 8a110e02b9
    Fix tcell test case Junegunn Choi 2024-05-15 00:45:23 +0900
  • 86d92c17c4
    Refactor tui.TtyIn() Junegunn Choi 2024-05-15 00:28:56 +0900
  • c4cc7891b4
    Revert "Close handles to /dev/tty", instead reuse handles Junegunn Choi 2024-05-15 00:15:29 +0900
  • 218843b9f1
    Close handles to /dev/tty Junegunn Choi 2024-05-14 21:49:47 +0900
  • d274d093af
    Render UI directly to /dev/tty Junegunn Choi 2024-05-14 16:29:22 +0900
  • 6432f00f0d
    0.52.1 Junegunn Choi 2024-05-14 01:30:36 +0900
  • 4e9e842aa4 Deploying to master from @ junegunn/fzf@07880ca441 🚀 junegunn 2024-05-12 00:01:52 +0000
  • 07880ca441
    chore: Update flags to include long-form options for case (#3785) LangLangBart 2024-05-09 13:39:21 +0200
  • bcda25a513
    0.52.0 Junegunn Choi 2024-05-08 00:15:30 +0900
  • 8256fcde15
    Minor fixup Junegunn Choi 2024-05-07 23:49:30 +0900
  • af65aa298a
    Add color names: selected-{fg,bg,hl} Junegunn Choi 2024-05-07 23:38:06 +0900
  • 6834d17844
    [vim] Revert 7411da8d5a Junegunn Choi 2024-05-07 20:13:51 +0900
  • ed511d7867
    [install] tar --no-same-owner Junegunn Choi 2024-05-07 20:00:13 +0900
  • cd8d736a9f
    [shell] Add $FZF_COMPLETION_{DIR,PATH}_OPTS Junegunn Choi 2024-05-07 19:31:13 +0900
  • 0952b2dfd4
    Rename --cursor-line to --highlight-line Junegunn Choi 2024-05-07 19:22:39 +0900
  • 4bedd33c59
    Refactor the code to remove global variables Junegunn Choi 2024-05-07 16:58:17 +0900
  • c5fb0c43f9
    Add --cursor-line to highlight the whole current line Junegunn Choi 2024-05-07 01:33:42 +0900
  • 9e4780510e
    Add current-{fg,bg,hl} as synonyms for {fg,bg,hl}+ Junegunn Choi 2024-05-07 01:26:25 +0900
  • e8405f40fe
    Refactor the code so that fzf can be used as a library (#3769) Junegunn Choi 2024-05-07 01:06:42 +0900
  • 065b9e6fb2
    Bump golang.org/x/term from 0.19.0 to 0.20.0 (#3774) dependabot[bot] 2024-05-06 22:51:10 +0900
  • 98141ca7d8
    Bump crate-ci/typos from 1.20.10 to 1.21.0 (#3772) dependabot[bot] 2024-05-06 22:50:50 +0900
  • 501577ab28
    Fix flaky test case Junegunn Choi 2024-05-06 13:59:16 +0900
  • 5669f48343
    Do not enable delayed expansion mode when running cmd.exe Junegunn Choi 2024-05-06 12:07:51 +0900
  • 24ff66d4a9
    Fix change-preview reset by change-preview-window Junegunn Choi 2024-05-06 09:40:02 +0900
  • bf184449bc
    Count $FZF_CLICK_HEADER_LINE from top to bottom Junegunn Choi 2024-05-06 09:27:58 +0900
  • 7b98c2c653
    Add click-header event for reporting clicks within header (#3768) Kuremu 2024-05-05 09:56:43 +0000
  • b6add2a257
    Fix rendering of preview window border of tcell renderer Junegunn Choi 2024-05-05 17:09:00 +0900
  • 2bd41f1330
    Reduce flicking when changing the size of the preview window with --border Junegunn Choi 2024-05-05 13:44:08 +0900
  • c37cd11ca5
    Remove unnecessary flicking when changing the size of the preview window Junegunn Choi 2024-05-05 11:10:54 +0900
  • 9dee8edc0c
    Clear characters on 1-column margin after the preview window on the left Junegunn Choi 2024-05-05 11:06:50 +0900
  • f6aa28c380
    Fix --info inline-right not properly clearing the previous output Junegunn Choi 2024-05-03 11:56:54 +0900
  • dba1644518
    Fix unreliable GOOS detection (#3763) cyqsimon 2024-05-02 19:52:27 +0800
  • 260a65b0fb
    0.51.0 Junegunn Choi 2024-05-01 10:10:25 +0900
  • 835d2fb98c
    [vim] Fix argument escaping for Windows batch file Junegunn Choi 2024-05-01 10:02:26 +0900
  • a9811addaa
    Fix TestOSExitNotAllowed to handle empty GOROOT (#3758) Charlie Vieth 2024-04-30 20:15:47 -0400
  • ee9d88b637
    Bump crate-ci/typos from 1.20.9 to 1.20.10 (#3757) dependabot[bot] 2024-04-29 23:10:50 +0900
  • 194a763c46
    Escaping for cmd.exe: always use double quotes Junegunn Choi 2024-04-28 23:29:29 +0900
  • 8d74446bef
    Fix escaping for cmd.exe Junegunn Choi 2024-04-28 22:03:00 +0900
  • 7ed6c7905c
    Determine shell type once by the basename Junegunn Choi 2024-04-28 20:10:54 +0900
  • 159a37fa37
    Restore CmdLine parameter when running commands using cmd.exe Junegunn Choi 2024-04-28 15:55:30 +0900
  • f39ae0e7c1 Deploying to master from @ junegunn/fzf@4a68eac99b 🚀 junegunn 2024-04-28 00:01:30 +0000
  • 4a68eac99b
    Suggest using toggle+up instead of toggle-up Junegunn Choi 2024-04-27 19:04:30 +0900
  • 2665580120
    Add $FZF_POS environment variable Junegunn Choi 2024-04-27 18:56:23 +0900
  • a4391aeedd
    Add --with-shell for shelling out with different command and flags (#3746) Junegunn Choi 2024-04-27 18:36:37 +0900
  • b86a967ee2
    Bump crate-ci/typos from 1.19.0 to 1.20.9 (#3749) dependabot[bot] 2024-04-27 17:57:11 +0900
  • 608232568b
    Add 'change-multi' action Junegunn Choi 2024-04-27 17:38:06 +0900
  • 7f85beccb5
    [completion] Add undocumented bash variables for completion commands Junegunn Choi 2024-04-27 14:11:08 +0900
  • 767f1255ab
    Make completion.bash load faster Junegunn Choi 2024-04-25 16:53:43 +0900
  • fddbfe7b0e
    Fix 'reload' not terminating closed standard input stream Junegunn Choi 2024-04-25 16:42:13 +0900
  • 4ab7fdc28e
    Merge identical case clauses Junegunn Choi 2024-04-25 16:34:05 +0900
  • e352b68878
    Update Dockerfile to use Ubuntu 24.04 Junegunn Choi 2024-04-24 18:20:02 +0900
  • 207deeadba
    Add -trimpath to build command Junegunn Choi 2024-04-23 17:24:50 +0900
  • d18d92f925
    Replace fmt.Errorf with no parameters with errors.New (#3747) Cheng 2024-04-22 08:35:33 +0800
  • af3ce47c44 Deploying to master from @ junegunn/fzf@d8bfb6712d 🚀 junegunn 2024-04-21 00:01:49 +0000
  • d8bfb6712d
    Remove invalid 'result' event when using --sync option Junegunn Choi 2024-04-20 14:40:48 +0900
  • f864f8b5f7
    Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742) Junegunn Choi 2024-04-19 22:40:38 +0900
  • 31d72efba7
    Describe how to build fzf from the latest source using brew Junegunn Choi 2024-04-18 23:37:12 +0900
  • d169c951f3
    fix: Move 'emulate' command outside interactive check (#3736) LangLangBart 2024-04-17 11:03:12 +0200
  • 90d7e38909
    [fzf-tmux] Replace command -v with which Junegunn Choi 2024-04-17 17:29:45 +0900
  • 938f23e429
    Fix typo in comment (#3734) hidewrong 2024-04-17 16:13:35 +0800
  • f97d275413
    0.50.0 Junegunn Choi 2024-04-15 00:02:27 +0900
  • 3acb4ca90e
    Fix streaming filter mode by not running reader callback concurrently Junegunn Choi 2024-04-14 23:34:25 +0900
  • e86b81bbf5
    Improve search performance by limiting the search scope Junegunn Choi 2024-04-14 07:52:42 +0900
  • a5447b8b75
    Improve search performance by pre-calculating bonus matrix Junegunn Choi 2024-04-13 16:57:34 +0900
  • 7ce6452d83
    Improve search performance by pre-calculating character classes Junegunn Choi 2024-04-13 16:11:18 +0900
  • 5643a306bd Deploying to master from @ junegunn/fzf@3c877c504b 🚀 junegunn 2024-04-14 00:03:45 +0000
  • 3c877c504b
    Enable profiling options when 'pprof' tag is set (#2813) Charlie Vieth 2024-04-13 01:58:11 -0400
  • 892d1acccb
    Fix tcell build Junegunn Choi 2024-04-13 14:47:04 +0900
  • 1a9c282f76
    Fix unit tests Junegunn Choi 2024-04-13 14:40:43 +0900
  • fd1ba46f77
    Export $FZF_KEY environment variable to child processes Junegunn Choi 2024-04-13 14:00:16 +0900
  • a4745626dd
    Add jump and jump-cancel events Junegunn Choi 2024-04-10 20:11:47 +0900
  • 17bb7ad278
    Bump golang.org/x/term from 0.18.0 to 0.19.0 (#3718) dependabot[bot] 2024-04-10 00:51:29 +0900
  • 152988c17b
    [shell] Revert interactiveness checks for eval Junegunn Choi 2024-04-10 00:46:09 +0900
  • 4cd37fc02b
    Disable line wrapping during rendering Junegunn Choi 2024-04-09 00:26:25 +0900
  • 69b9d674a3
    chore: Add new option in issue checklist and modify requirements (#3715) LangLangBart 2024-04-07 03:25:12 +0200
  • bad8061547 Deploying to master from @ junegunn/fzf@62963dcefd 🚀 junegunn 2024-04-07 00:01:37 +0000
  • 62963dcefd
    0.49.0 Junegunn Choi 2024-04-04 23:56:30 +0900
  • 68a35e4735
    Do not trim CR on Windows when --read0 is set Junegunn Choi 2024-04-04 23:39:29 +0900
  • 9b9ad77e1c
    mod: update changes/fastwalk to v1.0.3 (#3709) Charlie Vieth 2024-04-04 00:29:32 -0400
  • 118b4d4a01
    [bash] Add -o nospace to dir completion options (#1987) Junegunn Choi 2024-04-04 13:20:10 +0900
  • da14ab6f16
    [bash] Remove -o default from dir completion options (#1987) Junegunn Choi 2024-04-04 12:57:50 +0900
  • 09a4ca6ab5
    [bash] Fix variable completion of directory-related commands Junegunn Choi 2024-04-04 12:43:35 +0900
  • 8a2df79711
    Do not hide separator by default on --info=inline-right|hidden Junegunn Choi 2024-04-04 00:05:55 +0900
  • c30e486b64
    Further performance improvements by removing unnecessary copies Junegunn Choi 2024-04-02 08:43:08 +0900
  • a575c0c54b
    GitHub Actions: Use Go "1.20" Junegunn Choi 2024-04-02 01:47:24 +0900
  • 77fe96ac0d
    GitHub Actions: Use Go 1.20 Junegunn Choi 2024-04-02 01:44:08 +0900
  • 5234c3759a
    Improve ingestion performance (by around 40%) Junegunn Choi 2024-04-02 01:02:49 +0900
  • 41b3511ad9
    Improve ingestion performance (by around 20%) Junegunn Choi 2024-04-01 23:38:46 +0900
  • 128e4a2e8d
    [fish] Fix $dir in FZF_{CTRL_T,ALT_C}_COMMAND not evaluated Junegunn Choi 2024-03-31 20:37:20 +0900
  • 07ac90d798 Deploying to master from @ junegunn/fzf@7de87a9b2c 🚀 junegunn 2024-03-31 00:01:48 +0000
  • 7de87a9b2c
    [shell] Make ALT-C use the absolute path to the selected directory (#3688) Emilio Vesprini 2024-03-30 13:13:15 -0300
  • dff865239a
    [bash-completion] Make dynamic loader return 124 to retry completion Junegunn Choi 2024-03-29 16:20:50 +0900
  • 07f8f70c5b
    Fix flaky test case Junegunn Choi 2024-03-29 16:15:53 +0900