Files
junegunn--fzf/src
Junegunn Choi e74b1251c0 Embed shell integration scripts in fzf binary (--bash / --zsh / --fish) (#3675)
This simplifies the distribution, and the users are less likely to have
problems caused by using incompatible scripts and binaries.

    # Set up fzf key bindings and fuzzy completion
    eval "$(fzf --bash)"

    # Set up fzf key bindings and fuzzy completion
    eval "$(fzf --zsh)"

    # Set up fzf key bindings
    fzf --fish | source
2024-03-13 23:59:34 +09:00
..
2024-01-27 22:18:43 +09:00
2021-02-28 18:28:21 +09:00
2017-07-18 03:14:33 +09:00
2023-07-16 17:14:22 +09:00
2016-08-19 02:39:32 +09:00
2017-08-15 01:10:41 +09:00
2024-01-01 15:38:35 +09:00
2023-05-27 16:01:30 +09:00
2024-03-05 11:03:56 +09:00
2024-02-19 12:39:04 +09:00
2022-03-29 21:23:45 +09:00
2022-03-29 21:23:45 +09:00
2023-12-25 17:35:44 +09:00
2022-03-29 21:23:45 +09:00