Open jthaman opened 3 years ago
I can reproduce this problem (see mentioned issue). @jthaman : You might want to use julia-repl (https://github.com/tpapp/julia-repl) or julia-vterm (https://github.com/shg/julia-vterm.el) instead, that do not show this issue.
Thanks, I've reverted to using julia-mode and julia-repl for the little bit of Julia exploration I've been doing.
When I run
ess-help
on a julia function, I get the gibberishHappens with my configuration, and with this minimal configuration
The backtrace is
I'm using Emacs 28 on linux.