Matt Holt

Results 1518 comments of Matt Holt

Thanks! Does anyone have time to submit a patch? I'm a bit swamped this week and next.

Sure, submit a PR and I'll take a look.

I've been thinking about an improved UI anyway. Good idea! When I get around to it, I'll make sure this gets in there. :)

Hey @dcarbone - thanks for your feedback! Glad you liked it enough to fork and build on it. I did read your post but I need to go through it...

It's not a bug, because the intention was that `complete` only fires when the full input has been read, which `preview` prevents from happening if the input is longer. However,...

Looking at this and my code again, my needs might be a bit different. I need these two routes to play nicely with each other: - `/:addr` - `/cmd/reload` I...

We could have Caddy return a different error codes for pre-start errors.

Anyone know how to change the exit code of `log.Fatal`? :confused: