Sébastien Helleu
Sébastien Helleu
Hi, When the extension is installed and enabled, the site https://vscode.dev is not working, with this error:  In the Javascript console: ``` (index):1 DOMException: Failed to execute 'postMessage' on...
### Feature description Add a new relay protocol called "api", with the following goals: - easy client implementation: HTTP REST API, JSON input/output - data synchronization: real-time sync with websocket...
## Bug summary Unicode chars with zero-width joiner (U+200D) are displayed with wrong column count in chat area. This is one remaining bug of issue #1857, which has been closed...
In the upcoming version 4.0.0 of WeeChat, there are some breaking changes, and among them, all "ssl" options and commands have been renamed to "tls". That means at least such...
Hi, The initial problem was reported here: https://github.com/schemathesis/schemathesis/issues/2507, with some guesses in the last comments. With Hypothesis 6.114.1, the run of schemathesis on the WeeChat API takes 43 seconds. With...
The CMake and configure files used to detect libraries must not contain a hardcoded list of versions to search for, but only check a minimum version if needed (and if...
Hi, When I try to display some binary data in mysql client, vterm displays an empty line, ie no binary data and nothing after (even if it's plain text). Here's...
Hi, This is related to issue #212 and PR #213. When running Emacs in terminal the Delete key still shows: `Buffer is read-only: #` (works fine in Emacs launched as...