-
Add [clap_completions](https://docs.rs/clap_complete/latest/clap_complete/) for shell completions. A `gen_completions` subcommand could be added, and users would just add `eval $(gdrive gen_completion…
-
Please report bugs of Shizuku itself.
**Requirements:**
- [x] Shizuku version is up-to-date
- [x] Shizuku is downloaded from official channels (GitHub release or Google Play)
- [x] Shizuku is not ru…
-
# zsh
## mac
### zsh로 chsh
```sh
chsh -s /bin/zsh
```
### ohmyzsh 설치
https://github.com/ohmyzsh/ohmyzsh?tab=readme-ov-file#basic-installation
```sh
sh -c "$(curl -fsSL https://raw.github…
-
The lease shell on mobile/table doesn't work properly when hitting the "Enter" key.
-
**Describe the bug**
This relates to a fix: https://github.com/zephyrproject-rtos/zephyr/pull/78130/
With this in place, there will no longer be a hard-fault on divide by zero if the string length i…
-
### What is the problem this feature would solve?
Running commands on a distant machine over SSH using the shell api
### What is the feature you are proposing to solve the problem?
Some API like th…
-
**Pre-work inference**
[Figma reference file](https://www.figma.com/design/BkjBOeF9CtYLiPkjdrebjg/Common-doc---Alina's-Workspace?node-id=370-31037)
Pre-work [issue](https://github.com/carbon-desig…
-
Improve usability of Detox' CLI by offering an autocompletion script.
One good example is the autocompletion of configs names.
-
### Feature Overview
https://developer.1password.com/docs/cli/shell-plugins/contribute/
### Why is the feature needed?
Otherwise, the `AQUA_GITHUB_TOKEN` or `GITHUB_TOKEN` should always be set and …
-
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…