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
(@v1.12) pkg> st PkgTemplates
Status `~/.julia/environments/v1.12/Project.toml`
[14b8a8f1] PkgTemplates v0.7.49
julia> using PkgTemplates: generate
julia> generate()
Package name: TupleViews
Template keywords to customize:
┌ Warning: Legacy `MultiSelectMenu` interface is deprecated, set a configuration option such as `MultiSelectMenu(options; charset=:ascii)` to trigger the new interface.
│ caller = interactive(::Type{PkgTemplates.Template}; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, @NamedTuple{}}) at template.jl:209
└ @ PkgTemplates ~/.julia/packages/PkgTemplates/0OCKr/src/template.jl:209
[press: Enter=toggle, a=all, n=none, d=done, q=abort]
> [ ] user ("")
...
The text was updated successfully, but these errors were encountered:
nsajko
changed the title
deprecation warning in generate(): Warning: Legacy \MultiSelectMenu\ interface is deprecated
deprecation warning in generate(): Warning: Legacy MultiSelectMenu interface is deprecated
May 6, 2024
The text was updated successfully, but these errors were encountered: