JuliaLang/julia

Showing strings compactifies too aggressively

Open

#49,440 opened on Apr 20, 2023

View on GitHub
 (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
 (Avg merge 20d 6h) (157 merged PRs in 30d)

Description

There is no need to compactify the string below:

It fits fine in the terminal window.

Contributor guide