dandavison / delta

A syntax-highlighting pager for git, diff, grep, and blame output
https://dandavison.github.io/delta/
MIT License
24.45k stars 392 forks source link

🚀 Add delta doctor command #1184

Open dandavison opened 2 years ago

dandavison commented 2 years ago

There should be a command named delta doctor or delta --doctor which checks various aspects of the user's environment and reports on anything that seems like it will cause problems with delta usage.

For example, this could check for:

Perhaps it should be possible to silence selected warnings via delta config.

dandavison commented 2 years ago