fish-shell/fish-rust
ridiculousfish a950a8270d Create an inotify based universal notifier for Linux
Recall that universal notifiers are used to report changes to universal
variables to other shell instances. This adds a new strategy based on using
inotify to directly monitor the universal variables
file.

We have tried this in the past and abandoned it because it doesn't properly
work on some CI systems - let's try again.
2023-11-26 17:29:48 -08:00
..
src Create an inotify based universal notifier for Linux 2023-11-26 17:29:48 -08:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Remove some environment and null_terminated_array ffi bits 2023-11-18 11:12:25 -08:00