-
This defaults the shell to bash. I use zsh, not bash. Even if I change the shell using `chsh`, this the shell is still bash.
-
### 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
[eksctl autocompletion](https:…
-
Hi!
Thanks for this wrapper. I became aware of this wrapper from one of the ROS Answers posts when I was looking for help with conda and ROS.
I have been running into a few problems. I would app…
-
## What are the steps to reproduce this issue?
1. My openapi input is json type and use snake_case.
2. When create react-query, I got params with snake_case.
## What happens?
Typescript use …
-
Might be (probably is) related to https://github.com/denisidoro/navi/issues/328
**Describe the bug**
The expected CTRL-G keymap does not do anything.
**To Reproduce**
1. Setup ZSH (I'm also …
-
**Describe the bug**
When switching from bash to zsh in an existing ML4W configuration I found that a number of dependencies were missing.
**To Reproduce**
Steps to reproduce the behavior:
1. ch…
-
#### Current Behavior
Initializing starship with `eval "$(starship init zsh)"` fails with this error message:
```
/proc/self/fd/11:92: no such file or directory: Files/starship/bin/starship.exe pro…
-
### Describe the bug
I am using modern.js's source build (rspack source build plugin I guess) with module federation. In the reproduction repo, there are three apps/packages
- app -> lazy-dep
- laz…
-
### Steps to reproduce the behavior
`rbenv install 2.7.8`
### Expected vs. actual behavior
I get the error `/usr/local/bin/ruby-build: line 1158: versions: bad array subscript`, right after issuing…
-
When I manually open Terminus in a tab or panel, it runs `zsh`, which is what I expect. However, when I run `terminus_open` in a build system, it always uses `sh`. How can I get it to always use `zsh`…