sharkdp/bat

Custom fallback syntax opt-in

Open

#1,341 opened on Oct 24, 2020

View on GitHub
 (22 comments) (1 reaction) (0 assignees)Rust (1,557 forks)batch import
feature-requestgood first issue

Repository metrics

Stars
 (58,889 stars)
PR merge metrics
 (Avg merge 16d 6h) (11 merged PRs in 30d)

Description

Hi, Thank you for bat, it is awesome (and so is fd!) Is there a way to have a fallback syntax ? I don't want to force a new syntax for known file types, I just want to set it to something reasonable for files that did not match any known type. thx, -m

Contributor guide