In g_rooters, I notice that
'>/Users/charlie/dev/'
Where I'd like to match the folder /Users/charlie/dev/project1, /Users/charlie/dev/project2 etc.
Does not work properly.
Looks like an easy fix, and will provide a PR - assuming I'm understanding the configuration properly.
Is anyone else seeing this?