Commit Graph

  • 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
  • fb3bf6c984 Fix cursor placement of tcell renderer Junegunn Choi 2025-01-03 19:56:07 +09:00
  • d57e1f8baa Bump crate-ci/typos from 1.28.2 to 1.28.4 (#4141) dependabot[bot] 2025-01-03 13:49:18 +09:00
  • 15ca9ad8eb Replace bash to sh in Makefile (#4138) Minseo Kim 2025-01-03 13:48:51 +09:00
  • c2e1861747 Update --help output Junegunn Choi 2025-01-02 23:54:59 +09:00
  • 543d41f3dd Do not try to print anything is screen height is zero Junegunn Choi 2025-01-02 23:44:47 +09:00
  • e5cfc988ec Fix RuboCop error Junegunn Choi 2025-01-02 16:55:56 +09:00
  • ee3916be17 Border around the input section (prompt + info) Junegunn Choi 2025-01-02 16:24:46 +09:00
  • fd513f8af8 Add missing --list-border=* parser Junegunn Choi 2024-12-31 19:39:46 +09:00
  • 9a2b7f559c Add --list-border for additional border around the list section Junegunn Choi 2024-12-31 17:03:18 +09:00
  • b8d2b0df7e Deploying to master from @ junegunn/fzf@fe3a9c603e 🚀 junegunn 2024-12-29 00:02:16 +00:00
  • 81366c548b Support zellij floating pane via --popup (new name for --tmux) zellij Junegunn Choi 2024-12-26 22:06:52 +09:00
  • fe3a9c603e fzf-preview.sh: Don't include the file name in type information (#4143) Hong Xu 2024-12-25 21:58:10 -08:00
  • 97030d4cb1 Deploying to master from @ junegunn/fzf@b2c3e567da 🚀 junegunn 2024-12-22 00:02:14 +00:00
  • b2c3e567da [fish] Partly revert change of 0167691 (#4137) bitraid 2024-12-20 03:05:09 +02:00
  • ca5e633399 Add toggle-hscroll Junegunn Choi 2024-12-19 21:01:16 +09:00
  • e60a9a628b Add toggle-multi-line action Junegunn Choi 2024-12-19 20:51:49 +09:00
  • 0167691941 [fish] Small syntax modification of some commands bitraid 2024-12-19 11:36:37 +02:00
  • 3b0f976380 [fish] Enable home dir expansion of leading ~/ bitraid 2024-12-19 11:14:54 +02:00
  • 7bd298b536 [fish] Don't strip leading dot (.) character bitraid 2024-12-19 10:31:52 +02:00
  • 0476a65fca 0.57.0 v0.57.0 Junegunn Choi 2024-12-15 17:03:47 +09:00
  • 2cb2af115a Deploying to master from @ junegunn/fzf@789226ff6d 🚀 junegunn 2024-12-15 00:02:31 +00:00
  • 789226ff6d Fix test failure Junegunn Choi 2024-12-14 22:42:40 +09:00
  • 805efc5bf1 Remove unused interface Junegunn Choi 2024-12-14 22:31:28 +09:00
  • cdcab26766 Fix redundant clearing of the windows with non-default bg color Junegunn Choi 2024-12-14 21:50:36 +09:00
  • ec3acb1932 Update CHANGELOG Junegunn Choi 2024-12-12 13:53:58 +09:00
  • d30e37434e Less flickering of the candidate list when resizing the preview window Junegunn Choi 2024-12-11 18:10:31 +09:00
  • 20d5b2e20e Avoid redrawing the windows on the first click on the border Junegunn Choi 2024-12-10 22:22:43 +09:00
  • 6c6be4ab1a Simplify resize code Junegunn Choi 2024-12-10 21:01:46 +09:00
  • d004eb1f7c Redraw preview scrollbar when window width changes Junegunn Choi 2024-12-10 20:59:52 +09:00
  • 3148b0f3e8 Restore previous behavior Junegunn Choi 2024-12-09 18:27:02 +09:00
  • 3fc0bd26a5 Disallow dragging the wrong sides of the border Junegunn Choi 2024-12-09 17:54:47 +09:00
  • 6c9025ff17 Update comments Junegunn Choi 2024-12-09 17:54:03 +09:00
  • 289997e373 Refactor Junegunn Choi 2024-12-08 21:09:27 +09:00
  • db44cbdff0 Change test case expectation (hard-coded minimum width removed) Junegunn Choi 2024-12-08 15:54:28 +09:00
  • da9179335c Respect the properties of the currently active preview window options Junegunn Choi 2024-12-08 20:03:15 +09:00
  • cdf641fa3e Use Has{Top,Right,Bottom,Left}() where possible Julian Prein 2024-11-09 18:12:17 +01:00
  • 66dbee10f5 Fix minimum preview width without left/right borders Julian Prein 2024-11-12 17:36:12 +01:00
  • 19e9b620ba Fix maximum preview height without horizontal separator Julian Prein 2024-11-09 19:26:17 +01:00
  • e4e4700aff Make the preview window resizable by mouse drag Julian Prein 2024-11-06 16:18:15 +01:00
  • bb55045596 Bump golang.org/x/term from 0.26.0 to 0.27.0 (#4124) dependabot[bot] 2024-12-09 23:06:49 +09:00
  • d7e51cdeb5 Bump crate-ci/typos from 1.28.1 to 1.28.2 (#4123) dependabot[bot] 2024-12-09 23:06:32 +09:00
  • 7f4964b366 Deploying to master from @ junegunn/fzf@a6957aba11 🚀 junegunn 2024-12-08 00:02:15 +00:00
  • a6957aba11 chore: completion test command sequence (#4115) LangLangBart 2024-12-03 12:34:26 +01:00
  • b5f94f961d Bump crate-ci/typos from 1.27.3 to 1.28.1 (#4114) dependabot[bot] 2024-12-03 00:25:33 +09:00
  • e182d3db7a Fix line wrap toggle when switching between screens Junegunn Choi 2024-12-02 22:25:23 +09:00
  • 3e6e0528a6 [install] grep -> \grep Junegunn Choi 2024-12-01 23:22:36 +09:00
  • ac508a1ce4 Enhance install script to handle commented and uncommented lines (#3632) (#4112) buttering 2024-12-01 22:21:12 +08:00
  • d7fc1e09b1 Deploying to master from @ junegunn/fzf@3b0c86e401 🚀 junegunn 2024-12-01 00:02:24 +00:00
  • 3b0c86e401 Much faster image processing Junegunn Choi 2024-11-29 00:26:12 +09:00
  • 61d10d8ffa Update README and CHANGELOG Junegunn Choi 2024-11-28 19:44:01 +09:00
  • 7d9548919e Extend --walker-skip to support multi-component patterns Junegunn Choi 2024-11-26 17:26:16 +09:00
  • bee80a730f Allow walking multiple root directories (#4109) msabathier 2024-11-25 11:25:30 +01:00
  • ac3e24c99c Export FZF_PREVIEW_* variables to other processes as well Junegunn Choi 2024-11-24 18:47:07 +09:00
  • e7e852bdb3 Deploying to master from @ junegunn/fzf@2b7f168571 🚀 junegunn 2024-11-24 00:03:09 +00:00
  • 2b7f168571 [fish] Enable keys for scripts that use read bitraid 2024-11-14 11:16:03 +02:00
  • 5b3da1d878 [fish] Use more native syntax bitraid 2024-11-13 13:57:46 +02:00
  • 99f1bc0177 [fish] Format history using builtins if perl is missing bitraid 2024-11-13 10:40:33 +02:00
  • ed76f076dd [fish] Replace external commands with builtins bitraid 2024-11-12 19:01:19 +02:00
  • 4d357d1063 [fish] Improve commandline parsing bitraid 2024-11-08 09:44:34 +02:00
  • 961ae1541c Deploying to master from @ junegunn/fzf@add1aec685 🚀 junegunn 2024-11-17 00:02:20 +00:00
  • add1aec685 0.56.3 v0.56.3 Junegunn Choi 2024-11-15 10:06:01 +09:00
  • 03d6ba7496 fix(zsh): handle backtick trigger edge case (#4090) LangLangBart 2024-11-14 08:07:52 +01:00
  • 71e4d5cc51 revert(zsh): remove 'fc -RI' call in the history widget (#4093) LangLangBart 2024-11-14 02:38:05 +01:00
  • 215ab48222 0.56.2 v0.56.2 Junegunn Choi 2024-11-12 00:57:10 +09:00
  • 0c64c68781 Fix zsh $+name syntax does not work with setopt ksh_arrays (#4084) 林千里 2024-11-12 02:53:36 +11:00
  • 3ec035c68b Fix incorrect overflow detection when --wrap is set Junegunn Choi 2024-11-12 00:24:31 +09:00
  • 20c7dcfbca Bump golang.org/x/term from 0.25.0 to 0.26.0 (#4085) dependabot[bot] 2024-11-12 00:32:37 +09:00
  • c1b8780b9c Bump crate-ci/typos from 1.26.0 to 1.27.3 (#4087) dependabot[bot] 2024-11-12 00:32:12 +09:00
  • 64c61603e9 0.56.1 v0.56.1 Junegunn Choi 2024-11-10 17:59:49 +09:00
  • 57c08d925f Enhance command extraction in zsh completion (#4082) LangLangBart 2024-11-10 09:40:59 +01:00
  • 51623a5f6a Deploying to master from @ junegunn/fzf@ca3f6181d7 🚀 junegunn 2024-11-10 00:02:06 +00:00
  • ca3f6181d7 page-up/down: undo last up/down if items are skipped Junegunn Choi 2024-11-09 11:54:41 +09:00
  • 9c94f9c3d0 Another attempt to fix (half-)page-up/down for multi-line items Junegunn Choi 2024-11-08 20:18:42 +09:00
  • 4a85843bcf Fix (half-)page-up/down in the presence of multi-line items Junegunn Choi 2024-11-07 22:21:07 +09:00
  • d4d9b99879 Allow specifying '{n}' as the OFFSET in the preview-window flag (#4079) jaydee-coder 2024-11-04 05:27:59 -08:00
  • 6816b7d95b docker: fix dockerfile warnings (#4080) jaydee-coder 2024-11-04 05:26:19 -08:00
  • acdf265d7a Fix reader regression (#4070) Junegunn Choi 2024-11-03 20:32:26 +09:00
  • 19495eb9bb Remove possible races (#4070) Junegunn Choi 2024-11-03 15:14:35 +09:00
  • bacc8609ee Fix characters from previous preview not being cleared Junegunn Choi 2024-11-03 15:06:11 +09:00
  • 99163f5afa Deploying to master from @ junegunn/fzf@0607227730 🚀 junegunn 2024-11-03 00:02:14 +00:00
  • 0607227730 fix(zsh): move 'fc -RI' inside command substitution (#4073) LangLangBart 2024-11-02 02:41:17 +01:00
  • d938fdc496 fix(zsh): history loading with shared option (#4071) LangLangBart 2024-10-31 16:19:47 +01:00
  • dcb4c3d84a Fix race in reload action Junegunn Choi 2024-10-31 19:40:40 +09:00
  • 82ebcd9209 Fix (half-)page-up/down in the presence of multi-line items Junegunn Choi 2024-10-30 16:52:42 +09:00
  • ff1687744d 0.56.0 v0.56.0 Junegunn Choi 2024-10-27 12:03:01 +09:00
  • 782c870fb2 Deploying to master from @ junegunn/fzf@71fad63829 🚀 junegunn 2024-10-27 00:02:14 +00:00
  • 71fad63829 Update fastwalk to v1.0.9 to fix handling of disk root paths on Windows (#4063) Charlie Vieth 2024-10-25 10:57:46 -04:00
  • d65c6101a8 walker: Do not treat '..' as a hidden entry Junegunn Choi 2024-10-25 13:50:15 +09:00
  • 3c40b1bd51 Deploying to master from @ junegunn/fzf@90a8800bb5 🚀 junegunn 2024-10-20 00:02:15 +00:00
  • 90a8800bb5 Avoid selecting an outdated merger from cache Junegunn Choi 2024-10-16 00:27:56 +09:00
  • 97f1dae2d1 Use eval to evaluate $post variable as command. (#4023) Thomas Martitz 2024-10-15 11:00:27 +02:00
  • e54ec05709 Bump crate-ci/typos from 1.24.1 to 1.26.0 (#4036) dependabot[bot] 2024-10-15 17:38:14 +09:00
  • a24eb99679 Fix full line background in preview window Junegunn Choi 2024-10-15 17:34:20 +09:00