Rainer Poisel
Rainer Poisel
Hi, I was about to fix the issue with the HTTP UI, but you were faster than me. :-) Thanks for fixing it! I started by creating a rudimentary suite...
I needed to know which commands get executed when using your plug-in. Maybe this is useful to someone else too. Thanks for making this plug-in!
These are the changes that were required to get the wslay library compilable with MSVC.
This allows to override ```printf()``` and ```fprintf(stderr, ...)``` externally. This way, users of this library can use log facilities such as ```syslog()``` or user-defined wrappers. I am not sure about...
The `ulem` package has been missing in the LaTeX template. It is mentioned in the documentation though. Therefore, it is now added to allow for rendering strike-through text. PS: thanks...
Some small fixes I found when compiling this thing.
First of all: thanks for this package. It really saved me some time. :+1: I fixed the typing hints according to the error messages displayed by [pyright](https://github.com/microsoft/pyright). If you want,...
This PR adds support for [RFC 5280 5.2.1.10 CA Name Constraints](https://www.rfc-editor.org/rfc/rfc5280#section-4.2.1.10).
**Summary:** Executing `chatgpt-shell-load-awesome-prompts` results in an error, as described in the title of this issue. **Description:** This issue appears to be due to an issue with the dependent repository [f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts)....