Carlo Teubner

Results 22 comments of Carlo Teubner

> But a naive GET handler does do the right thing for HEAD requests: The server responds to the HEAD request with appropriate headers. True. Apart from the potentially confusing...

If the maintainers prefer the approach of merely tweaking the error message (and possibly exposing that `error` value as a public `Err*` variable), I'd be happy to have a go...

Checking in here. Still happy to help out, once there is agreement from the maintainers on what the fix should look like.

Cool, nice to see this! Not rude at all. No objections to using the API. Hope it'll be useful to people. Is the source available somewhere? It might give people...

There was another website, https://vim.help, which presented the Vim docs with various layout changes that I think may have included reflowing the text as you describe. Its GitHub repo is...

This is an artifact of the line-based parsing that `vimh2h.py` does, so it's not trivial to fix.

Thanks for the suggestion, it's a nice idea. I've now implemented it in 85a141b481f89db379c405922a11bf4f3c74fb13. It's live now, try it! It uses 'k' to focus the "Go to keyword" input and...

Nice, thanks for that prototype! I think it's definitely a feasible option. I have experimented with an inline hint as an alternative – this is now up at https://staging.vimhelp.org/ (sources...

Okay, I have now implemented something very close to your prototype. This is now live at https://staging.vimhelp.org/ (thereby overwriting my earlier design above, sorry; try shift-reload if it's broken). Sources...

Hey, thanks for all the ideas, good food for thought :) Can you clarify what you mean by "the drop accent on the keyboard-key CSS"? Are you saying the shadows...