Commit Graph

  • 65d74387e7
    Stop processing more actions after a terminal action (accept, abort, etc.) master Junegunn Choi 2025-02-02 16:27:39 +09:00
  • 7d0ea599c4 Deploying to master from @ junegunn/fzf@b7795a3dea 🚀 junegunn 2025-02-02 00:02:12 +00:00
  • b7795a3dea
    Fix RuboCop errors Junegunn Choi 2025-02-02 02:48:04 +09:00
  • 323f6f6202
    Fix mode switching example in CHANGELOG Junegunn Choi 2025-02-02 02:26:13 +09:00
  • 0c61223884
    Fix tcell renderer's pause and resume Junegunn Choi 2025-02-02 02:22:47 +09:00
  • 32234be7a2
    FZF_KEY enhancements Junegunn Choi 2025-02-02 01:48:52 +09:00
  • 178b49832e
    Fix {show,hide,toggle}-input and add test cases Junegunn Choi 2025-02-01 17:22:44 +09:00
  • 18cbb4a84d
    Display header lines at the top in 'reverse-list' layout Junegunn Choi 2025-02-01 16:54:46 +09:00
  • e84afe196a
    Add {show,hide,toggle}-input and expose $FZF_INPUT_STATE Junegunn Choi 2025-02-01 11:16:16 +09:00
  • e1e171a3c4
    Add toggle-bind Junegunn Choi 2025-02-01 11:12:59 +09:00
  • d075c00015
    Fix --layout reverse-list --no-input Junegunn Choi 2025-02-01 09:28:02 +09:00
  • 6c0ca4a64a
    Add --no-input to hide the input section (#4210) Junegunn Choi 2025-01-30 00:50:46 +09:00
  • 6b5d461411
    Bump crate-ci/typos from 1.28.4 to 1.29.4 (#4161) dependabot[bot] 2025-01-29 17:11:12 +09:00
  • 7419e0dde1
    Update ADVANCED.md Junegunn Choi 2025-01-29 17:08:58 +09:00
  • cf2bb5e40e
    [fish] Improve fish binary path detection (#4208) bitraid 2025-01-28 14:34:21 +02:00
  • f466e94d65
    Fix typos in ADVANCED.md (#4209) Moritz Dietz 2025-01-28 13:26:52 +01:00
  • eb0257d48f
    Enhance --min-height option to take number followed by + Junegunn Choi 2025-01-28 18:34:12 +09:00
  • b83dd6c6b4
    Update ADVANCED example using 'search' action Junegunn Choi 2025-01-28 17:48:46 +09:00
  • 51c207448d
    Set the default value of --min-height depending on other options Junegunn Choi 2025-01-27 20:33:47 +09:00
  • a6a558da30
    Update junegunn/go-shellwords Junegunn Choi 2025-01-27 19:21:22 +09:00
  • 2bf5fa27be
    [completion] Replace 'tr' with built-in string substitution Junegunn Choi 2025-01-27 19:19:08 +09:00
  • af7940746f
    Fix test case Junegunn Choi 2025-01-27 18:12:25 +09:00
  • a2aa1a156c
    Allow {q} placeholders with range expressions Junegunn Choi 2025-01-27 15:40:21 +09:00
  • 2f8a72a42a
    More match_count fixes Junegunn Choi 2025-01-27 15:22:39 +09:00
  • 8179ca5eaa
    Fix edge cases in --bind where ',' or ':' are chained (#4206) Junegunn Choi 2025-01-27 09:28:40 +09:00
  • 4b74f882c7
    [test] Prefer match_count over item_count Junegunn Choi 2025-01-27 02:08:52 +09:00
  • 7cf45af502
    Add --bind example (multi-key binding) Junegunn Choi 2025-01-27 02:08:32 +09:00
  • 46c21158d8
    Update CHANGELOG Junegunn Choi 2025-01-27 01:52:24 +09:00
  • 80da0776f8
    Allow actions to multiple keys and events at once Junegunn Choi 2025-01-27 01:46:21 +09:00
  • e91f10ab16
    Enhance click-header event Junegunn Choi 2025-01-27 01:10:08 +09:00
  • 2c15cd7923
    [completion] Make kill completion header clickable Junegunn Choi 2025-01-26 16:11:15 +09:00
  • d6584543e9
    Make click-header export $FZF_CLICK_HEADER_{NTH,WORD} Junegunn Choi 2025-01-26 15:04:30 +09:00
  • c13228f346 Deploying to master from @ junegunn/fzf@7220d8233e 🚀 junegunn 2025-01-26 00:02:08 +00:00
  • 7220d8233e
    Add 'search' and 'transform-search' Junegunn Choi 2025-01-26 01:50:08 +09:00
  • 0237bf09bf
    Split integration test file (#4205) Junegunn Choi 2025-01-25 19:57:40 +09:00
  • 04017c25bb
    Add 'bell' action to ring the terminal bell Junegunn Choi 2025-01-25 11:22:32 +09:00
  • 02199cd609
    Update CHANGLOG Junegunn Choi 2025-01-25 10:58:24 +09:00
  • 26b9f5831a
    [fish] Fix compatibility with v3.1.2 - v3.3.1 (#4200) bitraid 2025-01-24 10:15:43 +02:00
  • 243a76002c
    Option to prioritize file name matches (#4192) Junegunn Choi 2025-01-24 00:54:53 +09:00
  • c71e4ddee4
    Make it possible to change one-time preview window Junegunn Choi 2025-01-23 18:45:36 +09:00
  • 32eb8c1be9
    Fix resizing of a one-time preview window Junegunn Choi 2025-01-23 18:41:06 +09:00
  • c587017830
    Fix header window location and size Junegunn Choi 2025-01-23 12:55:59 +09:00
  • fb885652cc
    Fix RuboCop errors Junegunn Choi 2025-01-23 09:43:12 +09:00
  • afc2f05e5e
    Fix --info-command when focus event is bound Junegunn Choi 2025-01-23 09:31:51 +09:00
  • 06547d0cbe
    Add --header-lines-border to separate two headers Junegunn Choi 2025-01-23 01:39:57 +09:00
  • 578108280e
    Support OSC 8 sequence with BEL characters Junegunn Choi 2025-01-22 19:16:08 +09:00
  • 65db7352b7
    0.58.0 Junegunn Choi 2025-01-20 02:00:03 +09:00
  • a4db8bd7b5
    Make 'current-fg' inherit from 'fg' to simplify configuration Junegunn Choi 2025-01-20 00:49:08 +09:00
  • f1c1b02d77
    Bump github.com/gdamore/tcell/v2 from 2.7.4 to 2.8.1 (#4175) dependabot[bot] 2025-01-20 01:01:59 +09:00
  • 6580f32b43
    Fix a non-constant format string (#4189) Elliott Sales de Andrade 2025-01-19 10:32:50 -05:00
  • b028cbd8bd
    Clarify print(...) action Junegunn Choi 2025-01-19 10:58:57 +09:00
  • a1a5418318 Deploying to master from @ junegunn/fzf@5a32634b74 🚀 junegunn 2025-01-19 00:02:12 +00:00
  • 5a32634b74
    [fish] Allow setting multi-select and list reload for history (#4179) bitraid 2025-01-18 18:38:18 +02:00
  • c1875af70b
    Add 'gap-line' color for the horizontal line on each gap Junegunn Choi 2025-01-18 13:47:25 +09:00
  • 0a10d14e19
    [fish] CTRL-R: Make loading non-blocking Junegunn Choi 2025-01-18 02:33:28 +09:00
  • ed8ceec66f
    Add FZF_NTH to man page Junegunn Choi 2025-01-17 23:17:58 +09:00
  • 03760011d7
    chore: fix comment (#4181) piguagua 2025-01-17 13:31:07 +08:00
  • 0d5aebb806
    Allow setting border styles at once with --style full:STYLE Junegunn Choi 2025-01-17 12:51:51 +09:00
  • 1313510890
    Do not apply nth style when the whole range is covered Junegunn Choi 2025-01-16 10:05:26 +09:00
  • b712f2bb6a
    Export the current nth value as $FZF_NTH Junegunn Choi 2025-01-16 09:23:25 +09:00
  • 938c15ec63
    Skip merging nth offsets when unnecessary Junegunn Choi 2025-01-16 01:52:42 +09:00
  • 3e7f032ec2
    Allow displaying --nth parts in a different text style Junegunn Choi 2025-01-16 01:38:45 +09:00
  • b42f5bfb19
    Add --gap-line to --help output and man page Junegunn Choi 2025-01-15 23:40:42 +09:00
  • 717562b264
    Disallow incorrect wrapping range expression for --nth Junegunn Choi 2025-01-15 22:39:48 +09:00
  • 9d6637c1b3
    Add gap line Junegunn Choi 2025-01-15 22:23:52 +09:00
  • 56fef7c8df
    Simplify nth comparison when reusing transformed tokens Junegunn Choi 2025-01-13 17:37:50 +09:00
  • ba0935c71f
    Fix change-nth Junegunn Choi 2025-01-13 12:45:01 +09:00
  • d83eb2800a
    Add change-nth action Junegunn Choi 2025-01-13 00:13:31 +09:00
  • 6f943112a9
    Align header with the list Junegunn Choi 2025-01-12 14:58:55 +09:00
  • f422893b8e
    Add --style to the CHANGELOG Junegunn Choi 2025-01-12 10:29:15 +09:00
  • 22b498489c
    [fish] Optimize history formatting without perl (#4171) bitraid 2025-01-12 03:27:26 +02:00
  • 5460517bd2
    Treat a single-character delimiter as a plain string delimiter Junegunn Choi 2025-01-12 10:23:43 +09:00
  • 9a6e557e52 Deploying to master from @ junegunn/fzf@4fdc07927f 🚀 junegunn 2025-01-12 00:02:26 +00:00
  • 4fdc07927f
    Refactor --preview-border=line Junegunn Choi 2025-01-11 19:34:13 +09:00
  • 9030b67e4f
    Fix window sizing with borders on the right Junegunn Choi 2025-01-11 11:39:15 +09:00
  • 43eafdf4b7
    Fix preview scrollbar with '--preview-window bottom,border-line' Junegunn Choi 2025-01-11 00:53:07 +09:00
  • dfb88edb5e
    Make preview-scrollbar color conditionally inherit from scrollbar color Junegunn Choi 2025-01-11 00:51:19 +09:00
  • bd3e65df4d
    Trim unsupported OSC sequences (#4169) Junegunn Choi 2025-01-10 20:53:47 +09:00
  • d7b13f3408
    Add a test case for the mixed delimiter ANSI sequence (#4169) Junegunn Choi 2025-01-10 20:31:28 +09:00
  • 14ef8e8051
    Support ANSI sequences with mixed ; and : delimiters (#4169) Junegunn Choi 2025-01-10 17:43:13 +09:00
  • cc1d9f124e
    [fish] Fix history formatting when perl is missing (#4166) bitraid 2025-01-10 07:03:21 +02:00
  • 93c0299606
    [fish] remove defunct bind feature detection (#4165) Kid 2025-01-09 18:16:24 +08:00
  • 55e3c73221
    fzf-preview.sh: Support FILEPATH:LINE[:COL] argument Junegunn Choi 2025-01-09 17:00:21 +09:00
  • 6783417504
    Do not export $LINES and $COLUMNS for non-preview processes Junegunn Choi 2025-01-08 10:00:57 +09:00
  • fa3f706e71
    Refactor option parser Junegunn Choi 2025-01-07 19:16:41 +09:00
  • 9c2f6cae88
    Fix adaptive height with --header-border Junegunn Choi 2025-01-07 19:16:16 +09:00
  • a30181e240
    Update man page sections Junegunn Choi 2025-01-07 00:20:36 +09:00
  • b4ccf64e62
    Bump golang.org/x/term from 0.27.0 to 0.28.0 (#4162) dependabot[bot] 2025-01-06 23:36:41 +09:00
  • 88d768bf6b
    Restructure --help output Junegunn Choi 2025-01-06 23:33:21 +09:00
  • 6444cc7905
    Render preview label if possible when --preview-border=line Junegunn Choi 2025-01-06 10:08:25 +09:00
  • 328af1f397
    Remove header indentation when unnecessary Junegunn Choi 2025-01-06 09:28:07 +09:00
  • 5ae60e2e80
    Add style presets: --style=[default|minimal|full] Junegunn Choi 2025-01-06 02:10:44 +09:00
  • 0e0b868342
    Add preview border style 'line' Junegunn Choi 2025-01-06 00:44:59 +09:00
  • a5beb08ed7
    Border around the header section Junegunn Choi 2025-01-05 23:02:52 +09:00
  • 45fc7b903d
    [install] Unset FZF_DEFAULT_OPTS when checking the binary Junegunn Choi 2025-01-05 11:32:54 +09:00
  • 4f2c274942 Deploying to master from @ junegunn/fzf@93415493b4 🚀 junegunn 2025-01-05 00:02:19 +00:00
  • 93415493b4
    fix: make header align with list (#4158) phanium 2025-01-05 00:13:23 +08:00
  • 8e4d338de9
    Fix adaptive height in the presence of --list-border and --input-border Junegunn Choi 2025-01-04 19:19:18 +09:00
  • 8a71e091a8
    Fix '--tmux border-native' Junegunn Choi 2025-01-04 18:47:00 +09:00
  • 120cd7f25a
    Add border-native option to --tmux flag (#4157) Andreas Auernhammer 2025-01-04 10:30:32 +01:00