impreved fzf

This commit is contained in:
2025-05-23 15:55:14 +02:00
parent 5b292f6971
commit 7aa85ce5af

View File

@@ -611,6 +611,7 @@ selection=$(
--query="$query " \
--no-sort \
--no-hscroll \
--ellipsis='' \
--preview="$0 --preview {}" \
--bind="ctrl-d:become($0 --delete {})" \
--bind="ctrl-x:become($0 --toggle-completed {})" \