danielkrajnik
danielkrajnik
That's brilliant news, looking forward to 0.3 then.
Would [eBPF](https://ebpf.io/) for monitoring/tracing file system changes be worth considering? Example projects that seem to use it to monitor file system changes: - [opensnoop](https://www.brendangregg.com/blog/2014-07-25/opensnoop-for-linux.html) - [FSProbe](https://github.com/Gui774ume/fsprobe) - [Falco](https://github.com/falcosecurity/falco)
Thanks, I hope that it could be faster than fanotify and substitute what USN Journal provides on NTFS. Here is another interesting project from this area: https://github.com/kanurag94/filemonitor
That's really confusing. Please add it to readme
1.default, fresh installation of tmux 2. add this to .tmux.conf: `set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @continuum-restore 'on'...
I think it was `set -g @continuum-save-interval '5';` that made it tick
I think that Everything uses "change notification" function of SMB servers which should be also available from samba shares: https://stackoverflow.com/questions/66712960/can-smb2-change-notify-be-used-to-keep-an-accurate-snapshot-of-a-remote-director/66816471#66816471 https://www.linuxtopia.org/online_books/network_administration_guides/using_samba_book/ch08_05_01.html#:~:text=The%20change%20notify%20timeout%20global,server%20will%20notify%20the%20client. I've seen Everything make updates in real time on...
@YMan84 thanks, but shift+f10 didn't seem to do anything on my machine: FSearch 0.2alpha (PPA-nightly) Ubuntu 22.04.1 LTS WM: KWin DE: KDE
@cboxdoerfer you are right, I have add-apt-repository'd fsearch's ppa again and updated 0.3 version had shift+f10 working. Thanks Custom shortcuts feature sounds exciting!
Same problem, spaces removed from name, still doesn't work.