-
This is going to be a problem for anyone trying to use `elvish` under Windows 10 + MSYS2:
```
$ ./elvish.exe -c 'put $args' x /x/y
▶ [x X:/y]
```
This came to my attention because of a golang…
-
Right now the owner of a content object can directly call `kill` on the contract. This corrupts the `elv-master` data model because we need the `ContentObjectDeleted` event to be thrown from the ownin…
-
1. Minor update for SFCSHP prepbufr converter - edited/added some height variables.
- Edited/added height variables
- Added ObsErrors for the simulated variables except stationEleveation (…
-
I want to use Elvish in my CI to check for syntax errors and the like. However, I'm unable to do this, because passing the source code to `elvish -c` throws the following error:
```text
compilatio…
-
https://github.com/go-task/task/issues/1246
https://github.com/go-task/task/blob/c4dce8f506814d7af750792f53d4fa0c863b4470/task.go#L291
-
```
require({
hbs : {
helperPathCallback: function(name) {return 'cs!/helpers/' + name;}
}
}, ['main'])
```
suggests that each handlebar(with `name`) should have `name` file.
What if I hav…
-
The [`epm`](https://github.com/elves/elvish/blob/master/pkg/mods/epm/epm.elv) module distinguishes public, versus private, functions by prefixing the latter with `-`. The problem is that the `-` prefi…
-
It would be helpful to mention where the files from the release archive are meant to go, even if just as example.
```
/usr/local/bin/dysk
/usr/local/share/man/man1/dysk.1
/usr/local/share/bash-c…
-
IE I use ElvUI. I'd like to be able to apply bigdebuffs to my party frames, but I don't like the idea of how all the buffs are anchored to one side and grow out from there. Would it be possible to add…
-
### Prerequisites ###
* [x] Are you running the [latest release of Aurora](https://github.com/Haleth/Aurora/releases)? If you're using the Twitch updater, make sure the release type is set to "Rele…