-
Recently, Go 1.23 was released, and with it appear to be some breaking changes that prevent Hilbish from building successfully.
When I try to clone Hilbish and build it, `go get` is able to retrieve …
-
![image](https://github.com/user-attachments/assets/f0853b52-583b-4bc8-b900-0a6ee4bfbc2a)
-
### Request
Currently, Carapace only supports generating shell completions for the shells it explicitly supports. This means that users of more niche shells such as [hilbish](https://github.com/Roset…
-
i'm not sure how to title this or to properly report this.
`n = 0; while n < 10000000000 do n = n + 1 end`
running this sample of code in hilbish (which in reality just uses golua) and I get this:…
-
Since commit [5b8471802175b416b948262178bb5f7b496a7772](https://github.com/Rosettea/Hilbish/commit/5b8471802175b416b948262178bb5f7b496a7772), which merged your line flickering fixes, it appears that d…
-
Per [our discussion on discord](https://discord.com/channels/732357621503229962/732357622216392767/1226686171187249214), configuration options are currently being set with [__newindex](https://www.lua…
-
Per [our discussion on Discord](https://discord.com/channels/732357621503229962/732357622216392767/1226685654499328001): Hilbish can be noticed blinking whenever line refreshes (e.g. when writing/dele…
-
```
sudo dnf copr enable sammyette/Hilbish
Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.
The Fedora Project does not ex…
-
> [!IMPORTANT]
> Build validation should be done without use of the "fast build" `-i`/`-I` flags!
> https://github.com/termux/termux-packages/blob/ed5c640b46197c5b1c36434938bfd68fcdba7536/build-pack…
-
`hilbish`
```
Missing nature module, some functionality and builtins will be missing.
local error: open nature/init.lua: no such file or directory
global install error: open /usr/local/share/hilbi…