Commit Graph

  • 354b8b26dc
    Always export variables Junegunn Choi 2024-05-05 18:33:18 +0900
  • b6ead62cd2
    Update man/man1/fzf.1 Junegunn Choi 2024-05-05 18:23:49 +0900
  • 1c887caf37 Now resetting FZF_CLICK_HEADER_* env vars after firing click-header Clem Rowe 2024-05-05 18:19:29 +1000
  • 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
  • b522297f34 Changed click-header env vars to 1-indexed Clem Rowe 2024-05-05 13:59:46 +1000
  • b7dac9e044 Renamed header-click to click-header Clem Rowe 2024-05-05 13:55:29 +1000
  • 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
  • c587f4a571 manpage entry for header-click Clem Rowe 2024-05-04 23:31:35 +1000
  • 29a4018f05 Fixed formatting for header-click Clem Rowe 2024-05-04 16:01:48 +1000
  • 0b68c1aad4 Add header-click event for reporting clicks within header. Clem Rowe 2024-05-04 12:32:52 +1000
  • f6aa28c380
    Fix --info inline-right not properly clearing the previous output Junegunn Choi 2024-05-03 11:56:54 +0900
  • 09860f319e Add header-click event for reporting clicks within header. Clem Rowe 2024-05-03 11:46:09 +1000
  • dba1644518
    Fix unreliable GOOS detection (#3763) cyqsimon 2024-05-02 19:52:27 +0800
  • 17daacbb0f
    Use `go-env` cyqsimon 2024-05-02 19:18:21 +0800
  • e0acc15214
    Fix unreliable GOOS detection cyqsimon 2024-05-02 17:29:57 +0800
  • 260a65b0fb
    0.51.0 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
  • 21563bdd4a
    Merge 6aa4ed870d into ee9d88b637 Adnn 2024-04-30 13:12:05 -0400
  • 2dc3fc40fc
    test: fix TestOSExitNotAllowed to handle empty GOROOT Charlie Vieth 2024-04-30 12:47:14 -0400
  • ee9d88b637
    Bump crate-ci/typos from 1.20.9 to 1.20.10 (#3757) dependabot[bot] 2024-04-29 23:10:50 +0900
  • 1538613461
    Bump crate-ci/typos from 1.20.9 to 1.20.10 dependabot[bot] 2024-04-29 13:17:32 +0000
  • 194a763c46
    Escaping for cmd.exe: always use double quotes Junegunn Choi 2024-04-28 23:29:29 +0900
  • b6b71280be
    Merge 0045dfc4eb into 8d74446bef Gary Geng 2024-04-28 22:28:49 +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
  • d9c8c9a232 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2024-04-27 13:40:25 -0400
  • 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
  • a42ecd7209
    Better example Junegunn Choi 2024-04-27 18:28:35 +0900
  • e4aa5bef1a
    doc Junegunn Choi 2024-04-27 18:00:50 +0900
  • b86a967ee2
    Bump crate-ci/typos from 1.19.0 to 1.20.9 (#3749) dependabot[bot] 2024-04-27 17:57:11 +0900
  • 0e0896d05d
    Exit with 127 on Windows when failed to 'become' Junegunn Choi 2024-04-22 15:58:59 +0900
  • b682f22f04
    Print error message when failed to locate binary for become Junegunn Choi 2024-04-22 09:29:58 +0900
  • c8eb2e4378
    Exit with 127 when 'become' cannot find the absolute path of the command Junegunn Choi 2024-04-22 09:24:37 +0900
  • c48e05c738
    A slighltly better example Junegunn Choi 2024-04-21 17:18:01 +0900
  • 986499b784
    'become' to use --with-shell / Allow 'become' on Windows Junegunn Choi 2024-04-21 17:03:14 +0900
  • 0ef31b55d5
    Change order of arguments for consistency Junegunn Choi 2024-04-21 13:54:45 +0900
  • 2876205a0a
    Doc Junegunn Choi 2024-04-27 17:54:51 +0900
  • cd7a0425ab
    Defer running cygpath Junegunn Choi 2024-04-21 10:45:43 +0900
  • 0ed4493856
    Add --with-shell for shelling out with different command and flags Junegunn Choi 2024-04-21 10:24:36 +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
  • f15fbf0dfb Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2024-04-26 20:17:42 -0400
  • 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
  • ac5fd61225 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2024-04-23 13:35:00 -0400
  • 207deeadba
    Add -trimpath to build command Junegunn Choi 2024-04-23 17:24:50 +0900
  • 76286bfe1c
    Bump crate-ci/typos from 1.19.0 to 1.20.9 dependabot[bot] 2024-04-22 13:27:51 +0000
  • d18d92f925
    Replace fmt.Errorf with no parameters with errors.New (#3747) Cheng 2024-04-22 08:35:33 +0800
  • 913ceb17b9 chore: use errors.New to replace fmt.Errorf with no parameters will much better ChengenH 2024-04-21 11:37:17 +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
  • 8b5d710c66
    Fix flaky Junegunn Choi 2024-04-19 14:36:20 +0900
  • 64aaa33cad
    Update shell/key-bindings.bash Junegunn Choi 2024-04-19 13:09:56 +0900
  • b8729ef0bb
    fix fish Junegunn Choi 2024-04-18 23:44:08 +0900
  • 31d72efba7
    Describe how to build fzf from the latest source using brew Junegunn Choi 2024-04-18 23:37:12 +0900
  • 36ab5d08d9
    fish Junegunn Choi 2024-04-18 23:15:54 +0900
  • da78615265
    Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion Junegunn Choi 2024-04-18 22:48:50 +0900
  • d169c951f3
    fix: Move 'emulate' command outside interactive check (#3736) LangLangBart 2024-04-17 11:03:12 +0200
  • 707e125fd9 style: Remove extra blank line in completion.zsh LangLangbart 2024-04-17 10:48:05 +0200
  • fa1f49bd18 fix: Move 'emulate' command outside interactive check LangLangbart 2024-04-17 10:46:07 +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
  • a50e753f14 chore: fix typo in comment hidewrong 2024-04-17 11:37:36 +0800
  • e4a9a08e33 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2024-04-16 13:31:54 -0400
  • c266fa49df
    Bump crate-ci/typos from 1.19.0 to 1.20.8 dependabot[bot] 2024-04-15 13:44:35 +0000
  • f97d275413
    0.50.0 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
  • 8b3b9e71dc docs: Fix typo in FZF_SHELL_FLAG variable name LangLangbart 2024-04-14 11:43:34 +0200
  • 58a23d10b7 style: remove trailing whitespace in util_unix.go LangLangbart 2024-04-14 11:28:41 +0200
  • 6d1af4e769 feat: Add custom shell flag option for command execution LangLangbart 2024-04-14 08:46:05 +0200
  • 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
  • 85f23372e0
    Ignore tmp directory Junegunn Choi 2024-04-13 14:49:47 +0900
  • 77d643f05a
    Merge branch 'master' into cev/profile Junegunn Choi 2024-04-13 14:47:24 +0900
  • 892d1acccb
    Fix tcell build Junegunn Choi 2024-04-13 14:47:04 +0900
  • 8098b74644
    Merge branch 'master' into cev/profile Junegunn Choi 2024-04-13 14:41:05 +0900
  • 1a9c282f76
    Fix unit tests Junegunn Choi 2024-04-13 14:40:43 +0900
  • 2086012ac9
    Fix mem profile Junegunn Choi 2024-04-13 14:34:40 +0900
  • 5aadcef244
    Add pprof instruction to BUILD.md Junegunn Choi 2024-04-13 14:07:56 +0900
  • 4e49ebe789
    options: require "pprof" build tag to enable profiling Charlie Vieth 2024-04-06 03:09:52 -0400
  • cf91e7bdd9
    Update src/options.go Charlie Vieth 2024-04-06 02:56:14 -0400
  • af60d4bfd3
    fzf: enable cpu, mem, block, and mutex profiling Charlie Vieth 2022-08-17 10:54:47 -0400
  • fd1ba46f77
    Export $FZF_KEY environment variable to child processes Junegunn Choi 2024-04-13 14:00:16 +0900
  • c9418579a1 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2024-04-11 01:45:01 -0400
  • 741babf958
    Add arguments to disable loading keybindings or completion Sandro Jäckel 2024-04-10 22:29:18 +0200
  • 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