Federico Stra

Results 32 comments of Federico Stra

From : > Paths can be absolute or relative. **If relative they are resolved relative to the location of the config file.** Tilde ~ paths are also supported for home...

With regard to the example described above, here is a summary of the two behaviors I'm talking about. Desired behavior: - return longest prefix matching `^([abc]|\\[123])*`. Current behavior of `escaped`:...