diff --git a/forgit.plugin.fish b/forgit.plugin.fish index 66c906f..9c4516a 100755 --- a/forgit.plugin.fish +++ b/forgit.plugin.fish @@ -282,6 +282,7 @@ $FZF_DEFAULT_OPTS --bind='?:toggle-preview' --bind='alt-w:toggle-preview-wrap' --preview-window='right:60%' ++1 $FORGIT_FZF_DEFAULT_OPTS " diff --git a/forgit.plugin.zsh b/forgit.plugin.zsh index a9c0f20..252c7ae 100755 --- a/forgit.plugin.zsh +++ b/forgit.plugin.zsh @@ -211,6 +211,7 @@ $FZF_DEFAULT_OPTS --bind='?:toggle-preview' --bind='alt-w:toggle-preview-wrap' --preview-window='right:60%' ++1 $FORGIT_FZF_DEFAULT_OPTS "