-
I was debugging a shell script that wasn’t working properly in a-Shell and came upon the following odd behaviour. Consider the simple command `echo "hello world" | tr ' ' '\n'`. On the built-in shell,…
-
### Labels
[BUG][MINOR]
### Description
When near a portapuke with a victim inside of it, the AI shell (small ones) will puke
### Steps to reproduce
1. Put someone in portapuke
2. Be…
-
I'm on the latest release of both Better-Internet-Tiles and Shizuku, running Android 15 on a Google Pixel 8.
I've been experiencing a bug that periodically (few minutes) makes BIT and Shizuku to bo…
-
**Snakemake version**
`8.10.7` and `8.1.0`
**Describe the bug**
When rules are defined within a loop, some rules execute the wrong command if the shell keyword is given an f-string contai…
-
Hi
on Ubuntu 24.04 I downloaded and install ollama via
I also put in my init file
```emacs-lisp
(setq chatgpt-shell-model-version "llama3.2")
(setq chatgpt-shell-openai-key
(auth-source-pick-…
-
### Description
## Issue
Bake quickly becomes a preferred solution for running CI/CD and local tasks. However, sometimes, we need to run a pre-task, like fetching the current Git commit reference or…
-
**Version**
0.6.0
**OS**
macOS
**Describe the bug**
一个shell 长时间没有操作,
sdk 命令就用不了了,会报命令不存在。
好像是的 env 里面的临时 path 已经不存在了。
-
**What would you like to be added**:
The ability to choose a shell for commands in `TestAssert`. For example:
```sh
---
apiVersion: kuttl.dev/v1beta1
kind: TestAssert
timeout: 600
comma…
-
Currently there is no API available on the terminal that allows extensions to detect the shell type. This is needed for Python where there are shell specific activation scripts.
-
I was investigating yesterday why golines was so slow on our projects and I noticed that switching to `gofmt` as a base formatter makes it _massively_ faster, by about two orders of magnitude.
With…