Files
nushell/crates/nu-command/src/filesystem
Reilly Wood 03e688ea7b Revert to notify v4 (#8367)
This reverts https://github.com/nushell/nushell/pull/8114 which upgraded
to `notify` (a file watching crate used by the `watch` command) v5.

`notify` v5 has several breaking changes and it's much harder to use. It
no longer includes debouncing of file system events, which I think is
essential functionality for `watch`. @WindSoilder was going to try
writing our own debouncing functionality but I don't think he had time
to finish it.

@WindSoilder Is it OK if we revert this for the 0.77 release (March 14)?
We can try again for 0.78
2023-03-08 21:45:58 -08:00
..
2022-12-26 02:31:26 -05:00
2023-02-26 12:18:20 -08:00
2023-02-11 21:35:48 +00:00
2023-02-16 13:33:25 +00:00
2023-03-08 21:45:58 -08:00