Akin
Akin
@AckslD that sounds really cool and like something that packer has been sorely missing. This way, users can opt into changes before potentially allowing breaking changes through. Not sure what...
@AckslD agreed that it's probably a separate feature but to be clear it seems that *that* is what this particular issue is about. I think what you are suggesting whilst...
@wbthomason that resolved the issue for me, I'm happy to close this or otherwise leave it here so you can track against doing something automagically for users or maybe to...
Not sure if iTerm2 is important here but I run `packer` on macOS and Linux and haven't been having any issues running `PackerSync` or `PackerUpdate`. My build is `NVIM v0.5.0-dev+nightly-434-gc95e797b83`...
I use `kitty` exclusively on my mac @wbthomason
Okay so turn of events but I'm now seeing this issue on my mac as well using `kitty` it doesn't always happen , but sometimes running `PackerSync` stalls and never...
I just experimented with the solution from #149 i.e. I ran `ulimit -S -n 200048` to increase the number of allowed files that can be opened and that seems to...
I have about 70 on my mac, I'm curious how many jobs packer is running to actually hit this limit in the first place. The things I found on this...
Not sure @wbthomason I use tmux and have windows and panes up for ages but do restart my Mac now and again. Not sure if it'd be different in a...
@wbthomason I've tried a few times and this seems to eventually creep up, [this article](https://krypted.com/mac-os-x/maximum-files-in-mac-os-x/) is quite a useful explainer but the TLDR is that it's a per application limit...