-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOS Not Working #37
Comments
what version of bash do you have? I think macos comes with only an old one installed by default which may be the problem |
No , I have latest installed on mac . its currently
|
that's odd |
Same for me.
|
I'm also seeing issues with Bash version I have in my source ~/.config/fzf/fzf-bash-completion.sh
bind -x '"\t": fzf_bash_completion' When I reload my shell (i.e.
Which flashes up and then disappears. If on the other hand I open a new macOS terminal.app instance and do
But then this stalls the entire window and I have to close it as I can't type anything else. |
did you guys install gawk? |
i have similar problem, but when i press i see |
are you have this option? autoload -U compinit
compinit |
star commands don't work; --preview doesn't work ( _fzf_comprun() ). kill -9 ** doesn't work. most of the fzf features doesn't work. i'm on brew's bash (5.2.6), using with coreutils; i hope there will be a fix soon, i love this tab-completion |
I am getting following errors after setup .
Any idea ?
The text was updated successfully, but these errors were encountered: