-
### What is the issue?
[granite3-dense](https://ollama.com/library/granite3-dense)
Gave bash as tool, but it is refusing to use it, other models work fine (qwen2.5 32b outshines all others for shell…
-
At the moment, `mise hook-env` does not respect `settings.ignored_config_paths`, so it is impossible to prevent mise from automatically running this command in a shell in which mise is activated.
T…
-
The idea is to allow theme files to set also other variables instead of only Fish native color (look-like) variables, so users can use theme files to keep their configuration of custom prompts.
Cur…
-
If you paste text to the shell prompt (CMD+V on macOS), it always behaves as if TAB TAB was pressed and the shell asks a question about "Displaying all _nnn_ possibilities?"
The text you pasted is …
-
Hello,
I came across this awesome tool.
I was wondering if it's possible to pass the terminal shell prompt when starting pssh because currently it doesn't.
I have a very custom shell prompt and it wo…
-
Hello,
How can I colour the mysql shell prompt using grc?
I change the mysql shell prompt using this:
export MYSQL_PS1="mysql\_\d>\_"
which result on:
`mysql [database]> `
I want to colo…
-
### Description of the Issue
Add a feature that allows user to install or update plugins from a shell script. This would be helpful when reinstalling Windows, automating updates, or deploying Notepa…
-
Sometimes, we want to reuse queries by copy-and-paste, but multi-line prompts make it harder.
```
spanner> SELECT *
-> FROM Singers
-> WHERE SingerId = 1;
```
It is harder to reu…
-
Version: Deno 2.0.6
deno tasks doesn't handle signals properly (but npm scripts do). I created a simple repro for issue here:
https://github.com/mo/deno-tasks-signal-issue-repro
./docker-compos…
-
#### Is your feature request related to a problem? Please describe
I love the Tide prompt. However, when I cd into a directory with a extremely large Git repository, or even a relatively small Git …