imrpv: main view
This commit is contained in:
@@ -35,7 +35,7 @@ if [ "${1:-}" = "--internal-preview-artist" ]; then
|
||||
fi
|
||||
|
||||
if [ "${1:-}" = "--internal-reload" ]; then
|
||||
sleep 2
|
||||
sleep 1
|
||||
while [ -f "$LOCKFILE" ]; do
|
||||
sleep 1
|
||||
done
|
||||
@@ -157,8 +157,11 @@ while true; do
|
||||
--reverse \
|
||||
--no-sort \
|
||||
--disabled \
|
||||
--cycle \
|
||||
--delimiter="\t" \
|
||||
--prompt="$SEARCH_PROMPT" \
|
||||
--info="inline-right" \
|
||||
--info-command="echo \"Search music artist\"" \
|
||||
--accept-nth="{1}" \
|
||||
--with-nth="{2}" \
|
||||
--preview-window="wrap" \
|
||||
|
Reference in New Issue
Block a user