-
Hi, đź‘‹
I have been having this issue for over a month.
But I don't see anyone reporting the same issue here.
So I thought the problem was on my end.
Sometimes, when I hit the `Up arrow`, the At…
-
Having a shell startup command like
```sh
...
eval "$(zoxide init posix --hook prompt)"
...
PS1='[\u@\h \W]\$'
...
```
for a posix shell will break zoxide's directory registering capability (f…
-
- VS Code Version: 1.80.0 (Universal)
- OS Version: macOS 13.4.1 (22F82)
## Steps to Reproduce
1. Set [Fish](https://fishshell.com/) as the default shell for your system.
2. Install the [Tide]…
-
I'd like to be able to set the system prompt from the call to `ollama` in my shell, rather than in the conversation. For example:
```sh
ollama run llama3.1 --system="Your nickname is 'Grass' now"
…
-
## Bug Report
#### Current Behavior
https://github.com/user-attachments/assets/a9c8924f-94eb-407d-ae80-b19a5a416dc8
#### Expected Behavior
Same behavior as when starship is not ena…
-
![psfzfIssue](https://user-images.githubusercontent.com/24413518/204306875-e0911807-cbfa-4eaa-a717-1dd0be9d28eb.gif)
It's happening months ago when I started to use PSFzf, I don't know what's going…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What happened?
When installing OMP v24.6.4, it tried to convert my configuration file from v2 to v3. And i found…
-
Save us time! Click 'Report an Issue' from the Help and Support panel inside of VS Code after you have connected to a system.
**Describe the bug**
It appears that setting the default shell prompt …
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
when using fish as the s…
-
### Describe the bug
In Nushell, executing the command `rm -i -f` prompts for confirmation before deleting files, despite the -f (force) option being specified. This behavior differs from traditional…