You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to pair fsniper with srm, this way I get some sort of burner cam. Not sure if it makes sence, but issue is that srm does renaming, and each renaming triggers new srm handler. Thank god there is some limit for handlers instances. For now I workarounded it by combined handler like mv && srm, where mv moves to different dir, out of fsniper scope.
The text was updated successfully, but these errors were encountered:
nick87720z
changed the title
Ignore paths, created or opened by handler
Ignore paths, created or opened by handler (option)
Mar 5, 2020
I tried to pair fsniper with srm, this way I get some sort of burner cam. Not sure if it makes sence, but issue is that srm does renaming, and each renaming triggers new srm handler. Thank god there is some limit for handlers instances. For now I workarounded it by combined handler like
mv && srm
, where mv moves to different dir, out of fsniper scope.The text was updated successfully, but these errors were encountered: