improvement: no jump to "day" line in search view

This commit is contained in:
Ämin Baumeler 2025-06-12 11:40:47 +02:00
parent 4ebcbe36e3
commit aee1a1bf24

View File

@ -614,7 +614,7 @@ selection=$(
--bind="ctrl-k:transform:([ {1} = \"+\" ] && [ \$FZF_POS -ge 7 ]) &&
echo unbind\(load\)+reload:$0 --list {2} '-1 day'||
echo up" \
--bind="change:reload($0 --all)+hide-preview" \
--bind="change:unbind(load)+reload($0 --all)+hide-preview" \
--bind="backward-eof:rebind(load)+reload($0 --list)+show-preview" \
--bind="load:pos($DISPLAY_POS)" \
--bind="ctrl-u:unbind(load)+reload:$0 --list {2} '-1 week'" \