• Junegunn Choi's avatar
    Simplify fzf-tmux script · 246b9f31
    Junegunn Choi authored
        # Should properly escape arguments
        FZF_DEFAULT_OPTS='--prompt "\$a`b\"c"' fzf-tmux --header $'$a\nb"c`d'
    246b9f31