Force the preview command to rerun.
Section: Reload patterns
Refresh a changing preview
bash
bash
fzf --preview 'date' --bind '?:refresh-preview'Explanation
Helpful when the preview itself is time-sensitive or depends on changing external state.
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 Reload patterns
Reload a process list on demand
Refresh the data source with a key binding.
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.