-
I saw your phx.tools update announcement recently on ElixirStatus and have a few observations that you may wish to consider.
### Shell Support
- Your setup configuration only supports `bash` and…
-
In https://github.com/unisonweb/unison/pull/2280, I swapped ucm to use optparse applicative, which means we can now get Bash, Zsh, or Fish tab-completion on arguments and commands for free! This also …
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Expected Behaviour
windows11 + ohmyzsh + anaconda
Actual Behaviour
conda init zsh
sh…
-
**Is your feature request related to a problem? Please describe.**
Zsh is my default working shell environment, and it would be nice to have a zsh completion like bash. I often use snakemake to creat…
-
Improve support for zsh support.
JetBrains Shell is handling .zsh files, but identically to Bash files.
Things, which BashSupport Pro could do:
- add support for additional/different syntax elem…
-
**Describe the bug**
`buildcurl.sh` [requires](https://github.com/BOINC/boinc/blob/master/mac_build/buildcurl.sh#L150) `bash` it seems. That's a requirement which is neither explicitly stated AFAIK a…
-
**Describe the bug**
Completion installation *seems* to complete, but logs an error at the end of the process. The correct scripts are generated
"error" is output every time you hit tab to attempt t…
-
# Issue
Executing a bin installed from "scripts" tag at `setup` from setuptools errors
```bash
❯ my_package
zsh: /Users/hodeinavarro/Developer/astral.sh/uv-bin-scripts-mre/with-uv/bin/my_package: …
-
**systemd version the issue has been seen with**
248.3
**Used distribution**
Arch Linux
By source inspection, also present in 247.3 on Debian Unstable.
Not present in 241-7~deb10u3 on Debia…
-
Hello. I have created Conway's Game of Life in multiple languages, including Ruby. I then like to benchmark the script on different runtimes, like CRuby, JRuby, and TruffleRuby. You can find the Ruby …