junegunn/fzf

Bind completion to a bindkey (not **tab)

Hypn0sis opened this issue · 1 comments

Checklist

  • I have read through the manual page (man fzf)
  • I have searched through the existing issues

Output of fzf --version

0.48.1 (d579e33)

OS

  • Linux
  • macOS
  • Windows
  • Etc.

Shell

  • bash
  • zsh
  • fish

Problem / Steps to reproduce

Hi, thanks for your great work. I've searched all around the web but I didn't find anything that fits.
I would like to know if there is an alternative way to trigger autocompletion that is not **tab. I want (supposing) to bind it to ^E for example.
Thanks again and bye.