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

Round not working in bytes mode #32

Closed
brodieG opened this issue Feb 25, 2018 · 0 comments
Closed

Round not working in bytes mode #32

brodieG opened this issue Feb 25, 2018 · 0 comments

Comments

@brodieG
Copy link
Owner

brodieG commented Feb 25, 2018

cn.string <- paste0("\033[42m", "\u4E00\u4E01\u4E03", "\033[m")
substr2_esc(cn.string, 2, 3, type='bytes', round='both')
Error in substr2_esc(cn.string, 2, 3, type = "bytes", round = "both") : 
  Internal Error: partial width should only happen in type 'width'; contact maintainer.
@brodieG brodieG added the bug label Feb 25, 2018
@brodieG brodieG added this to the 0.1.0 milestone Feb 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant