Commit Graph

  • a1a72bb8d1 Do not open tmux or winpty in --filter mode Junegunn Choi 2024-06-12 21:02:48 +09:00
  • 144d55a5be [fish] Merge history before searching (#3852) ismay 2024-06-12 06:56:20 +02:00
  • 7fc13c5cfd Less aggressive chunk cache invalidation for --tail Junegunn Choi 2024-06-10 20:30:19 +09:00
  • dfee7af57b Fix divide by zero error with --tiebreak=end for long items Junegunn Choi 2024-06-10 08:24:39 +09:00
  • 9b0e2daf02 Deploying to master from @ junegunn/fzf@590060a16b 🚀 junegunn 2024-06-09 00:02:07 +00:00
  • 590060a16b Remove unused field Junegunn Choi 2024-06-07 17:05:33 +09:00
  • 368294edf6 Reduce flickering of the list when the list is truncated by --tail Junegunn Choi 2024-06-07 16:58:56 +09:00
  • c4a9ccd6af 0.53.0 0.53.0 Junegunn Choi 2024-06-06 22:03:26 +09:00
  • cbf91f2ed3 ADVANCED.md: /dev/tty redirection no longer required Junegunn Choi 2024-06-06 21:55:06 +09:00
  • b1460d4787 hasPreviewFlags should ignore escaped placeholder Junegunn Choi 2024-06-06 15:15:15 +09:00
  • 7dc9e14874 Update docs Junegunn Choi 2024-06-06 14:19:50 +09:00
  • 1616ed543d Fix index out of bounds error caused by outdated offset Junegunn Choi 2024-06-06 00:23:58 +09:00
  • dc73fba188 [man] Clarification on --scheme options Junegunn Choi 2024-06-05 10:34:44 +09:00
  • ef148dfd37 Handle int32 overflow Junegunn Choi 2024-06-05 09:47:05 +09:00
  • 93bbb3032d Add --tail=NUM to limit the number of items to keep in memory Junegunn Choi 2024-06-04 15:48:38 +09:00
  • 4c83d8596d Add new options to bash completion Junegunn Choi 2024-06-03 09:44:36 +09:00
  • d453e6d7db Update ADVANCED.md: Use --tmux instead of fzf-tmux Junegunn Choi 2024-06-03 09:41:40 +09:00
  • c29533994f Fix invalid default of selected-hl (--color) Junegunn Choi 2024-06-02 18:08:24 +09:00
  • 1afe13b5b5 Merge remote-tracking branch 'origin/master' into devel Junegunn Choi 2024-06-02 17:59:04 +09:00
  • 36600eaaa9 Update CHANGELOG: clarification Junegunn Choi 2024-06-02 17:58:44 +09:00
  • 3ee1fc2034 Deploying to master from @ junegunn/fzf@124cd70710 🚀 junegunn 2024-06-02 00:01:52 +00:00
  • e2f93e5a2d --tmux vs. --height: Last one wins Junegunn Choi 2024-06-01 19:50:17 +09:00
  • cfdf2f1153 Update README Junegunn Choi 2024-06-01 16:20:03 +09:00
  • e042143e3f Immediately close standard output of the child process Junegunn Choi 2024-06-01 15:22:05 +09:00
  • 7c613d0d9b Do not disable --height on mintty (because it works) Junegunn Choi 2024-06-01 14:42:23 +09:00
  • b00d46bc14 Fix --height on Windows Junegunn Choi 2024-06-01 14:34:27 +09:00
  • 555b0d235b Ignore --height option if it's not supported on the platform Junegunn Choi 2024-06-01 14:13:24 +09:00
  • 564daf9a7d Set standard input of 'man' process to os.Stdin Junegunn Choi 2024-06-01 13:23:46 +09:00
  • 41bcbe342f Revert "An '--expect' key should execute actions bound to the key" Junegunn Choi 2024-06-01 13:20:12 +09:00
  • dbe8dc344e [fish] Use builtins for cd and history (#3830) LangLangBart 2024-06-01 04:28:02 +02:00
  • e33fb59da1 Update CHANGELOG Junegunn Choi 2024-05-31 14:40:56 +09:00
  • 7aa88aa115 Fix error message on invalid --tmux option Junegunn Choi 2024-05-31 13:38:39 +09:00
  • 2b6d600879 [zsh] Enhance CTRL-R to display multi-line entires (#3823) LangLangBart 2024-05-31 03:43:58 +02:00
  • 05c765d442 [fish] Add --nth 2..,.. to allow anchored search against command Junegunn Choi 2024-05-30 21:54:57 +09:00
  • 49b496269c Fix index out of bounds error on scroll-down action Junegunn Choi 2024-05-30 11:03:36 +09:00
  • 7405925952 [bash] Indent multi-line history entries Junegunn Choi 2024-05-30 10:23:45 +09:00
  • 3afd543a7e [fish] Use perl instead of sed to strip leading tabs Junegunn Choi 2024-05-30 10:23:10 +09:00
  • b4f2cde5ac [fish] Better multi-line support for CTRL-R Junegunn Choi 2024-05-29 20:14:56 +09:00
  • ed53ef7cee [shell] Add --highlight-line to CTRL-R bindings Junegunn Choi 2024-05-29 20:13:41 +09:00
  • 12630b124d Make --tmux argument optional Junegunn Choi 2024-05-29 02:09:32 +09:00
  • 1d59ac09d2 Pass-through error message from 'tmux display-popup' Junegunn Choi 2024-05-29 02:07:56 +09:00
  • a8f3a0dd59 Merge branch 'master' into devel Junegunn Choi 2024-05-28 23:19:26 +09:00
  • 124cd70710 [vim] Do not prepend CWD to path starting with a backslash on Windows (#3820) Konstantin-Glukhov 2024-05-28 23:15:14 +09:00
  • 782de139c8 [vim] Native --tmux fix for Neovim Junegunn Choi 2024-05-28 19:25:28 +09:00
  • 32eb32ee5e Add multi-line example to CHANGELOG Junegunn Choi 2024-05-27 01:48:46 +09:00
  • 2f51eb2b41 Different marker for the first and last line of multi-line entries Junegunn Choi 2024-05-27 01:20:56 +09:00
  • 0ccbd79e10 Fix --help output: marker default Junegunn Choi 2024-05-26 09:24:30 +09:00
  • 99bd6de541 Deploying to master from @ junegunn/fzf@daa602422d 🚀 junegunn 2024-05-26 00:01:51 +00:00
  • 1fef36e4bc Do not allow tabs in pointer and marker Junegunn Choi 2024-05-25 16:31:34 +09:00
  • 89375005b5 Fix option validation order Junegunn Choi 2024-05-25 16:20:37 +09:00
  • 88e78c9193 Update integration test to use named pipes Junegunn Choi 2024-05-25 11:53:09 +09:00
  • 29a19ad080 Update CHANGELOG Junegunn Choi 2024-05-25 09:40:17 +09:00
  • 2a039ab746 Describe exit code 126 Junegunn Choi 2024-05-24 19:32:44 +09:00
  • 7e9a0fcdbd Change default --scroll-off to 3 Junegunn Choi 2024-05-24 19:25:50 +09:00
  • 7a97532547 Fix --scroll-off for multi-line mode Junegunn Choi 2024-05-24 19:23:36 +09:00
  • 996abb2831 Fix incorrect colors for selected-{fg,bg,hl} Junegunn Choi 2024-05-24 00:46:01 +09:00
  • da500a358f Use bold bar as the default marker Junegunn Choi 2024-05-24 00:31:20 +09:00
  • c36b846acc [vim] Open cmd.exe window only on mintty < 3.4.5 without winpty Junegunn Choi 2024-05-23 21:27:29 +09:00
  • d9b5c9b2be Address review comments by @Konfekt Junegunn Choi 2024-05-23 21:14:08 +09:00
  • 3dee8778d0 execute: Open separate handles to /dev/tty (in, out, err) Junegunn Choi 2024-05-23 20:08:20 +09:00
  • d4216b0dcc Use MSYS=enable_pcon instead of winpty on mintty 3.4.5 or later Junegunn Choi 2024-05-23 18:41:13 +09:00
  • bfe2bf4dce [vim] Git Bash Mintty: only use cmd.exe if winpty missing (#3811) Enno 2024-05-23 02:07:54 +02:00
  • 561f9291fd [vim] Replace backslashes with forward slashes on win32unix Junegunn Choi 2024-05-23 09:03:43 +09:00
  • b5b0d6b3ea Do not run as winpty proxy if winpty is not available Junegunn Choi 2024-05-23 08:47:38 +09:00
  • a90426b7ca Add print(...) action Junegunn Choi 2024-05-22 22:18:24 +09:00
  • 303c3bae7f proxy: Pass SIGINT to the child fzf Junegunn Choi 2024-05-22 22:14:00 +09:00
  • 6b4358f641 An '--expect' key should execute actions bound to the key Junegunn Choi 2024-05-22 20:39:09 +09:00
  • 552158f3ad Ignore SIGINT when running as proxy Junegunn Choi 2024-05-22 20:01:37 +09:00
  • 7205203dc8 Update CHANGELOG Junegunn Choi 2024-05-21 02:07:49 +09:00
  • 0cadf70072 Update the summary Junegunn Choi 2024-05-21 01:42:37 +09:00
  • 076b3d0a9a Embed man page in the binary and show it on 'fzf --man' Junegunn Choi 2024-05-20 19:33:46 +09:00
  • 7b0c9e04d3 Change default marker Junegunn Choi 2024-05-20 18:43:26 +09:00
  • 573df524fe Use winpty to launch fzf in Git bash (mintty) Junegunn Choi 2024-05-20 17:06:44 +09:00
  • aee417c46a Respect $NO_COLOR environment variable Junegunn Choi 2024-05-20 10:50:00 +09:00
  • 04db44067d Implement multi-line display of multi-line items Junegunn Choi 2024-05-20 01:33:33 +09:00
  • 5b204c54f9 Change default pointer and marker character Junegunn Choi 2024-05-19 11:26:32 +09:00
  • daa602422d Deploying to master from @ junegunn/fzf@01e7668915 🚀 junegunn 2024-05-19 00:01:47 +00:00
  • 04dfb14e32 Do not 'become' inside a tmux popup Junegunn Choi 2024-05-13 23:33:04 +09:00
  • c24256cba3 Update README Junegunn Choi 2024-05-10 01:43:04 +09:00
  • 685fb71d89 [vim] Use native --tmux option instead of fzf-tmux when possible Junegunn Choi 2024-05-10 17:43:42 +09:00
  • 83b6033906 Add --tmux option to replace fzf-tmux script Junegunn Choi 2024-05-10 01:40:56 +09:00
  • 01e7668915 chore: use strings.ReplaceAll (#3801) Zhizhen He 2024-05-18 16:06:33 +08:00
  • 0994d9c881 Make :FZF work in Vim from Git Bash (#3798) Enno 2024-05-15 10:26:49 +02:00
  • 030428ba43 docs: update zsh integration instructions (#3794) LangLangBart 2024-05-14 18:59:43 +02:00
  • 8a110e02b9 Fix tcell test case Junegunn Choi 2024-05-15 00:45:23 +09:00
  • 86d92c17c4 Refactor tui.TtyIn() Junegunn Choi 2024-05-15 00:28:56 +09:00
  • c4cc7891b4 Revert "Close handles to /dev/tty", instead reuse handles Junegunn Choi 2024-05-15 00:15:29 +09:00
  • 218843b9f1 Close handles to /dev/tty Junegunn Choi 2024-05-14 21:49:47 +09:00
  • d274d093af Render UI directly to /dev/tty Junegunn Choi 2024-05-14 16:29:22 +09:00
  • 6432f00f0d 0.52.1 0.52.1 Junegunn Choi 2024-05-14 01:30:36 +09:00
  • 4e9e842aa4 Deploying to master from @ junegunn/fzf@07880ca441 🚀 junegunn 2024-05-12 00:01:52 +00:00
  • 07880ca441 chore: Update flags to include long-form options for case (#3785) LangLangBart 2024-05-09 13:39:21 +02:00
  • bcda25a513 0.52.0 0.52.0 Junegunn Choi 2024-05-08 00:15:30 +09:00
  • 8256fcde15 Minor fixup Junegunn Choi 2024-05-07 23:49:30 +09:00
  • af65aa298a Add color names: selected-{fg,bg,hl} Junegunn Choi 2024-05-07 23:38:06 +09:00
  • 6834d17844 [vim] Revert 7411da8d5a Junegunn Choi 2024-05-07 20:13:51 +09:00
  • ed511d7867 [install] tar --no-same-owner Junegunn Choi 2024-05-07 20:00:13 +09:00
  • cd8d736a9f [shell] Add $FZF_COMPLETION_{DIR,PATH}_OPTS Junegunn Choi 2024-05-07 19:31:13 +09:00
  • 0952b2dfd4 Rename --cursor-line to --highlight-line Junegunn Choi 2024-05-07 19:22:39 +09:00
  • 4bedd33c59 Refactor the code to remove global variables Junegunn Choi 2024-05-07 16:58:17 +09:00