Commit Graph

  • 230fc49ae2
    (Experimental) Add support for iTerm2 inline image protocol Junegunn Choi 2023-11-07 11:42:32 +0900
  • 250d507bdf
    Fix a typo on CHANGELOG Junegunn Choi 2023-11-07 10:48:28 +0900
  • 3d9494a112
    feat(fzf.vim): Adding option `g:fzf_fullscreen_layout` alps2006 2023-11-06 21:50:53 +0800
  • a818653174
    Add --listen-unsafe=ADDR to allow remote process execution (#3498) Junegunn Choi 2023-11-05 10:50:11 +0900
  • 5c3b044740 Deploying to master from @ junegunn/fzf@c5aa8729a1 🚀 junegunn 2023-11-05 00:01:39 +0000
  • b9ea2a2b1d Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-11-04 12:17:23 -0400
  • c5aa8729a1
    Fix failing test case Junegunn Choi 2023-11-04 16:27:24 +0900
  • 3f78d76da1
    Allow accepting remote connections Junegunn Choi 2023-11-04 16:06:59 +0900
  • 70c19ccf16
    Fix CTRL-Z handling: Signal SIGSTOP to PGID Junegunn Choi 2023-11-04 13:46:29 +0900
  • 68db9cb499
    Sixel and Kitty image support on Windows binary (#2544) Junegunn Choi 2023-11-03 00:07:28 +0900
  • d0466fa777
    Fix regression where tcell renderer not clearing the preview window Junegunn Choi 2023-11-02 21:00:07 +0900
  • 21ab64e962
    sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544) Junegunn Choi 2023-11-02 01:35:36 +0900
  • a0145cebf2
    sixel: Better handling of animated GIFs (#2544) Junegunn Choi 2023-11-02 00:15:02 +0900
  • 69176fc5f4
    fzf-preview.sh: Fall back to `stty size` (#2544) Junegunn Choi 2023-11-02 00:14:11 +0900
  • 278dce9ba6
    Restore scroll after rendering full-height Sixel image (#2544) Junegunn Choi 2023-10-31 23:29:47 +0900
  • 1cfa3ee4c7
    fzf-preview.sh: Check the number of arguments Junegunn Choi 2023-10-30 00:05:20 +0900
  • 9a95cd5794
    Fix Sixel height calculation (#2544) Junegunn Choi 2023-10-29 23:34:33 +0900
  • 973b98b648 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-28 23:21:42 -0400
  • a62fe3df6f
    [completion] Handle all hostaliases in /etc/hosts (#3495) akdevservices 2023-10-29 03:05:30 +0300
  • 7701244a08 Deploying to master from @ junegunn/fzf@96e31e4b78 🚀 junegunn 2023-10-29 00:01:39 +0000
  • 9a32a3e114 Handle inline comments in hosts file akdevservices 2023-10-28 20:04:57 +0300
  • f3826fa21f Fix #3488 akdevservices 2023-10-27 23:05:14 +0300
  • 96e31e4b78
    Fix Sixel issues (#2544) Junegunn Choi 2023-10-27 14:36:14 +0900
  • 38501ca7a1 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-26 23:29:52 -0400
  • ec208af474
    Go 1.18 or above is required Junegunn Choi 2023-10-26 23:30:46 +0900
  • 242641264d
    Clear previous non-Sixel text before rendering Sixel image (#2544) Junegunn Choi 2023-10-26 22:27:06 +0900
  • d3a9a0615b
    Fix kitty icat handling Junegunn Choi 2023-10-26 22:26:47 +0900
  • 3277e8c89c
    Remove $FZF_PREVIEW_PIXEL_{WIDTH,HEIGHT} (#2544) Junegunn Choi 2023-10-26 21:36:57 +0900
  • 3e680220da Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-25 23:54:10 -0400
  • d02b9442a5
    (Experimental) Improve Sixel graphics support (#2544) Junegunn Choi 2023-10-26 00:22:28 +0900
  • bac385b59c
    Simplify LightRenderer.Size() Junegunn Choi 2023-10-23 23:40:56 +0900
  • b1a0ab8086
    Experimental Sixel support (#2544) Junegunn Choi 2023-10-23 01:01:47 +0900
  • a33749eb71 Deploying to master from @ junegunn/fzf@f5e4ee90e4 🚀 junegunn 2023-10-22 00:01:50 +0000
  • f5e4ee90e4
    Fix bug where top section of the previous preview content appearing Junegunn Choi 2023-10-21 16:11:15 +0900
  • 8d8758843d Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-20 11:18:55 -0400
  • 690d5e6dbd
    Fix scrollability of the preview window when preview offset is specified Junegunn Choi 2023-10-20 17:37:08 +0900
  • a76c055b63
    Fix inconsistent preview window width with --border Junegunn Choi 2023-10-20 16:03:41 +0900
  • 974ff4f3e1 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-18 23:32:22 -0400
  • 70c461c60b
    [bash] Preserve existing completion for ssh Junegunn Choi 2023-10-19 09:58:36 +0900
  • d51b71ee80
    Fix crash on OpenBSD with --listen (#3483) Laurent Cheylus 2023-10-16 23:46:43 +0000
  • a01cc2c250
    Fix crash on OpenBSD with --listen Laurent Cheylus 2023-10-16 18:57:18 +0200
  • e60590c731 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-16 01:24:16 -0400
  • 3666448ca6 Deploying to master from @ junegunn/fzf@d3311d9f43 🚀 junegunn 2023-10-15 00:01:43 +0000
  • d3311d9f43
    0.43.0 0.43.0 Junegunn Choi 2023-10-15 01:52:02 +0900
  • 3e1735b06e
    [zsh] Fix 'emulate: unknown argument -o' error on old zsh (#3465) LangLangBart 2023-10-14 10:41:01 +0200
  • 3177d65c8e Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-14 00:29:14 -0400
  • de7ef7eace
    [fzf-tmux] Fix 'empty command' error on tmux 3.2 Junegunn Choi 2023-10-13 20:13:28 +0900
  • eeb86994bb [bash] adapt to bash-completion’s naming consolidation Christoph Anton Mitterer 2023-10-12 19:05:37 +0200
  • 7e89458a3b
    [fish] exit as well when called from non-interactive shell (#3467) Christoph Anton Mitterer 2023-10-12 18:06:55 +0200
  • f212bafe46
    [bash] Remove implicit bash-completion dependency Junegunn Choi 2023-10-13 01:00:43 +0900
  • 591e209510 [fish] exit as well when called from non-interactive shell Christoph Anton Mitterer 2023-09-24 22:55:31 +0200
  • ce0e3965cc
    Update shell/key-bindings.fish Junegunn Choi 2023-10-12 20:58:17 +0900
  • 376308de9a [fish] drop interactiveness-checks support for fish versions < 3.4.0 Christoph Anton Mitterer 2027-10-11 20:41:10 +0200
  • 86fe40708b [bash] statically define __fzf_list_hosts() with either method Christoph Anton Mitterer 2023-09-26 23:27:33 +0200
  • d718747c5b [bash] try to use bash-completions’s _known_hosts_real() for getting hostnames Christoph Anton Mitterer 2023-09-26 22:42:55 +0200
  • 46ee9ac41c [shell] make `__fzf_list_hosts()` definable by the user Christoph Anton Mitterer 2023-09-26 20:37:04 +0200
  • f1d306feab [shell] move username prefixing code where needed Christoph Anton Mitterer 2023-09-26 20:21:09 +0200
  • 2d0db98e83 [shell] don’t print error on non-existent SSH files Christoph Anton Mitterer 2023-09-26 19:40:57 +0200
  • 3df06a1c68
    Fix offset-up and offset-down with --layout=reverse (#3456) Junegunn Choi 2023-10-12 19:14:03 +0900
  • 9a86b7075b [bash] statically define __fzf_list_hosts() with either method Christoph Anton Mitterer 2023-09-26 23:27:33 +0200
  • 93d02e23ff [bash] try to use bash-completions’s _known_hosts_real() for getting hostnames Christoph Anton Mitterer 2023-09-26 22:42:55 +0200
  • 44066bfcdf [shell] make `__fzf_list_hosts()` definable by the user Christoph Anton Mitterer 2023-09-26 20:37:04 +0200
  • 2e989ed2b0 [shell] move username prefixing code where needed Christoph Anton Mitterer 2023-09-26 20:21:09 +0200
  • 5163eff446 [shell] don’t print error on non-existent SSH files Christoph Anton Mitterer 2023-09-26 19:40:57 +0200
  • 57f00fc020 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-11 10:51:10 -0400
  • 2442dfc43e
    Update shell/key-bindings.bash Junegunn Choi 2023-10-11 12:59:23 +0900
  • 64eef53310 [bash] drop unnecessary code in handling `history` Christoph Anton Mitterer 2023-10-11 02:59:57 +0200
  • 3405c42ffa [bash] bring fzf’s own bash completion up to date Christoph Anton Mitterer 2023-10-10 00:39:02 +0200
  • 6c3f8654eb
    Bump golang.org/x/term from 0.12.0 to 0.13.0 dependabot[bot] 2023-10-09 13:10:25 +0000
  • 46c6ca2963
    Bump golang.org/x/sys from 0.12.0 to 0.13.0 dependabot[bot] 2023-10-09 13:10:19 +0000
  • c448711d38 [shell] exit immediately when called from non-interactive shell Christoph Anton Mitterer 2023-09-24 22:23:28 +0200
  • 0df364ee7b [bash] return instead of not executing an if-block, when non-interactive Christoph Anton Mitterer 2023-09-24 17:28:06 +0200
  • b6881bb9f8 fix: #2094 LangLangbart 2023-10-08 09:57:23 +0200
  • 41e3dd349a Add --builtin-filter-dirs Michael Kelley 2023-10-07 16:06:37 -0700
  • 3462876d24
    Apply suggestions from code review Junegunn Choi 2023-10-07 17:22:44 +0900
  • 09dd8af2cb
    Update shell/key-bindings.bash Junegunn Choi 2023-10-07 17:15:32 +0900
  • c7e1f0bd27
    Update shell/key-bindings.bash Junegunn Choi 2023-10-07 17:15:27 +0900
  • 614af5231f
    Update shell/key-bindings.bash Junegunn Choi 2023-10-07 17:15:20 +0900
  • 4a797e81b5 replace x with redirection to /dev/null step- 2023-10-07 08:33:18 +0200
  • b5d3852715 [shell] improve mawk detection step- 2023-10-06 12:47:10 +0200
  • 8d7a73c140
    Merge ffb5ddfe28 into 488a236b7a Pierre Carru 2023-10-06 02:24:54 +0200
  • 2c35c190e2 [bash] use `command` to “protect” further commands Christoph Anton Mitterer 2023-10-05 15:43:05 +0200
  • f44a8868f8 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-10-03 13:28:23 -0400
  • 65d7761e66 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-09-28 15:39:34 -0400
  • fa6b43fa9d [bash] Don’t print function definition when checking for existence Christoph Anton Mitterer 2023-09-26 10:13:19 +0200
  • ac4a1b88b2 Merge remote-tracking branch 'upstream/master' MenkeTechnologies 2023-09-25 10:28:23 -0400
  • 5cb5bbdc32 [fish] exit as well when called from non-interactive shell Christoph Anton Mitterer 2023-09-24 22:55:31 +0200
  • a8f9432a3a
    Bump golang.org/x/term from 0.12.0 to 0.13.0 (#3469) dependabot[bot] 2023-10-11 13:17:47 +0900
  • 561e0b04a8
    [bash] Use `command` to “protect” further commands (#3462) Christoph Anton Mitterer 2023-10-11 06:07:47 +0200
  • 404b6a864b
    Add offset-up and offset-down Junegunn Choi 2023-10-11 12:51:05 +0900
  • 4feaf31225
    [bash] bring fzf’s own bash completion up to date (#3471) Christoph Anton Mitterer 2023-10-11 03:54:50 +0200
  • 391aa14845
    Add mouse events for --bind Junegunn Choi 2023-10-10 18:58:22 +0900
  • a0d61b4c37
    [install] Remove redundant interactiveness check Junegunn Choi 2023-10-09 10:00:55 +0900
  • 2952737755
    Update README: Experimental support for Kitty graphics protocol Junegunn Choi 2023-10-09 01:29:03 +0900
  • f103aa4753
    Improve interactiveness checks (#3449) Christoph Anton Mitterer 2023-10-08 18:19:28 +0200
  • 884856023a Deploying to master from @ junegunn/fzf@d8188fce7b 🚀 junegunn 2023-10-08 00:01:43 +0000
  • d8188fce7b
    Experimental support for Kitty image protocol in preview window Junegunn Choi 2023-10-07 18:20:27 +0900
  • 0f15f1ab73
    [bash] Improve mawk detection (#3463) step 2023-10-07 10:26:46 +0200
  • 488a236b7a
    [shell] Avoid side-effects during eval (#3459) Junegunn Choi 2023-10-03 20:04:56 +0900
  • e833823e15
    [bash] Don’t print function definition when checking for existence (#3448) Christoph Anton Mitterer 2023-10-02 14:02:35 +0200