Valentin Deleplace
Valentin Deleplace
These clutter the server output, if we can mute them it would be nice. 
- In step `N`, run shell command `X` - Then the "Up" arrow key can be used to re-run the same command `X` - Move forward to step `N+1`, which...
I ack that viewing with a mobile or tablet is not the primary use case, however it would be nice to be able to move forward/backward. In a demo without...
``` $ demoit -port 7000 -shellport 7001 -dev sample/ 2019/03/18 14:07:06 Welcome to DemoIt. Please, open http://localhost:7000 2019/03/18 14:07:06 Permitting clients to write input to the PTY. 2019/03/18 14:07:06 HTTP...
This would be nice 
Since #4 we know which font works well. Consider updating the HTML to load the cromulent web font, regardless of what is installed or not on the presentation machine.
Make it seamless to present anywhere from a URL (i.e. demoit server not installed locally on the presentation machine)
I currently serve my iframe HTML files stored in folder `js`. It would be nice to support an explicit folder `iframes`, and an idiomatic way way to store IMG/JS/CSS dependencies...
Hi, I've read related issues #1735, #806, #805, #2169, and the [Sharing guide](https://github.com/dart-lang/dart-pad/wiki/Sharing-Guide). I acknowledge that several options for a seamless "save" button have already been discussed, and that offering...
### What are you trying to do? Checkout Gonum, run all the tests ### What did you do? ``` $ go test ./... ``` ### What did you expect to...