diff --git a/src/main.sh b/src/main.sh index 1bf7de1..43f49f8 100755 --- a/src/main.sh +++ b/src/main.sh @@ -98,6 +98,7 @@ while true; do --no-sort \ --disabled \ --delimiter="\t" \ + --accept-nth="{1}" \ --with-nth="{2}" \ --preview-window="wrap" \ --preview="$0 --internal-preview {1}" \