Trygve Aaberge
Trygve Aaberge
## Bug summary The signal `typing_self_typing` continues to be sent a lot of times after the user has stopped typing, but as far as I can see it's not possible...
## Bug Report **Current Behavior** I have a javascript/typescript project using serverless-offline. Previously after I made changes to a file and then made a call to a http endpoint, it...
When no vertices are selected, trash deletes the whole feature.
In section [3.6.2.4. Data Alignment](https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#data-alignment) you write: > MUST be less than or equal to bufferView.length. However, `length` is not an existing property of a `bufferView`. I assume you rather...
Some albums in Spotify contain multiple discs. When I use a MPD client and browse to such an album, I see multiple tracks numbered 1, multiple numbered 2 and so...
The list-files command currently outputs file names relative to the git root directory. This means that if you want to run e.g. `eslint $(lint-filter -b branch list-files)`, you have to...
I had a connection to a server on port 4433, but now I should use 443 instead. I tried to change `matrix.server..port`, and that worked fine initially. The script reloaded...
### Feature description In Slack there are message threads, which are messages in reply to a specific message. Normally these are in a separate view from the channel, but slack.py...
### Feature description Currently the only way to change the hotlist as far as I know is to increase one of the priorities by one, or to clear it for...
**Description** When embedding Perl in a C program in order to run Perl scripts in it, the locale is set to C/ANSI_X3.4-1968 (ASCII). This causes issues with using non-ascii characters....