-
When executing `uv run`, a list of available commands is shown. `python` and `python3` work fine, but other commands list do not. I don't think `uv` should be shipping with `pip`, etc so the provi…
-
Unfortunately FT.SEARCH (from within lua scripts) works in redis but not in dragonflydb.
Is there a setting in df that I need to enable manually first for it to work (f.e. some atomicity setting) or…
-
When using Mitogen, I sometimes see `EAGAIN` errors, due to stdout being non-blocking. This breaks the Python interpreter, as well as any other spawned commands, since they don't handle non-blocking f…
-
**Environment**:
- OS: Windows 10
- PHP Version: 8.0
- Composer Version: 2.x
- cpx Version: 1.0.0
**Steps to Reproduce**:
1. Installed `cpx` globally using `composer global require cpx/cpx`.
…
-
The interpreter does not cleanly exit upon receiving an EOF, instead treating it as a command:
```
% pkpass
Welcome to PKPass (Public Key Based Password Manager) v2.7.8!
Type ? to list commands
p…
-
Our images set `CMD ["pulumi"]`, except the kitchen sink, which sets `ENTRYPOINT ["pulumi"]`.
`CMD` sets the arguments that are passed to the `ENTRYPOINT`. The default entrypoint is usually `bash -c…
-
README indicates:
> Inside an expression, the Windows Update [IUpdate interface](https://msdn.microsoft.com/en-us/library/windows/desktop/aa386099(v=vs.85).aspx) can be referenced by the $_ variable.…
-
I'm pretty sure this is a bug with vscode's integrated terminal, not uv, but after getting no answers from questions posted [at stack overflow](https://stackoverflow.com/questions/79037945/vscode-tryi…
-
## System details:
#### Positron and OS details:
```
Positron Version: 2024.08.0 (Universal) build 48
Code - OSS Version: 1.91.0
Commit: ed616b36655fb24d116108bdd833f1321704315b
Date: 2024-0…
-
> This is the core API of the kernel but it's nested too deeply, I would imagine this to be easily discoverable. The specific commands should be defined somewhere else and preferably versioned, and in…