summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-170.44.10.44.1Junegunn Choi
2023-11-17Fix crash when preview window is hidden on focus eventJunegunn Choi
2023-11-120.44.00.44.0Junegunn Choi
2023-11-12Fix Home, End on rxvt-unicode (#3507)Tomáš Janoušek
2023-11-12Reset horizontal offset of the prompt on 'beginning-of-line'Junegunn Choi
2023-11-10Revert "Sixel and Kitty image support on Windows binary (#2544)"Junegunn Choi
2023-11-08Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#3503)dependabot[bot]
2023-11-08Fix a typoJunegunn Choi
2023-11-07(Experimental) Add support for iTerm2 inline image protocolJunegunn Choi
2023-11-07Fix a typo on CHANGELOGJunegunn Choi
2023-11-05Add --listen-unsafe=ADDR to allow remote process execution (#3498)Junegunn Choi
2023-11-05Deploying to master from @ junegunn/fzf@c5aa8729a1f073318f162ffc3f6ea2218a448...junegunn
2023-11-04Fix failing test caseJunegunn Choi
2023-11-04Allow accepting remote connectionsJunegunn Choi
2023-11-04Fix CTRL-Z handling: Signal SIGSTOP to PGIDJunegunn Choi
2023-11-03Sixel and Kitty image support on Windows binary (#2544)Junegunn Choi
2023-11-02Fix regression where tcell renderer not clearing the preview windowJunegunn Choi
2023-11-02sixel: Export $FZF_PREVIEW_TOP to the preview command (#2544)Junegunn Choi
2023-11-02sixel: Better handling of animated GIFs (#2544)Junegunn Choi
2023-11-02fzf-preview.sh: Fall back to `stty size` (#2544)Junegunn Choi
2023-10-31Restore scroll after rendering full-height Sixel image (#2544)Junegunn Choi
2023-10-30fzf-preview.sh: Check the number of argumentsJunegunn Choi
2023-10-29Fix Sixel height calculation (#2544)Junegunn Choi
2023-10-29[completion] Handle all hostaliases in /etc/hosts (#3495)akdevservices
2023-10-29Deploying to master from @ junegunn/fzf@96e31e4b7862be73c7b0b4c87ea86b8b5f7fa...junegunn
2023-10-27Fix Sixel issues (#2544)Junegunn Choi
2023-10-26Go 1.18 or above is requiredJunegunn Choi
2023-10-26Clear previous non-Sixel text before rendering Sixel image (#2544)Junegunn Choi
2023-10-26Fix kitty icat handlingJunegunn Choi
2023-10-26Remove $FZF_PREVIEW_PIXEL_{WIDTH,HEIGHT} (#2544)Junegunn Choi
2023-10-26(Experimental) Improve Sixel graphics support (#2544)Junegunn Choi
2023-10-23Simplify LightRenderer.Size()Junegunn Choi
2023-10-23Experimental Sixel support (#2544)Junegunn Choi
2023-10-22Deploying to master from @ junegunn/fzf@f5e4ee90e45db7d7833ea5f3927dc868b2002...junegunn
2023-10-21Fix bug where top section of the previous preview content appearingJunegunn Choi
2023-10-20Fix scrollability of the preview window when preview offset is specifiedJunegunn Choi
2023-10-20Fix inconsistent preview window width with --borderJunegunn Choi
2023-10-19[bash] Preserve existing completion for sshJunegunn Choi
2023-10-17Fix crash on OpenBSD with --listen (#3483)Laurent Cheylus
2023-10-15Deploying to master from @ junegunn/fzf@d3311d9f43d024acb94a5f22b8f5675ee08d6...junegunn
2023-10-150.43.00.43.0Junegunn Choi
2023-10-14[zsh] Fix 'emulate: unknown argument -o' error on old zsh (#3465)LangLangBart
2023-10-13[fzf-tmux] Fix 'empty command' error on tmux 3.2Junegunn Choi
2023-10-13[fish] exit as well when called from non-interactive shell (#3467)Christoph Anton Mitterer
2023-10-13[bash] Remove implicit bash-completion dependencyJunegunn Choi
2023-10-12[bash] statically define __fzf_list_hosts() with either methodChristoph Anton Mitterer
2023-10-12[bash] try to use bash-completions’s _known_hosts_real() for getting hostnamesChristoph Anton Mitterer
2023-10-12[shell] make `__fzf_list_hosts()` definable by the userChristoph Anton Mitterer
2023-10-12[shell] move username prefixing code where neededChristoph Anton Mitterer
2023-10-12[shell] don’t print error on non-existent SSH filesChristoph Anton Mitterer