AutoYADM commit: 2025-05-05 14:27:08

This commit is contained in:
Daniel Fichtinger 2025-05-05 14:27:08 -04:00
parent 55114b5664
commit 3858e5943f
3 changed files with 21 additions and 2 deletions

View file

@ -414,7 +414,7 @@ _forgit_show() {
--bind=\"alt-t:transform:[[ ! \\\"\$FZF_PREVIEW_LABEL\\\" =~ 'Diff' ]] &&
echo 'change-preview-label( Diff )+refresh-preview' ||
echo 'change-preview-label( Commit Message )+refresh-preview'\"
$FORGIT_DIFF_FZF_OPTS
$FORGIT_SHOW_FZF_OPTS
--prompt=\"${commit} > \"
"
_forgit_show_git_opts=()