Skip to content
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

Hanging on unicode characters #36

Open
garrett361 opened this issue Feb 23, 2024 · 1 comment
Open

Hanging on unicode characters #36

garrett361 opened this issue Feb 23, 2024 · 1 comment

Comments

@garrett361
Copy link

garrett361 commented Feb 23, 2024

Hello, great plugin! I was hoping to have a user-defined loop with unicode characters in it. Trying something minimal like the below,

require("boole").setup({ additions = { { "", "" }, },... })

leads to either a no-op or a hang when attempting to cycle from ▽ to △, say.

Any idea why? Or ideas for a quick fix? I will also try to look into it.

@garrett361
Copy link
Author

Ah, it looks like an external package is needed to get string operations on unicode to work. Would you be open to a PR which adds those dependencies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant