Description
Adds a Sphinx directive for showing command prompts that readers cannot accidentally select when copying examples. It helps documentation present terminal sessions while keeping copied commands clean.
Developers use it as a documentation extension. Prompt styling should make examples clearer, but commands still need to be tested and warnings added when examples modify files or system state.