unmatched '
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:
i also cannot use fzf --version as everytime i use fzf i get this:
┌──(root㉿voidcube)-[~] └─# fzf --version quote>
type fzf?
When i just do "fzf" i also get this "quote>" and not the fzf prompt
Doesn't sound like an issue of fzf. Maybe a broken global alias of zsh?
ok, ill look into that. thanks ~ issue can be closed but i cannot do it rn cuz im not on my pc
Message ID: @.***>