- detect any file change not just the saved one
- fix usecommands: state, show and kill
- load config from lua file
- feat: one time runners at start (e.g. --watch jobs)
- not just pattern but custom matching function(filename) -> boolean
- exec can be a function(filename) -> string as well