-
It would be nice to have that in fswatch tool itself, but honestly - it have very limited use cases.
Basically idea is to have something like this:
```zsh
$ fswatch -json .
[
{ "path": "foo/b…
-
I'm sorry, my English is not good.
An error has occurred.
Can anyone help me?
mac OS X El Capitan
```
> brew -v
Homebrew 0.9.5 (git revision 11160; last commit 2015-11-08)
> brew bundle --version
1.…
-
Might be implemented together with #3 (though I have no need) since according to `man fswatch` it supports:
A monitor based on the ReadDirectoryChangesW Microsoft Windows API.
andig updated
6 years ago
-
**Original bug ID:** 7431
**Reporter:** alexmarkley
**Assigned to:** @mshinwell
**Status:** closed (set by @mshinwell on 2016-12-22T07:16:05Z)
**Resolution:** not a bug
**Priority:** normal
**Severity…
-
Here's something I want to implement, but I'd like to have some feedback, just in case I'm missing something or there's a better solution.
This is related to #32. Suppose I want to watch a path. As f…
-
When working on the fsnotify-conduit test suite, I ran into seemingly unrelated errors on Windows. I was able to reduce it to the following test case:
```haskell
#!/usr/bin/env stack
-- stack --r…
-
Hi, the `watchDir`/`watchTree` docs say:
> No two events pertaining to the same FilePath will be executed concurrently.
However, I've found that not to be the case:
``` haskell
import Control.Conc…
-
Hi,
I am using Julia for my Operations Research studies, but have struggled for over 3 months getting it running locally and have to use the online JuliaBox service. I have now managed to finally g…
-
- to reproduce
- run `ionic run browser --livereload`
- modify a html or ts file
- expected
- the app should change. Refreshing the browser you should see the changes
- instead
- the con…
-
Citing from http://hydra.cryp.to/build/1109590/log/raw:
```
Running 1 test suites...
Test suite test: RUNNING...
Tests
Native
Non-recursive
Right here
new file: OK …