wrong cursor position if delimiter contains emoji
Open
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 278
- PR merge metrics
- No merged PRs in 30d
Description
if you use an emoji in the delimiter (why not?), the cursor behaves weirdly:
```
vorpal
.delimiter('💩 $')
```
typing in the first letter does not move the cursor, but instead its over the first letter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.