Joseph Anthony Pasquale Holsten

Results 69 issues of Joseph Anthony Pasquale Holsten

#469 causes system() to no longer support background processes on neovim. It looks like the [replacement is `jobstart()`](https://neovim.io/doc/user/eval.html#E5677). I'd love to implement myself, but my vimscript is terrible, so I'd...

I'd like to get this project un-stalled. I understand we have a number of discussions on this point, eg #301 #272, #275. This ticket is not a discussion. It is...

because I can't remember how to bootstrap, much less expect others to.

At the very least, we should automatically run tests on linux. Having access to other environments would be gravy.

cf https://git.suckless.org/sbase/tree/flock.c & https://git.suckless.org/sbase/tree/flock.1

time-sensitive tests do not perform well on extremely small virtual machines. Probably they should be modified to check order of execution.

omnios does not support the full set of features defined in `t/default.bats`, presumably because it does not have a native implementation of `flock(2)`. Either these features should be fixed, or...

Create a package: http://www.perkin.org.uk/posts/creating-local-smartos-packages.html Ultimately try to get it upstream into pkgsrc.

From the [OmniOS Packaging Guide](http://omnios.omniti.com/wiki.php/Packaging): - [Creating Repos](http://omnios.omniti.com/wiki.php/CreatingRepos) - [Populating Repos](http://omnios.omniti.com/wiki.php/PopulatingRepos) - [Packaging For OmniOS](http://omnios.omniti.com/wiki.php/PackagingForOmniOS)