Open awsomearvinder opened 4 years ago
Escaping characters, and quotes are to some degree already fixed in the new lexer branch. As of yet we still need to remove them after running the lexer over the data, however after that both escaping characters and quote support should be added.
There's still a few features not supported by doas in the config:
:
too apply rule to groups-
to remove a variable using setenv.$
to get a environment variable from current environment.For 100% compatibility these should also be added at some point.