Sebastian Gniazdowski

Results 153 comments of Sebastian Gniazdowski

I'm closing because the feature is mature at #406.

Hi. Any update on this? I could revise the PR and thoroughly test it once more if it has any chance of merging.

I've created a PR with partial implementation (the most important parts) of the standard: #124.

Afair the !hook is run on atclone'!...' ice, without it's run on atclone'...'. if the problem is with exclamation mark then you can switch to some other char, like x...

@jankatins : I've added an example of named dir. Thanks

> Such "something useful" should be realized as a plugin, not as a part of zinit itself. > Convenience can be achieved through plugins, but simplicity is not. I've never...

I've no interest in future argument. I think that it is clear that Zinit should provide for itself, especially as it is single line of code, and I hope that...

@vladdoster @pschmitt: The test works correctly now because: - `eval` is used to run the test command instead of `run`, - `@zinit-scheduler burst` is used to flush all `wait` plugins.

@vladdoster @pschmitt @jankatins I've checked that the added test correctly detects bug breaking of the `wait''` ice from #429 and fixes #409.