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
Unicodeのメジャーバージョンをアップデートすると、 バージョンアップで増えた絵文字の文字幅はwcwidthで取得できない。(-1が返る) 対応するにはi18n_ctypeの更新が必要。
最新の絵文字が使えないだけなのでひとまずそれほど困る人はいないと思うので。 そのうち対応する。
既存のロケール関連ファイルを上書きしたくないので、ホームディレクトリや@modifireを利用するなどする。
@modifire
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Unicodeのメジャーバージョンをアップデートすると、
バージョンアップで増えた絵文字の文字幅はwcwidthで取得できない。(-1が返る)
対応するにはi18n_ctypeの更新が必要。
最新の絵文字が使えないだけなのでひとまずそれほど困る人はいないと思うので。
そのうち対応する。
既存のロケール関連ファイルを上書きしたくないので、ホームディレクトリや
@modifire
を利用するなどする。The text was updated successfully, but these errors were encountered: