We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linkifier doesn't support East Asian Width (wcwidth) yet
The text was updated successfully, but these errors were encountered:
This will involve making Linkifier.ts aware of wide characters similar to how SelectionManager.ts is. This can make the code a lot more complex:
xterm.js/src/SelectionManager.ts
Line 645 in 2cee669
I wonder if there's a nicer, more generic way to deal with converting between character indexes and column numbers.
Sorry, something went wrong.
Works in master 🎉
No branches or pull requests
Linkifier doesn't support East Asian Width (wcwidth) yet
Details
Steps to reproduce
The text was updated successfully, but these errors were encountered: