mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +02:00
[ruby/reline] Set EastAsianWidth::UNICODE_VERSION
(https://github.com/ruby/reline/pull/586)
* Set EastAsianWidth::UNICODE_VERSION
* Commented out UNICODE_VERSION in Reline::Unicode::EastAsianWidth
* Commented out UNICODE_VERSION in Reline::Unicode::EastAsianWidth
6d94f2a26a
This commit is contained in:
parent
535045ab3b
commit
95efdef3b2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
class Reline::Unicode::EastAsianWidth
|
class Reline::Unicode::EastAsianWidth
|
||||||
# This is based on EastAsianWidth.txt
|
# This is based on EastAsianWidth.txt
|
||||||
# EastAsianWidth.txt
|
# EastAsianWidth.txt
|
||||||
|
# UNICODE_VERSION = '15.0.0'
|
||||||
|
|
||||||
# Fullwidth
|
# Fullwidth
|
||||||
TYPE_F = /^[#{ %W(
|
TYPE_F = /^[#{ %W(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue