-
Sometimes gtg crashes right on startup. I have over 500 tasks. I think there is a race condition somewhere. I see no error in the GUI. I've installed gtg on Arch Linux.
When I use `gtg --debug` and…
-
This code causes an IR verifier failure when built for ARM:
```
target datalayout = "e-m:e-p:32:32-Fi8-i64:64-v128:64:128-a:0:32-n32-S64"
target triple = "thumbv7m-unknown-none-eabi"
declare zer…
-
On Linux, running Hercules under tmux, accessed remotely via ssh.
If I accidentally press Ctrl-Z and the job gets suspended, when I bring it back to the foreground with `fg` the console stops worki…
-
While fish avoids forking/execing, having subshell like functionality would still be very nice.
In bash/zsh:
pwd; (cd ; ; pwd;); pwd
should be in the first dir, change and do stuff, then show that …
-
### Describe the bug
When you have a section in Qt class where you describe signals or slots. The treesitter fails to index the code. I discovered this by using my mapped function for c++. It's helpi…
-
As of today fish prefers to receive `ctrl-c` as SIGINT (not the CSI u encoding) to be able to cancel things like wildcard expansions.
Additionally some users want to enable flow control (`ctrl-s`/`VS…
-
https://bioentity.link//#/publication/10.1534/genetics.119.302479
-
MSID: 92380
Version: 2
Preprint DOI: https://doi.org/10.1101/2023.09.28.560045
## Step 1. Awaiting reviews
**Editorial to post reviews via hypothesis**
**Useful links:**
- DocMap: https://data-hu…
-
### Describe the bug
Attempting to open neovim in QuickFix mode using process substitution does not work, i.e. `nvim -q
-
Tested on the master branch commit efb2bc3. Kernel: 4.10.11-1-ARCH
1. In the first terminal
```
# runc run test
sh-4.4#
```
2. In a second terminal
```
# for i in `seq 1 100`; do runc …