drush
drush copied to clipboard
Add ability for commands to show a Termynal on their docs page
I got the idea from the Termynals that are shown at https://fastapi.tiangolo.com/. Above is a screenshot of that page.
Unfortunately, these page elements wrap poorly on narrow screens (just the a narrow terminal window). I cant think of a way to make these responsive. So I'm abandoning this PR for now. Here is what this PR currently looks like for pm:list
Perhaps these would look better on the homepage of www.drush.org similar to https://cli.github.com/? Tabular output commands still would look off on narrow screens.