-
if you have a tape in some hoon code like `"blah\"blah"`, it doesn't treat the middle double-quote as being escaped, so it ends the tape there, then starts a new tape at the next one that swallows the…
-
As of the latest urbit releases, urbit does not seem to default bind to `8080`, and the port config for the language-server is hardcoded at `8080`. There seems to be no way to change this during the u…
-
Allows a host to add action `.hoon` files to a predefined folder in the `%ballot` desk that can be triggered when the vote is counted and a choice wins.
Each `.hoon` will receive the result-summary…
-
**Describe the bug**
I've got a couple of agents I've added to `%base` on a fakezod - `pokeme.hoon` and `pokeit.hoon`, and when I run `|rein %base [& %pokeme] [& %pokeit]` it only starts the last one…
-
Bunch of shenanigans.
1. Going to Landscape by default presents me with this.
2. Shift+Refresh and it loads ... some of it. We get settings-store state coming in and that's it - DMs appear i…
-
### I've searched open issues for similar requests
Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
mason.nvim fails to install…
-
Allows the first chunk to have 4 digits in a row without a separator. 4 digits in any other chunk is rejected.
Allows redundant separators.
```
:: 4 in first chunk is okay
(slav %ud '1234') …
-
Peat has been redesigned in the feature-interface iteration to work using a JavaScript Front End. There are some subscriptions and many json friendly scry endpoints, as documented below
# Subscript…
-
**Describe the bug**
""received diff:naive: ..." just being perpetually printed, preventing me from accessing my urbi and resulting in timeout errors. This issue is present in both locally hosted a…
-
E.g. `:- 1 2` is rendering as `:- 1 2`, see near the bottom of https://urbit.org/docs/hoon/hoon-school/hoon-syntax for an example, but it seems to be happening all over the site.
Not sure when th…