-
### Vagrant version
Vagrant 2.2.18
### Host operating system
macOS 11.4
### Guest operating system
ubuntu/focal64
### Vagrantfile
```ruby
# -*- mode: ruby -*-
Vagrant.configur…
-
EDIT: I had a conflicting keybind. It works much more often now, but still not every time I open neovim.
---
The issue is that most of the times whenever I just **quit and open neovim again** in…
-
It looks like ```take!``` is not getting all that was ```put!``` into the Channel
```
julia (v1.2)> include("chantest.jl")
Test Failed at /home/macd/jlang/dev/JuliaInterpreter.jl/test/chantest.jl:1…
-
While testing on Friday, we encountered an issue with the `capacity utilization` page.
We thought it was a configuration issue, but it turns out it is because the backend is sending two utilizations (…
-
### Issue type
VST bug
### Description with steps to reproduce
1. Create piano score
2. Write some sustained (pedal) passages with different note lengths and articulations
3. Select "EastWe…
-
### Problem
`getmousepos()` has several problems when multigrid is enabled.
1. An unfocusable floating window gives a `winid` of 0
2. A window border also gives `winid` 0, but I think I saw sligh…
-
The OpenMP interface offers a simple function to communicate with an attached tool, which can be just information dumping, sanitizer like Archer or performance tools like Score-P and TAU. While playin…
Thyre updated
2 weeks ago
-
Based on my brief testing, it does not seem that enum keys are converted from snake_case to PascalCase. (I presume that PascalCase should be used over camelCase, since [it is idiomatic](https://www.ty…
-
During the UI testing (see #84) I discovered that I was getting a parse error if the file ended with a "test" statement that didn't terminate with a newline. This may be a UI-only issue; more testing …
-
Currently testing feels like moping a floor under a running tap, mainly because of the following problems:
1. As we're not exposing the homeserver configuration to the end-user (for now), we need a…