git status --short | fzf -m --delimiter " " --preview "git diff --color=always {-1}" | perl -npe 's/^\s*\S+\s+//'