You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia> ERROR (in the keymap): UnicodeError: invalid character index
Stacktrace:
[1] getindex(::String, ::UnitRange{Int64}) at ./strings/string.jl:253
[2] bracketed_paste(::Base.LineEdit.MIState) at ./repl/LineEdit.jl:1645
[3] (::getfield(Base.REPL, Symbol("##32#42")))(::Base.LineEdit.MIState, ::Base.REPL.LineEditREPL, ::Vararg{Any,N} where N) at ./repl/REPL.jl:852
[...]
Pasting
₀
in the REPL gives:Relevant line is
julia/base/repl/LineEdit.jl
Line 1645 in 83a89a1
@bkamins Perhaps you can fix this one since you are the invalid string expert :)
The text was updated successfully, but these errors were encountered: