Assuming I have `~/Documents` and the teleport `home:~` then `goto hom/Diocuemants` should take me there. Perhaps hide it behind some configuration? For example ``` $ goto --config set AllowFuzzyMatch True $ goto --config set AllowFuzzySubdirectoryTraversal True $ goto --config set FuzzinessLevel 5 # Allow hamming distance/text difference of 5 characters ```