[ANN] EmojiSymbols.jl v0.1.9

do you know that the most important merged commit in yesterday?
I think that is
REPL: Show input alias (e.g., \:cat:) for Char display

  • EmojiSymbols.jl v0.1.9 supports it for julia v1.11 or higher version.
  • it also supports the LaTeX symbols for the REPL tab completions, might be added already by higher julia versions.
julia> using EmojiSymbols

julia> '🙏'
'🙏': Unicode U+1F64F (category So: Symbol, other), input as \:pray:<tab>
8 Likes