Martin Donath @squidfunk.com ยท Jan 14

This is why we can't have nice things โ€“ fsevents + vim on macOS when :wq'ing a new file from vim. And yes, as you can probably guess, I'm working on a resilient file watcher right now ๐Ÿง

3 likes 1 replies

?

Replies

Martin Donath ยท Jan 14

Other than that, fsevents is an amazing piece of tech โ€“ watch 10k files at 0% CPU, but oh boy, mind those pesky edge cases.