Skip to content

Short-form REPL error output #27305

Closed
Closed
@rafaqz

Description

@rafaqz

Error output can be thousands of lines using packages like Unitful and DifferentialEquations in the REPL. Its an insane amount of scrolling, and can cut off completely in some terminals.

Discussed on discourse:
https://discourse.julialang.org/t/units-errors-and-type-display/11220

Solution: REPL errors are shortened, and somehow don't print all the type information.
REPL.reshow_error() is there if you do need to see it all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    display and printingAesthetics and correctness of printed representations of objects.error handlingHandling of exceptions by Julia or the user

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions