-
Starting with the release of v4.2.0, we now use a new script-based launcher that should hopefully solve the issues people were having with the .jar-based launcher. This issue is meant as a hub for tro…
-
Hi, I found this repo yesterday when brainstorming (yes, and GPT-Storming) for a general way to represent a allowance to unlock a door.
Given a valid `iCal` format, I now need a way to check if `no…
-
Incorporate the pre-existing scheduler functionality into the main stack
-
I just built (v1.0.0) and compiled id and it compiles successfully but when I try to run it it crashes. Not sure of usability of linux port.
Anyway, I have done some debugging and it seems like whe…
-
### Explain what you would like to see improved and how.
The main obstacle to compiling root with nvc++ is the extraction of the system headers by cling. With gcc, this is done via `g++ -xc++ -E -v…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Note: I'm trying to migrate from localstack 2.3.2 to localstack 3.8.1. With 2.3.2, the …
-
### Description
### How to reproduce the misbehavior (-> curl call)
`curl -H "x-format-output: txt-matched-rules" "https://sandbox.coreruleset.org/?bla=time%20express"`
however "time" (which …
-
Core - version: -- keadm version
```version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"d9bbf3d5b8c90d763e9a4bb3353264a866221ffe", GitTreeState:"clean", BuildDate:"2024-04-28T12:10:0…
-
**Describe the bug**
lazygit is very slow to give diffs and slows down terminal even after exit for a few seconds
**To Reproduce**
Steps to reproduce the behavior:
1. launch lazygit
2. scrol…
-
Is it possible to implement the unix `mv` command?
```js
command: `foo [src..] `
```
would be ideal to support `foo src-file-1 src-file-2 dest-dir`, but variable positional params only work as…