Neither #31 nor #214 issues found by me that might be related to how to change default bindings didn't help.
Right now i have following line in my zsh config, that also doesn't help: zstyle ':fzf-tab:*' fzf-bindings 'ctrl-j:preview-down' 'ctrl-k:preview-up'. Tried also just 'down' and 'up' instead of 'preview-down' and 'preview-up'. Nothing works.
Neither #31 nor #214 issues found by me that might be related to how to change default bindings didn't help.
Right now i have following line in my zsh config, that also doesn't help:
zstyle ':fzf-tab:*' fzf-bindings 'ctrl-j:preview-down' 'ctrl-k:preview-up'
. Tried also just 'down' and 'up' instead of 'preview-down' and 'preview-up'. Nothing works.