summaryrefslogtreecommitdiff
path: root/src/util/concurrent_set.go
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-06-21 17:21:03 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-06-21 17:28:48 +0900
commitc36ddce36fce8e2e11a822366df81c5c15644a14 (patch)
tree32e6092a12ce16ec88847b93a5631bd40ccffd13 /src/util/concurrent_set.go
parentc35d9cff7d26dc0389db888c461c660147613f7d (diff)
downloadfzf-c36ddce36fce8e2e11a822366df81c5c15644a14.tar.gz
Add bg-cancel action to ignore running background transforms
Close #4430 Example: # Implement popup that disappears after 1 second # * Use footer as the popup # * Use `bell` to ring the terminal bell # * Use `bg-transform-footer` to clear the footer after 1 second # * Use `bg-cancel` to ignore currently running background transform actions fzf --multi --list-border \ --bind 'enter:execute-silent(echo -n {+} | pbcopy)+bell' \ --bind 'enter:+transform-footer(echo Copied {} to clipboard)' \ --bind 'enter:+bg-cancel+bg-transform-footer(sleep 1)'
Diffstat (limited to 'src/util/concurrent_set.go')
0 files changed, 0 insertions, 0 deletions