improved info line

This commit is contained in:
Ämin Baumeler 2025-06-11 10:21:53 +02:00
parent f463b957bd
commit b33acff21e

View File

@ -554,7 +554,7 @@ selection=$(
--ansi \
--no-scrollbar \
--info=right \
--info-command='printf "Timezone: ${TZ:-as system} ($(date +"%Z"))"' \
--info-command='printf "Timezone: ${TZ:-as system} (now: $(date))"' \
--preview-window=up,7,border-bottom \
--preview="$0 --preview-week {}" \
--expect="ctrl-n" \