Zsh: is ctrl+r not supposed to be bound in vicmd mode?

ctrl+r binding works fine in viins mode, but does nothing in vicmd mode. Is that expected?
Comparing it to fzf’s shell integration, where it’s bound to both modes.

I think this PR summarizes the reasoning here pretty well

You could edit your shell config to setup the vicmd binding, if you’d rather

1 Like