-
### Current Behavior
I just tried the example from [Spec](https://carapace-sh.github.io/carapace-bin/spec.html#spec), however it doesn't work for me.
### Expected Behavior
It should work as the as…
-
On windows, `xonsh` seems to only support `cmd`. It would be much flexible if subprocess can be dispatched to `powershell`. Powershell is much more flexible and superior shell to consider.
-
### Current Behavior
ERR unknown shorthand flag: "u" in -u
### Expected Behavior
_No response_
### Steps To Reproduce
diff -u
### Version
0.30.2
### OS
- [X] Linux
- [ ] OSX
- [ ] Windows
#…
-
Hi!
[Adam](https://twitter.com/Adam25858782) recommend me to create the issue here.
It will be cool to have [the xonsh shell](https://xon.sh) support for CLI.
Thanks!
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did…
-
## xonfig
```
+------------------+----------------------+
| xonsh | 0.9.27 |
| Git SHA | 71fe9014 |
| Commit Date | Jan 29 08:58:58 2021 |…
egnor updated
7 months ago
-
The following happens every time I run cat. This is on OSX - IIRC I have seen the same on Debian/Stretch (but don't have a box handy right now to test).
```
$cat
cat: stdin: Interrupted system ca…
-
`echo spam ">" eggs` is handled and executed exactly the same as `echo spam > eggs`.
I think this is because of how data is sent to `cmd_to_specs()` eg both are passed as `['echo', 'spam', '>', 'eg…
-
### Current Behavior
Carapace completion doesn't work for Nu after 0.92 if `XDG_CONFIG_HOME` was set
BTW:
The first line generated by `carapace _carapace nushell` is incorrect for me:
```nu
…
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
Hello. Conda init prepends its bin locations to path, overwriti…