tweaks to make it work for me #25
Replies: 7 comments 2 replies
-
|
sorry, I think you can ignore this one: |
Beta Was this translation helpful? Give feedback.
-
|
Weird, in regex(7) they say :
, so bounds What do you get if you try :
? |
Beta Was this translation helpful? Give feedback.
-
|
This was a genuine issue. Thanks for reporting (you did it on the discussion tab instead of actually reporting an issue but that's ok). Hopefully fixed with 7cb0172 |
Beta Was this translation helpful? Give feedback.
-
|
fwiw, this fanciness always gets in the way of my laziness: |
Beta Was this translation helpful? Give feedback.
-
|
I think there is a similar problem in: Without that change, this returns a "1" with no newline: With that change, I get something that looks reasonable: |
Beta Was this translation helpful? Give feedback.
-
|
and then the rest of the Synopsis works for me |
Beta Was this translation helpful? Give feedback.
-
|
just exploring for other possible issues in this regard: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Got the first part of the Synopsis to work, with the changes below:
Guess the xdigits need to be paired with parens:
Beta Was this translation helpful? Give feedback.
All reactions