Tommy Allen
Tommy Allen
@kmanley Thank you very much! I was using go-http-auth for a webdav server and it was working fine until I started to test handling thousands of requests per second. Clients...
This is something I want to add formally. There is a very rudimentary JS interface for it right now, though: `tmux.stop()`, `tmux.resume()`, and `tmux.next()`
I added `tmux.setSpeedMultiplier()`. You can view the commit for details. > What I need right now would be a way to defer the playback (I'm embedding tmux2html into a reveal.js...
\**checks today's date*\* 
@joeyespo I thought about this too in hindsight. I think adding a `--wiki` flag would be a clear indication of the user's intent. I didn't have the time to figure...
@joeyespo Do you have any thoughts on adding a `--wiki` flag so that WikiLinks conversion would be a deliberate user action? It looks like adding a new flag would require...
> it's hard for me to know if a particular wiki-related feature belongs in grip. As far as I can tell, WikiLinks is the only unique markup for wikis. My...
@joeyespo I added the `--wiki` flag. I didn't squash the commit because I wanted you to be able to go over the changes. I'm not sure if I covered everything...
@EugeneZee I think images will be outside the scope of this PR. Besides, I never needed to use images in GitHub wikis, so I don't think I'm qualified to ensure...
@EugeneZee Actually, your example image tag is a local image right? It's not relative to a GitHub repo or anything like that? If that's the case, I think it would...