openshift-homeroom / workshop-dashboard

Adds content hosting to workshop terminals.
Apache License 2.0
47 stars 37 forks source link

Provide way to interrupt running command instead of manually hitting ctrl-c. #22

Closed GrahamDumpleton closed 5 years ago

GrahamDumpleton commented 5 years ago

If have execute block and value if ctrl-c, send interrupt signal into terminal.

GrahamDumpleton commented 5 years ago

If use text <ctrl-c> in execute block will be triggered.