-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi! Thanks for this great doc!
Do you know that you could also use bat (cat with colors) in your fzf preview!
fzf --preview 'bat --style=numbers --color=always {}'
# I use it with vim to find and open a file on enter, aliased as `vifz`
vim $(fzf --preview 'bat --style=numbers --color=always {} | head -500')Best
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels