-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Structural regular expression support #219
Comments
Thanks for giving it a try! This particular bug should be fixed. I will leave the issue open for other structural regular expression related bugs (the More bug reports welcome ... |
Ok some more comments / issues related to the sam integration:
|
The last few commits should have improved structural regex support:
Multiple file support is still largely untested:
It would be nice to get some feedback about the current state of affairs from users familiar with sam/acme or more generally structural regexp. I'm tagging a few people who reported issues in the past and/or engaged in related discussion on IRC @Screwtapello, @halfwit, @mbucc. |
I'm closing this because the basic functionality (including the issue initially reported here) seems to work fine. The limitations regarding multiple file support mentioned in my last comment are still true. The wiki lists some differences in syntax and behavior compared to sam. I'm still very much interested in feedback, ideas and individual bug reports regarding the structural regex support. A somewhat recent example of that was #774. |
The sam command:
should select lines 2 and 3.
Instead, only line 2 is selected.
The text was updated successfully, but these errors were encountered: