summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2023-10-12Fix offset-up and offset-down with --layout=reverse (#3456)Junegunn Choi
2023-10-11Bump golang.org/x/term from 0.12.0 to 0.13.0 (#3469)dependabot[bot]
2023-10-11[bash] Use `command` to “protect” further commands (#3462)Christoph Anton Mitterer
2023-10-11Add offset-up and offset-downJunegunn Choi
2023-10-11[bash] bring fzf’s own bash completion up to date (#3471)Christoph Anton Mitterer
2023-10-11Add mouse events for --bindJunegunn Choi
2023-10-09[install] Remove redundant interactiveness checkJunegunn Choi
2023-10-09Update README: Experimental support for Kitty graphics protocolJunegunn Choi
2023-10-09Improve interactiveness checks (#3449)Christoph Anton Mitterer
2023-10-08Deploying to master from @ junegunn/fzf@d8188fce7b7bea982e7f9050c35e488e49fb8...junegunn
2023-10-07Experimental support for Kitty image protocol in preview windowJunegunn Choi
2023-10-07[bash] Improve mawk detection (#3463)step
2023-10-04[shell] Avoid side-effects during eval (#3459)Junegunn Choi