Hi! When I launch a Laravel Command that returns an output, it would be great to be able to copy and paste that output. Imagine for example the Laravel command "php artisan down --with-secret"...I need to copy that secret returned by the command. Currently the highlight on that modal is disabled.
Thanks