Jeremy Huffman

Results 10 issues of Jeremy Huffman

Hi, it doesn't look like this yet support's changing rustyline's EditMode. I really like vi bindings in my shell and would love to see that in crush. I'm willing to...

It is probably not uncommon in CI to need to specify an alternate path that is cached for the PLT file. But, it would still be good to derive the...

enhancement

In my application, I would like for the Wai Logger middleware to write a message to the log when an unhandled exception occurs and 500 response is sent to the...

After enabling Enhanced Certificates on a database, the commands in this plugin no longer function. I get errors like this: ``` sql: error: connection to server at "[REDACTED].data.elastic.heroku.com" (44.[REDACTED]), port...

It would be nice if the creator of an Arena tournament could disable auto-abort - or increase the timeout (edit, from @ssoroka's suggestion). One reason they might do so is...

I've merged all of the open PRs in my branch, but also contributed some changes to make this library compatible with the latest changes in ESP-IDF and fully configurable through...

Hi - I'm sure everyone assumes this is open source, but I don't see a license file or any reference to a license. If no open source license is explicitly...

I'd really like to see a free platform where you can create a puzzle set and drill it with the cyclical repetition cycle ala the Woodpecker Method. Chess Tempo offers...

enhancement

The example has a couple of issues for me. I'm curious which compiler accepts an argument `-bundle` and what it means. Both GCC and Clang complain about it - on...

It looks like presently there is not Websocket support. I was hoping to use this plug to proxy to a next.js server, which uses a websocket for webpack-hmr (hot loading)....