diff --git a/src/sh/varia.sh b/src/sh/varia.sh index c6b2345..d4912ab 100644 --- a/src/sh/varia.sh +++ b/src/sh/varia.sh @@ -13,7 +13,7 @@ ynprompt() { --reverse \ --no-input \ --header="$1" \ - --preview-window='60%,border-line' \ + --preview-window='60%,border-line,wrap-word' \ --margin='5%,5%,5%,15%' \ --preview="echo \"$2\"" \ --with-nth=2.. \