Skip to content

[UX] Show in readme how to replace bash history search with fzy #179

@SoftwareApe

Description

@SoftwareApe

The killer feature that convinced me to use fzf was searching for files (shown in readme), but also ctrl+R bash history search and git branch search.

https://github.com/junegunn/fzf#key-bindings-for-command-line

It would be nice if fzy could provide similar functionality. Or at least point out how to add these in the readme. This might also attract more people.

For fzf you only need this in your ~/.bashrc

[ -f ~/.fzf.bash ] && source ~/.fzf.bash

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