Branches: Underline on matched characters

main
Junegunn Choi 2 years ago
parent 575d0f399b
commit 92b3c556c4
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -135,6 +135,7 @@ _fzf_git_branches() {
--header-lines 2 \
--tiebreak begin \
--preview-window down,border-top,40% \
--color hl:underline,hl+:underline \
--bind 'ctrl-/:change-preview-window(down,70%|hidden|)' \
--bind "ctrl-o:execute-silent:bash $__fzf_git branch {}" \
--bind "ctrl-a:change-prompt(🌳 All branches> )+reload:bash \"$__fzf_git\" all-branches" \

Loading…
Cancel
Save