Add preview line wrap
This commit is contained in:
parent
7b165c8891
commit
ef43e84ba9
1 changed files with 1 additions and 0 deletions
1
q
1
q
|
@ -202,6 +202,7 @@ if [[ -z "$COMMAND" ]]; then
|
|||
--ansi --query "$INITIAL" \
|
||||
--preview "$SELF -p {}" \
|
||||
--with-nth="2..-1" \
|
||||
--preview-window wrap \
|
||||
--tiebreak=index | xargs -o "$SELF" -r
|
||||
else
|
||||
run_command_cli "$COMMAND"
|
||||
|
|
Loading…
Reference in a new issue