Skip to content

Allow configuring the keybinding prefix #55

@kyanagi

Description

@kyanagi

fzf-git uses C-g as the keybinding prefix, but I would like to keep C-g for its original use.
How about making the keybinding prefix configurable?

For zsh, I have implemented a way to set the prefix using an environment variable FZF_GIT_KEY_PREFIX, as shown below.
kyanagi@8ef4a8c
I intended to implement this for bash as well, but I couldn't get it to work, so the implementation is currently limited to zsh only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions