-
Env: macOS 10.14 / zsh + oh-my-zsh shell
`ktx` completion doesn't work because zsh doesn't have the `complete` keyword like bash does.
Is there any way you can add completion that supports zsh t…
-
### Version
System:
OS: macOS 13.4
CPU: (12) arm64 Apple M2 Pro
Memory: 140.86 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 129.0.6668.89
Safari: 16.5
### Detail…
-
Please add support for [xonsh](https://xon.sh/).
Currently, the `eval` and `exec` commands return fatal errors when using `xonsh` shell.
```shell
~
xsh ❯ aws-sso --sso=prd eval
FATAL invali…
-
chikkachun@chikdeMBP ~ % python3 --version
Python 3.11.3
chikkachun@chikdeMBP ~ % wget https://bootstrap.pypa.io/get-pip.py
sudo python3 get-pip.py
sudo pip install virtualenv virtualenvwr…
-
When using zsh as the shell, running script files with a shebang line fails due to the full path to the script file not being expanded before calling the interpreter
### Steps to reproduce
creat…
-
### Priority
(Medium) I'm annoyed but I'll live
### Description
When you run `entra app permission remove --appId 'f1417aa3-bf0b-4cc5-a845-a0b2cf11f690' --applicationPermissions 'https://graph.micr…
-
Using a custom shell (e.g. zsh + [oh my zsh](http://ohmyz.sh/)) or extensions gives useful stuff like branch name completion, showing current branch etc..
Some info / recommendations on such extension…
-
### Add Support for Specifying Shell Type to Generate Appropriate Commands
#### Feature Description
The shell-ai application currently generates shell commands without considering the type of shel…
-
### Environment
Debian 12
### Reproduction steps
```bash
1. install omzp::kubectl by putting `zi snippet OMZP::kubectl` in `.zshrc`
2. type `k` and press tab
```
### Expected behavior…
hellt updated
3 months ago
-
### Describe the bug
When using `vitest.workspace.ts` file in a monorepo, the `globalSetup` script is executed with the CWD set to the monorepo root rather than the package root.
The `vite.config.…