fzf Preview

With fzf you can specify a command that will preview the selected option. The output of the preview is rendered next to search results.

fzf --preview 'exa --tree --level=2 --group-directories-first --color=always {}'