chrisant996 / clink-gizmos

A library of Lua scripts for use with Clink https://github.com/chrisant996/clink.
MIT License
63 stars 5 forks source link

Change alt-b keybinding for fzf.lua #4

Closed eggbean closed 6 months ago

eggbean commented 7 months ago

I am using the default fzf.lua bindings, but I want to change one the one for alt-b to ctrl-b, keeping the rest as is. How can I do that?

chrisant996 commented 7 months ago

Refer to the Clink docs on setting key bindings.

The fzf.lua file shows the key binding format of the default bindings.