fzf icon indicating copy to clipboard operation
fzf copied to clipboard

unmatched '

Open pixo2000 opened this issue 2 months ago • 4 comments

Checklist

  • [x] I have read through the manual page (man fzf)
  • [x] I have searched through the existing issues
  • [ ] For bug reports, I have checked if the bug is reproducible in the latest version of fzf

Output of fzf --version

Not possible -> read Problem

OS

  • [x] Linux
  • [ ] macOS
  • [ ] Windows
  • [ ] Etc.

Shell

  • [ ] bash
  • [x] zsh
  • [ ] fish

Problem / Steps to reproduce

I just freshly installed fzf using the git clone and then the install script. when i now source the console i get this:

┌──(root㉿voidcube)-[~] └─# source ~/.zshrc /root/.fzf.zsh:8: unmatched ' /root/.fzf.zsh:8: parse error near `<(fzf --zsh)'

the only mention of fzf related stuff in my .zshrc is the stuff added from the installation and everything else i set to yes on install(keybinds and that it should auto add the stuff to my configs) the .fzf.zsh is standart how it installed it:

Image

i also cannot use fzf --version as everytime i use fzf i get this:

┌──(root㉿voidcube)-[~] └─# fzf --version quote>

pixo2000 avatar Oct 21 '25 17:10 pixo2000

type fzf?

junegunn avatar Oct 22 '25 02:10 junegunn

When i just do "fzf" i also get this "quote>" and not the fzf prompt

pixo2000 avatar Oct 22 '25 05:10 pixo2000

Doesn't sound like an issue of fzf. Maybe a broken global alias of zsh?

junegunn avatar Oct 22 '25 10:10 junegunn

ok, ill look into that. thanks ~ issue can be closed but i cannot do it rn cuz im not on my pc

Message ID: @.***>

pixo2000 avatar Oct 22 '25 10:10 pixo2000