-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Current workflow
- I move forward to a slide containing a
<web-term> - I type my long command live e.g.
go tool pprof -http :6060 benchmark.prof - I hit enter
- The command runs and displays its output
Desired workflow
To save time and be less error-prone, in case the long command details don't matter to the audience:
- I move forward to a slide containing a
<web-term> - My long command
go tool pprof -http :6060 benchmark.profis prefilled - I hit enter
- The command runs and displays its output
fbiville and bnau
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request