Show context-sensitive labels as focus moves.
Section: Transform actions
Update preview label dynamically
bash
bash
printf '%s\n' a b c | fzf --preview 'echo {}' --bind 'focus:transform-preview-label:echo Preview'Explanation
Small UX improvement for custom UIs and dashboards.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Transform actions
Use fzf as a frontend for ripgrep
Run a new ripgrep search whenever the query changes.
Switch between multiple data sources
Bind keys that swap the prompt and reload command.