Commit Graph

  • 354d0468c1 fix(shell): check for mawk existence before version check (#4468) master LangLangBart 2025-07-25 10:33:18 +02:00
  • 4efcc344c3 Add 'trigger(KEY_OR_EVENT[,...])' action Junegunn Choi 2025-07-23 19:39:01 +09:00
  • 5818b58350 Better fix for #4465 - remove unnecessary erase Junegunn Choi 2025-07-23 19:30:01 +09:00
  • 7941129cc4 Add 'click-footer' event Junegunn Choi 2025-07-22 23:15:10 +09:00
  • 069d71a840 Fix rendering error when hiding a preview window without border Junegunn Choi 2025-07-22 19:19:15 +09:00
  • 08027e7a79 Fix --no-header-lines-border behavior Junegunn Choi 2025-07-22 19:16:55 +09:00
  • ead302981c Add support for {*n} and {*nf} placeholder Junegunn Choi 2025-07-20 10:52:29 +09:00
  • fe0ffa14ff Deploying to master from @ junegunn/fzf@821b8e70a8 🚀 junegunn 2025-07-20 00:02:23 +00:00
  • 821b8e70a8 [neovim] Fix margin background color when &winborder is used Junegunn Choi 2025-07-19 16:18:23 +09:00
  • 8ceda54c7d Fix a typo in README.md (#4459) Jaseem Abid 2025-07-16 15:19:43 +01:00
  • 8838181a18 Bump golang.org/x/term from 0.29.0 to 0.33.0 dependabot/go_modules/golang.org/x/term-0.33.0 dependabot[bot] 2025-07-14 16:38:05 +00:00
  • 8843cfad71 Bump golang.org/x/sys from 0.30.0 to 0.34.0 dependabot/go_modules/golang.org/x/sys-0.34.0 dependabot[bot] 2025-07-14 16:37:13 +00:00
  • 84e515bd6e Deploying to master from @ junegunn/fzf@dea1df6878 🚀 junegunn 2025-07-13 00:02:29 +00:00
  • dea1df6878 Add missing mention of 'bg-cancel' to the man page Junegunn Choi 2025-07-12 20:09:54 +09:00
  • 0076ec2e8d 0.64.0 v0.64.0 Junegunn Choi 2025-07-06 22:07:59 +09:00
  • 82c9671f79 Fix selection lost on revision bump Junegunn Choi 2025-07-06 22:02:12 +09:00
  • d364a1122e Fix regression where header is not updated Junegunn Choi 2025-07-06 20:04:03 +09:00
  • fb570e94e7 Update: make generate Junegunn Choi 2025-07-06 20:03:13 +09:00
  • 6e3c830cd2 Add 'multi' event triggered on multi-selection changes Junegunn Choi 2025-07-06 10:05:25 +09:00
  • d7db7fc132 Deploying to master from @ junegunn/fzf@ff1550bb38 🚀 junegunn 2025-07-06 00:02:27 +00:00
  • ff1550bb38 Normalize halfwidth and fullwidth characers for matching Junegunn Choi 2025-07-03 20:57:19 +09:00
  • 976001e474 Explain the need to escape placeholders in transform actions Junegunn Choi 2025-07-02 22:26:56 +09:00
  • 531dd6fb4f Update copyright year Junegunn Choi 2025-07-02 22:10:05 +09:00
  • ba035f2a76 Run preview command when preview window appears after CTRL-Z Junegunn Choi 2025-07-02 21:40:02 +09:00
  • d34675d3c9 Fix panic caused by incorrect update ordering Junegunn Choi 2025-07-02 21:28:11 +09:00
  • ce95adc66c Deploying to master from @ junegunn/fzf@397fe8e395 🚀 junegunn 2025-06-29 00:02:28 +00:00
  • 397fe8e395 0.63.0 v0.63.0 Junegunn Choi 2025-06-28 00:32:41 +09:00
  • 111266d832 Reset full-background property after a new line Junegunn Choi 2025-06-27 23:21:48 +09:00
  • 19d858f9b6 Bump github.com/charlievieth/fastwalk from 1.0.10 to 1.0.12 (#4431) dependabot[bot] 2025-06-27 15:47:41 +09:00
  • 79690724d8 Fix exact boundary match with --scheme=path or --tiebreak end Junegunn Choi 2025-06-26 22:33:58 +09:00
  • 5ed87ffcb9 Fix highlight offsets of multi-line entries Junegunn Choi 2025-06-26 20:47:57 +09:00
  • b99cb6323f Update CHANGELOG Junegunn Choi 2025-06-25 08:34:06 +09:00
  • debf3d8a8a Refactor ANSI parser Junegunn Choi 2025-06-25 08:26:14 +09:00
  • 4811e52af3 Support full-line background color in the list section Junegunn Choi 2025-06-24 22:50:02 +09:00
  • 8d81730ec2 with-nth: Do not trim trailing whitespaces with background colors Junegunn Choi 2025-06-24 20:23:30 +09:00
  • 330a85c25c Allow \e[K in addition to \e[0K for full-line background Junegunn Choi 2025-06-23 22:11:57 +09:00
  • 3a21116307 Terminate running background transform on exit (addendum) Junegunn Choi 2025-06-22 01:52:29 +09:00
  • 247d168af6 Terminate running background transform on exit Junegunn Choi 2025-06-21 23:24:38 +09:00
  • b2a8a283c7 Reorganize code to ensure deletion of temp files Junegunn Choi 2025-06-21 23:06:46 +09:00
  • c36ddce36f Add bg-cancel action to ignore running background transforms Junegunn Choi 2025-06-21 17:21:03 +09:00
  • c35d9cff7d Avoid full redraw when changing header and footer windows Junegunn Choi 2025-06-21 12:40:37 +09:00
  • 549ce3cf6c Do not reserve a single column at the end when scrollbar is hidden Junegunn Choi 2025-06-20 08:22:58 +09:00
  • 575bc0768c Update .goreleaser to build android_arm64 binary (#4428) Junegunn Choi 2025-06-19 22:57:16 +09:00
  • 89334e881e Update man page and changelog Junegunn Choi 2025-06-19 22:56:41 +09:00
  • dcec6354f5 Add {*} placeholder flag Junegunn Choi 2025-06-19 22:35:23 +09:00
  • 16d338da84 Revert "Add {*} placeholder flag" Junegunn Choi 2025-06-19 12:39:31 +09:00
  • 27258f7207 Add {*} placeholder flag Junegunn Choi 2025-06-19 01:03:42 +09:00
  • 4d2d6a5ced chore: fix function name (#4425) 曹家巧 2025-06-18 23:47:14 +08:00
  • 0c00b203e6 Implement asynchronous transform actions (#4419) Junegunn Choi 2025-06-16 00:39:11 +09:00
  • 3b68dcdd81 Add footer Junegunn Choi 2025-06-10 00:26:57 +09:00
  • 39db026161 Fix inconsistent placement of header-lines with border options Junegunn Choi 2025-06-05 22:02:22 +09:00
  • f6c589c606 [bash,zsh] Skip comments in ~/.ssh/config Koichi Murase 2025-06-04 12:30:31 +09:00
  • 2bd29c3172 [bash,zsh] Support "=" after "Hostname" and "Host" in ~/.ssh/config Koichi Murase 2025-06-04 12:27:30 +09:00
  • 4a61f53b85 [bash,zsh] Remove redundant filtering-out of comment/blank lines Koichi Murase 2025-06-04 12:20:54 +09:00
  • adc9ad28da [bash,zsh] Correctly exclude the hostname "0.0.0.0" Koichi Murase 2025-06-04 11:25:49 +09:00
  • 585cfaef8b [bash,zsh] Do not end the hostname analysis on "]" in ~/.ssh/known_hosts Koichi Murase 2025-06-03 21:30:56 +09:00
  • b5cd8880b1 [bash,zsh] Process hostnames with uppercase letters in known_hosts Koichi Murase 2025-06-03 21:29:36 +09:00
  • 44ddab881e Deploying to master from @ junegunn/fzf@bfa287b66d 🚀 junegunn 2025-06-08 00:02:27 +00:00
  • bfa287b66d [bash,zsh] Separate common functions into "shell/common.sh" Koichi Murase 2025-06-06 20:08:03 +09:00
  • 243e52fa11 [bash,zsh] Work around mawk 1.3.3-20090705 not supporting the POSIX brackets Koichi Murase 2025-06-04 13:20:54 +09:00
  • c166eaba6d [bash,zsh] Work around Solaris awk, which is non-standard Koichi Murase 2025-06-04 14:07:01 +09:00
  • 09194c24f2 [bash,zsh] Work around a quirk of macOS awk Koichi Murase 2025-06-04 13:11:00 +09:00
  • ec521e47aa [bash,zsh] Reduce the number of fork & exec Koichi Murase 2025-06-03 20:25:19 +09:00
  • e3f4a51c18 [zsh] Set shell options for pathname expansion "~/.ssh/config.d/*" Koichi Murase 2025-06-04 14:50:40 +09:00
  • 0a06fd6f63 [bash] Set shell options for pathname expansion "~/.ssh/config.d/*" (#4405) Koichi Murase 2025-06-03 20:47:28 +09:00
  • 70eace5290 Fix the CI failure for PR caused by a spelling mistake (#4406) Koichi Murase 2025-06-03 19:41:47 +09:00
  • 40f9f254a9 Deploying to master from @ junegunn/fzf@15d6c17390 🚀 junegunn 2025-06-01 00:02:34 +00:00
  • 15d6c17390 Fix ANSI attributes lost when nth:regular is set Junegunn Choi 2025-05-30 20:52:13 +09:00
  • a9d1d42436 Fix ANSI attributes lost when 'regular' attribute is set to fg or nth Junegunn Choi 2025-05-30 20:42:55 +09:00
  • 1ecfa38eee [bash] Fix 'complete' errors when IFS is newline Junegunn Choi 2025-05-30 20:38:20 +09:00
  • 54fd92b7dd --no-color: Keep ANSI attributes in the list Junegunn Choi 2025-05-30 20:33:21 +09:00
  • 835906d392 --no-color: Keep ANSI attributes in preview window Junegunn Choi 2025-05-30 20:26:07 +09:00
  • 1721e6a1ed Do not apply 'nth' attributes to trailing whitespaces Junegunn Choi 2025-05-30 19:43:10 +09:00
  • c7ee3b833f Fix FZF_CLICK_HEADER_NTH for multi-line headers Junegunn Choi 2025-05-30 17:10:26 +09:00
  • ffb6e28ca7 Allow customizing --ghost color via '--color ghost' Junegunn Choi 2025-05-28 00:27:33 +09:00
  • a4c6846851 Fix background color of 'disabled' query Junegunn Choi 2025-05-28 00:17:41 +09:00
  • d18c0bf694 [man] Add GET endpoint example Junegunn Choi 2025-05-22 21:56:26 +09:00
  • 4e3f9854e6 Update README.md Junegunn Choi 2025-05-17 22:06:06 +09:00
  • b27943423e Show ellipsis for truncated labels Junegunn Choi 2025-05-17 11:24:53 +09:00
  • 894a1016bc RuboCop lint Junegunn Choi 2025-05-17 11:20:20 +09:00
  • efe6cddd34 Update README Junegunn Choi 2025-05-16 22:15:38 +09:00
  • f1c6bdf3e8 Update README Junegunn Choi 2025-05-16 22:15:06 +09:00
  • 710659bcf5 Update SECURITY.md Junegunn Choi 2025-05-14 11:06:15 +09:00
  • be67775da4 Add initial security policy (#4379) Josef Andersson 2025-05-14 04:05:20 +02:00
  • 2c6381499c [neovim] Respect winborder of Neovim 0.11+ (#4389) jiz4oh 2025-05-13 23:53:26 +08:00
  • 4df842e78c Deploying to master from @ junegunn/fzf@b81696fb64 🚀 junegunn 2025-05-11 00:02:09 +00:00
  • b81696fb64 bash: set keybinding right before printing special character (#4377) Ajeet D'Souza 2025-05-09 23:29:27 -07:00
  • d226d841a1 0.62.0 v0.62.0 Junegunn Choi 2025-05-04 18:31:18 +09:00
  • c6d83047e5 Allow whitespace as separator in --color option Junegunn Choi 2025-05-04 15:08:23 +09:00
  • 46dabccdf1 [vim] Update g:fzf_colors example with 'query' Junegunn Choi 2025-05-04 14:52:22 +09:00
  • cd9517b679 Add 'alt-bg' color for striped lines (#4370) Junegunn Choi 2025-05-04 14:32:06 +09:00
  • cd6677ba1d Deploying to master from @ junegunn/fzf@9c1a47acf7 🚀 junegunn 2025-05-04 00:02:25 +00:00
  • 9c1a47acf7 [fish] Support deleting history items with SHIFT-DEL bitraid 2025-04-25 23:04:39 +03:00
  • 0c280a3ce1 [fish] Simplify commandline call in fzf-file-widget bitraid 2025-04-22 09:51:56 +03:00
  • 53e8b6e705 [fish] Add version check bitraid 2025-04-17 11:57:29 +03:00
  • ad33165fa7 [fish] History: Operate only on line at cursor bitraid 2025-04-16 20:56:33 +03:00
  • 2055db61c8 Deploying to master from @ junegunn/fzf@d2c662e54f 🚀 junegunn 2025-04-27 00:02:22 +00:00
  • d2c662e54f Reset coordinator delay on 'reload' Junegunn Choi 2025-04-25 21:30:25 +09:00
  • d24b58ef3f 0.61.3 v0.61.3 Junegunn Choi 2025-04-22 20:26:29 +09:00
  • 06ae9b0f3b Add missing environment variables (#4356) RafaelDominiquini 2025-04-22 08:51:43 -03:00