-
### What happened?
When I use startup_command & **zsh**, I expected **Sesh** to send the command when zsh is ready to receive it but the command is sent too early!
I must admit, this issue is pa…
-
Hi,
This is my first issue in this repository. Thank you for creating and maintaining this great package!
Now onto the problem: I discovered a bug with shell completions. Please see video be…
-
**Local OS (where xxh is installed):** WSL with Ubuntu 20.04 under Windows 11 23H2
**Destination host OS:** local
**xxh version:** 0.8.14
**xxh-plugins installed:** none
**Steps to Reproduce**
…
-
## Expected behavior
npm commands execute correctly
## Actual behavior
```bash
npm start
zsh:1: command not found: npm
```
## Steps to reproduce the problem
Configure your default shel…
-
### What happened?
I installed devbox as per the documentation and then added few global packages. After that when I ran `devbox global list` I was getting the following warning
```
Warning: devb…
-
Currently documentation provides an example of completion for bash shell only.
zsh is one of the popular shells. it would be great to have completion example for this shell as well.
-
I tried running the run-me.sh command but I keep getting this error:
zsh: command not found: run-me.sh
I'm not exactly sure what happened. Are you able to help me?
-
Hi, I use croc extensively in my workflow and as a result I have written my own simple zsh completion script, which works well me. Just thought of contributing it here so that, other people using the …
-
**Describe the bug**
using ```x hua + command``` gives errors
**System (please complete the following information):**
- Version: [61adb9fc6f6167e1380729bc24b0fbfd9d936db29ac649bab3be7b2dae519b…
-
Hello,
I started to follow the guide https://zero-to-nix.com/ in my opensuse 15.5, and got stuck at the point of trying the development environment wth this error
```
nix develop "https://flake…