Release 0.45.0 ยท junegunn/fzf

Added transform action to conditionally perform a series of actions # Disallow selecting an empty line echo -e "1. Hello\n2. Goodbye\n\n3. Exit" | fzf --height '~100%' --reverse --header 'Select ...