Skip to content

Commit

Permalink
"fuzzy-snippets": Tweak preview window layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
damiendart committed Jul 15, 2024
1 parent 79e5bfd commit 735c5c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/fuzzy-snippets
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ FZF_OUTPUT=$(\
--expect="$FZF_EXPECT" \
--info='inline-right' \
--preview='cat {} 2>/dev/null' \
--preview-window='<80(down)' \
--prompt='--%<-- ' \
--query="$INITIAL_QUERY" \
--scheme='path' \
Expand Down

0 comments on commit 735c5c1

Please sign in to comment.