-
### Description of the new feature / enhancement
When browsing an android device's files (connected via USB), the PowerRename option is not shown in the right-click context menu. A lot of other conte…
-
See the following example, we transform the map l into list, and then IronPython crashes.
test.py
```
import operator
N = 500000
l = [0]
for i in range(N):
l = map(operator.add, l,…
-
I have followed the instructions in the scripting files section, however when adding to my zshrc or to a shell script I get
`/home/chris/.zshrc:.:56: no such file or directory: ~/.cache/wal/color…
-
See the following two examples. The only difference lie in except branch. test1.py can work well on IronPython. However,test2.py crashes IronPython.
test1.py
```
def foo():
try:
…
-
### Describe the bug
Hello,
I've seen the new `@wxt/unocss` is out, thank you very much :)
However, I cannot get it working with the content script either, but it works within the popup as expe…
-
If pyright is installed from npm it will install itself with a cmd and powershell entry point on windows and a shell script on linux.
When trying to run this script using `uv run`, to run it in uv's …
-
### Specification
Polykey currently supports a variety of CLI commands that can interact the local filesystem and the vault filesystem.
However some proposed authority flow automations aren't fu…
-
Hello there, I am new to moonrepo and its usecases.
Gave a quick [search](https://github.com/search?q=org%3Amoonrepo%20starbase_shell%3A%3A&type=code) about starbase and some code browsing to underst…
-
In [pull 416](https://github.com/ollama/ollama/pull/416), the ability to enter multiple prompts over STDIN directly seems to have been removed.
To work around this, I recently made an `except` scri…
-
I’d be interested in a mod that indicates record status on the LCD screen, either:
-A simple circle or square icon
-a runtime variable from the record screen
-the free space variable from the recor…