KristofferC/OhMyREPL.jl

Custom prompt interferes with contextual module display

mbaz opened this issue · 0 comments

mbaz commented

A new featur in Julia 1.9 is chaning the "contextual module". This activates a custom prompt with the contextual module in parenthesis.

Using OhMyREPL to set a custom prompt inteferes with this feature: the custom prompt is always displayed, and the contextual module is never shown in the prompt.