fzf-marks
fzf-marks copied to clipboard
keybinding disable
I have remapped the key binding for fzm to ^k
, which works fine for me, but I noticed that ^g
is still active.
Is there a way to completely disable the ^g
key mapping completely?
Try this customisation
export FZF_MARKS_JUMP='^k'