Feature: inspector showing stats for all the commands matching current filter

E.g. I would like to see stats for all the commands matching prefix ‘cargo add’.

Bonus feature - to aggregate by subcommands and options - which could probably be equivalent to generating a cheat-sheet on the fly.

PS Great utility, thank you very much!

1 Like

Hey! Welcome to the forum and thanks for the suggestion :pray:

The current focus for the inspector is for it to allow diving deep into data about a specific command - “inspecting” it, if you will.

I don’t think it would make sense to also have it explore broad selections of history, though that does sound like a useful feature regardless. It could go elsewhere

What sort of stats would you be interested in seeing - essentially the same as the inspector?