JuliaLang/julia

Showing strings compactifies too aggressively

Open

#49,440 opened on Apr 20, 2023

 (8 comments) (2 reactions) (0 assignees)Julia (5,773 forks)batch import
display and printinggood first issuestrings

Repository metrics

Stars
 (48,709 stars)
PR merge metrics
 (PR metrics pending)

Description

There is no need to compactify the string below:

It fits fine in the terminal window.

Contributor guide