Hi, Just starting out with fish and I’m stumped in getting fzf keybindings working out of the box.
Here’s a link to my fish config: https://git.sr.ht/~amcooper/dotfiles/tree/master/item/arch/fish/config.fish#L22 I imagined I’d just need to source the fzf keybindings (line 22). But that’s not enough: ``` $ bind | grep '\\\cr' bind --preset \cr 'commandline | string length -q; and commandline -f history-search-backward' ``` That's the standard fish ctrl-R binding, not fzf's. What am I missing? Thanks, Adam _______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users