ohmyzsh / ohmyzsh

πŸ™ƒ A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

Home Page:https://ohmyz.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eval "$(fzf --zsh)" is failing

pvshingala1997 opened this issue Β· comments

Describe the bug

changes made to file plugins/fzf/fzf.plugin.zsh is failing.

Steps to reproduce

Adding fzf as a plugin which will give result as a invalid option of fzf --zsh

Expected behavior

It should execute thouroughly

Screenshots and recordings

image
image

OS / Linux distribution

Windows 11

Zsh version

5.8

Oh My Zsh version

master (803e1a7)

Terminal emulator

Windows Terminal Integrated with Cygwin which is configured with zsh

If using WSL on Windows, which version of WSL

None

Additional context

No response

Hi! What does fzf --version output for you?

It is in cygwin terminal

Yep, your fzf version is really old, and the version formatting changed a bit.

Unable to see update on fzf for cygwin. Will you be releasing any package on cygwin?

I'll submit a patch to cover your corner case, np πŸ‘πŸ»

@pvshingala1997 omz reload should fix your issue πŸ‘πŸ»