super-expressive icon indicating copy to clipboard operation
super-expressive copied to clipboard

Better unicode support

Open francisrstokes opened this issue 2 years ago • 0 comments

Include primitives to support matching:

  • [ ] Unicode any char (\X)
  • [ ] Single data unit (\C)
  • [ ] Unicode newlines (\R)
  • [x] Unicode properties and categories (\pX / \p{..,})
  • [x] Hex characters (\xXX / \xXXXX)

francisrstokes avatar Nov 14 '22 08:11 francisrstokes