symfony-console-ui
symfony-console-ui copied to clipboard
[TS]: Copy Command Line to Clipboard
Is your feature request related to a problem? Please describe. When you are watching the command line you will run in command form in the console. You cant copy and paste it.
Describe the solution you'd like We can add a helper to "copy to clipboard" the contents of a <pre> tag.