Skip to content

broken fzf Ctrl + t feature. #198

Open
@zw963

Description

@zw963

When resh add following config into my ~/.bashrc, which start resh after fzf. (fzf start eariler)

[[ -f ~/.resh/shellrc ]] && source ~/.resh/shellrc # this line was added by RESH
[[ -f ~/.bash-preexec.sh ]] && source ~/.bash-preexec.sh # this line was added by RESH

Which broken fzf Ctrl + t feature, get following error.

bash: bash_execute_unix_command: cannot find keymap for command

But, start resh before fzf not works too, because fzf will override resh completely.

Thanks.

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