Skip to content

Inline plots not working #3

@isentropic

Description

@isentropic
julia> plot(1)
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.

julia>

Content of startup.jl

atreplinit() do repl
    @eval using EmacsVterm
    EmacsVterm.options.image = true
    # Optionally set EmacsVterm.options as you like (see below)
    ## EmacsVterm.options.markdown = false
end

Emacs error message:

Failed to find command: julia-repl--show

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions