m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-20 09:33:42 -05:00

Commit Graph

  • 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
  • c5fb0c43f9 Add --cursor-line to highlight the whole current line Junegunn Choi 2024-05-07 01:33:42 +09:00
  • 9e4780510e Add current-{fg,bg,hl} as synonyms for {fg,bg,hl}+ Junegunn Choi 2024-05-07 01:26:25 +09:00
  • e8405f40fe Refactor the code so that fzf can be used as a library (#3769) Junegunn Choi 2024-05-07 01:06:42 +09:00
  • 065b9e6fb2 Bump golang.org/x/term from 0.19.0 to 0.20.0 (#3774) dependabot[bot] 2024-05-06 22:51:10 +09:00
  • 98141ca7d8 Bump crate-ci/typos from 1.20.10 to 1.21.0 (#3772) dependabot[bot] 2024-05-06 22:50:50 +09:00
  • 501577ab28 Fix flaky test case Junegunn Choi 2024-05-06 13:59:16 +09:00
  • 5669f48343 Do not enable delayed expansion mode when running cmd.exe Junegunn Choi 2024-05-06 12:07:51 +09:00
  • 24ff66d4a9 Fix change-preview reset by change-preview-window Junegunn Choi 2024-05-06 09:40:02 +09:00
  • bf184449bc Count $FZF_CLICK_HEADER_LINE from top to bottom Junegunn Choi 2024-05-06 09:27:58 +09:00
  • 7b98c2c653 Add click-header event for reporting clicks within header (#3768) Kuremu 2024-05-05 09:56:43 +00:00
  • b6add2a257 Fix rendering of preview window border of tcell renderer Junegunn Choi 2024-05-05 17:09:00 +09:00
  • 2bd41f1330 Reduce flicking when changing the size of the preview window with --border Junegunn Choi 2024-05-05 13:44:08 +09:00
  • c37cd11ca5 Remove unnecessary flicking when changing the size of the preview window Junegunn Choi 2024-05-05 11:10:54 +09:00
  • 9dee8edc0c Clear characters on 1-column margin after the preview window on the left Junegunn Choi 2024-05-05 11:06:50 +09:00
  • f6aa28c380 Fix --info inline-right not properly clearing the previous output Junegunn Choi 2024-05-03 11:56:54 +09:00
  • dba1644518 Fix unreliable GOOS detection (#3763) cyqsimon 2024-05-02 19:52:27 +08:00
  • 260a65b0fb 0.51.0 0.51.0 Junegunn Choi 2024-05-01 10:10:25 +09:00
  • 835d2fb98c [vim] Fix argument escaping for Windows batch file Junegunn Choi 2024-05-01 10:02:26 +09:00
  • a9811addaa Fix TestOSExitNotAllowed to handle empty GOROOT (#3758) Charlie Vieth 2024-04-30 20:15:47 -04:00
  • ee9d88b637 Bump crate-ci/typos from 1.20.9 to 1.20.10 (#3757) dependabot[bot] 2024-04-29 23:10:50 +09:00
  • 194a763c46 Escaping for cmd.exe: always use double quotes Junegunn Choi 2024-04-28 23:29:29 +09:00
  • 8d74446bef Fix escaping for cmd.exe Junegunn Choi 2024-04-28 22:03:00 +09:00
  • 7ed6c7905c Determine shell type once by the basename Junegunn Choi 2024-04-28 20:10:54 +09:00
  • 159a37fa37 Restore CmdLine parameter when running commands using cmd.exe Junegunn Choi 2024-04-28 15:55:30 +09:00
  • f39ae0e7c1 Deploying to master from @ junegunn/fzf@4a68eac99b 🚀 junegunn 2024-04-28 00:01:30 +00:00
  • 4a68eac99b Suggest using toggle+up instead of toggle-up Junegunn Choi 2024-04-27 19:04:30 +09:00
  • 2665580120 Add $FZF_POS environment variable Junegunn Choi 2024-04-27 18:56:23 +09:00
  • a4391aeedd Add --with-shell for shelling out with different command and flags (#3746) Junegunn Choi 2024-04-27 18:36:37 +09:00
  • b86a967ee2 Bump crate-ci/typos from 1.19.0 to 1.20.9 (#3749) dependabot[bot] 2024-04-27 17:57:11 +09:00
  • 608232568b Add 'change-multi' action Junegunn Choi 2024-04-27 17:38:06 +09:00
  • 7f85beccb5 [completion] Add undocumented bash variables for completion commands Junegunn Choi 2024-04-27 14:11:08 +09:00
  • 767f1255ab Make completion.bash load faster Junegunn Choi 2024-04-25 16:53:43 +09:00
  • fddbfe7b0e Fix 'reload' not terminating closed standard input stream Junegunn Choi 2024-04-25 16:42:13 +09:00
  • 4ab7fdc28e Merge identical case clauses Junegunn Choi 2024-04-25 16:34:05 +09:00
  • e352b68878 Update Dockerfile to use Ubuntu 24.04 Junegunn Choi 2024-04-24 18:20:02 +09:00
  • 207deeadba Add -trimpath to build command Junegunn Choi 2024-04-23 17:24:50 +09:00
  • d18d92f925 Replace fmt.Errorf with no parameters with errors.New (#3747) Cheng 2024-04-22 08:35:33 +08:00
  • af3ce47c44 Deploying to master from @ junegunn/fzf@d8bfb6712d 🚀 junegunn 2024-04-21 00:01:49 +00:00
  • d8bfb6712d Remove invalid 'result' event when using --sync option Junegunn Choi 2024-04-20 14:40:48 +09:00
  • f864f8b5f7 Respect $FZF_DEFAULT_OPTS_FILE in key bindings and completion (#3742) Junegunn Choi 2024-04-19 22:40:38 +09:00
  • 31d72efba7 Describe how to build fzf from the latest source using brew Junegunn Choi 2024-04-18 23:37:12 +09:00
  • d169c951f3 fix: Move 'emulate' command outside interactive check (#3736) LangLangBart 2024-04-17 11:03:12 +02:00
  • 90d7e38909 [fzf-tmux] Replace command -v with which Junegunn Choi 2024-04-17 17:29:45 +09:00
  • 938f23e429 Fix typo in comment (#3734) hidewrong 2024-04-17 16:13:35 +08:00
  • f97d275413 0.50.0 0.50.0 Junegunn Choi 2024-04-15 00:02:27 +09:00
  • 3acb4ca90e Fix streaming filter mode by not running reader callback concurrently Junegunn Choi 2024-04-14 23:34:25 +09:00
  • e86b81bbf5 Improve search performance by limiting the search scope Junegunn Choi 2024-04-14 07:52:42 +09:00
  • a5447b8b75 Improve search performance by pre-calculating bonus matrix Junegunn Choi 2024-04-13 16:57:34 +09:00
  • 7ce6452d83 Improve search performance by pre-calculating character classes Junegunn Choi 2024-04-13 16:11:18 +09:00
  • 5643a306bd Deploying to master from @ junegunn/fzf@3c877c504b 🚀 junegunn 2024-04-14 00:03:45 +00:00
  • 3c877c504b Enable profiling options when 'pprof' tag is set (#2813) Charlie Vieth 2024-04-13 01:58:11 -04:00
  • 892d1acccb Fix tcell build Junegunn Choi 2024-04-13 14:47:04 +09:00
  • 1a9c282f76 Fix unit tests Junegunn Choi 2024-04-13 14:40:43 +09:00
  • fd1ba46f77 Export $FZF_KEY environment variable to child processes Junegunn Choi 2024-04-13 14:00:16 +09:00
  • a4745626dd Add jump and jump-cancel events Junegunn Choi 2024-04-10 20:11:47 +09:00
  • 17bb7ad278 Bump golang.org/x/term from 0.18.0 to 0.19.0 (#3718) dependabot[bot] 2024-04-10 00:51:29 +09:00
  • 152988c17b [shell] Revert interactiveness checks for eval Junegunn Choi 2024-04-10 00:46:09 +09:00
  • 4cd37fc02b Disable line wrapping during rendering Junegunn Choi 2024-04-09 00:26:25 +09:00