Commit Graph

  • 2a868458ad
    Merge 62e69240ce into c5fb0c43f9 James Eapen 2024-05-06 20:15:01 -0400
  • c5fb0c43f9
    Add --cursor-line to highlight the whole current line master 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
  • 66115f6434
    for debugging flaky Junegunn Choi 2024-05-07 01:00:36 +0900
  • dbb5974977
    Fix data race Junegunn Choi 2024-05-07 00:51:40 +0900
  • 2d1bcb8e21
    Remove global cache variables Junegunn Choi 2024-05-07 00:42:55 +0900
  • b7f0daa765
    fixup Junegunn Choi 2024-05-07 00:27:04 +0900
  • ef7a9e5c13
    Terminate when terminal failed to boot Junegunn Choi 2024-05-06 23:11:01 +0900
  • 38b4faa5dc
    update makefile Junegunn Choi 2024-05-06 22:59:06 +0900
  • ebe1cad53a
    code styles Junegunn Choi 2024-05-06 21:26:38 +0900
  • 017922a9b8
    fixup Junegunn Choi 2024-05-06 21:11:32 +0900
  • e4104724c1
    fixup Junegunn Choi 2024-05-06 20:57:55 +0900
  • 9c4df5a7c2
    fix windows build Junegunn Choi 2024-05-06 20:39:38 +0900
  • 6b68d145eb
    cleanup Junegunn Choi 2024-05-06 20:38:48 +0900
  • 67acc6b5b0
    cleanup Junegunn Choi 2024-05-06 20:37:58 +0900
  • 6be4d8c75e
    Code consistency Junegunn Choi 2024-05-06 20:24:36 +0900
  • 3ee76b56ab
    Hold reference to the global variable Junegunn Choi 2024-05-06 19:15:36 +0900
  • 4027f9f193
    Terminate previewer goroutine Junegunn Choi 2024-05-06 19:15:09 +0900
  • 31902b85af
    fixup Junegunn Choi 2024-05-06 19:00:01 +0900
  • 522440596a
    fixup Junegunn Choi 2024-05-06 18:55:40 +0900
  • 56b0299c21
    fixup Junegunn Choi 2024-05-06 18:41:53 +0900
  • 89455760c5
    fixup Junegunn Choi 2024-05-06 18:33:02 +0900
  • 451fdd57f2
    fixup Junegunn Choi 2024-05-06 18:32:20 +0900
  • 754da6d6f9
    Refactor Junegunn Choi 2024-05-06 18:22:44 +0900
  • 314947fae4
    Remove util.Exit Junegunn Choi 2024-05-06 18:07:19 +0900
  • 92e7d0affb
    cleanup Junegunn Choi 2024-05-06 18:05:09 +0900
  • d09d4bebf3
    Avoid altering global states on ParseOptions Junegunn Choi 2024-05-06 18:04:24 +0900
  • 21910968cd
    Input/Output channels Junegunn Choi 2024-05-06 14:20:09 +0900
  • e7b53df06a
    Simplify handling of exiting options Junegunn Choi 2024-05-06 09:54:43 +0900
  • 94d870132f
    Clear caches on exit Junegunn Choi 2024-05-05 19:05:27 +0900
  • d2554e2dbe
    Refactor the code so that fzf can be used as a library Junegunn Choi 2024-05-05 02:35:36 +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
  • 858e496bc6
    Bump golang.org/x/term from 0.19.0 to 0.20.0 dependabot[bot] 2024-05-06 13:40:02 +0000
  • 205c42dca4
    Bump golang.org/x/sys from 0.19.0 to 0.20.0 dependabot[bot] 2024-05-06 13:39:57 +0000
  • 28560fb23d
    Bump crate-ci/typos from 1.20.10 to 1.21.0 dependabot[bot] 2024-05-06 13:37:43 +0000
  • 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
  • e43cbd1e21
    Merge d91006bd92 into 24ff66d4a9 Shivansh Saini 2024-05-06 02:00:10 +0100
  • a31834eac3
    Merge f70718201b into 24ff66d4a9 E.L.K 2024-05-06 01:58:21 +0100
  • 280440c404
    Merge 249d9078b0 into 24ff66d4a9 Jan Macku 2024-05-06 01:57:31 +0100
  • 5721df1feb
    Merge 444d738f8e into 24ff66d4a9 darker 2024-05-06 01:56:39 +0100
  • 34972b5377
    Merge b698cdafa5 into 24ff66d4a9 brighten 2024-05-06 01:55:59 +0100
  • 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
  • acb0a074ab
    Merge 22ba58b0a8 into 7b98c2c653 Ricky Zhou 2024-05-05 21:40:43 +0200
  • 8f1923f627
    Merge d1adf973bb into 7b98c2c653 alps2006 2024-05-05 23:42:37 +0900
  • 7b98c2c653
    Add click-header event for reporting clicks within header (#3768) Kuremu 2024-05-05 09:56:43 +0000
  • 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
  • f9bc02eee8
    Merge 9500f225b8 into c37cd11ca5 blockchainian 2024-05-05 06:52:32 +0000
  • 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
  • 936f8a7e93
    Merge d9c8c9a232 into dba1644518 MenkeTechnologies 2024-05-02 21:27:56 -0400
  • 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
  • 4da5f05262
    Merge 37693ca891 into 260a65b0fb OHZEKI Naoki 2024-05-02 07:48:48 +0200
  • 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