julia
Limit implicit `show` in REPL to printing 20 KiB by default
#53959
Merged

Limit implicit `show` in REPL to printing 20 KiB by default #53959

ericphanson
ericphanson add `LimitIO` to REPL
8dede43f
ericphanson add test
026d439e
KristofferC
ericphanson
ericphanson
KristofferC
ericphanson
KristofferC
ericphanson stop printing, don't throw an error
4b42a420
ericphanson
ericphanson fix word order
dcaecd1d
ericphanson Merge branch 'master' into eph/limit-repl
e37c05f5
ericphanson
KristofferC
KristofferC
KristofferC commented on 2024-04-22
ericphanson add color
5505938e
ericphanson
ericphanson performance optimization
2fc5aa40
ericphanson reduce default limit to 20KiB, add test, format bytes
c7695175
ericphanson
ericphanson ericphanson changed the title Limit printing in the REPL to 100k bytes Limit printing in the REPL to 20 KiB 1 year ago
ericphanson Merge branch 'master' into eph/limit-repl
7c632c44
ericphanson ericphanson requested a review from KristofferC KristofferC 1 year ago
ericphanson Merge branch 'master' into eph/limit-repl
5e15614c
ericphanson fix whitespace
dee77d65
ericphanson add NEWS
4e1040f5
ericphanson try to fix inference failure
43767ef0
ericphanson Merge branch 'master' into eph/limit-repl
03f5ba90
ericphanson Merge branch 'master' into eph/limit-repl
0bb12981
ericphanson Merge branch 'master' into eph/limit-repl
1add1637
ericphanson Merge remote-tracking branch 'origin/master' into eph/limit-repl
8a48d1c7
ericphanson
KristofferC
ericphanson
lgoettgens
thofma
lgoettgens
nhz2
nhz2 commented on 2024-08-19
ericphanson
ericphanson simplify implementation
2461a98b
thofma
ericphanson add hint to print without truncation
25d016bf
ericphanson
ericphanson
ericphanson Merge branch 'master' into eph/limit-repl
afcfae3c
ericphanson Merge branch 'master' into eph/limit-repl
5f495598
ericphanson
ericphanson ericphanson changed the title Limit printing in the REPL to 20 KiB Limit implicit `show` in REPL to 20 KiB 1 year ago
ericphanson ericphanson changed the title Limit implicit `show` in REPL to 20 KiB Limit implicit `show` in REPL to printing 20 KiB by default 1 year ago
ericphanson
ericphanson Merge branch 'master' into eph/limit-repl
415f5874
vtjnash
vtjnash commented on 2024-10-15
vtjnash
vtjnash commented on 2024-10-15
vtjnash
vtjnash commented on 2024-10-15
vtjnash
vtjnash commented on 2024-10-15
vtjnash vtjnash added io
vtjnash vtjnash added REPL
ericphanson Apply suggestions from code review
72bb78d8
ericphanson correct return for `Base.write`
d773f3a3
ericphanson
vtjnash vtjnash added merge me
IanButterworth IanButterworth merged 6b95ac01 into master 1 year ago
ericphanson ericphanson deleted the eph/limit-repl branch 1 year ago
giordano giordano removed merge me
Keno
Keno
IanButterworth
Keno
IanButterworth
Keno
ericphanson
Keno
IanButterworth
Keno
ericphanson
IanButterworth
ericphanson
ericphanson
IanButterworth
nsajko nsajko added display and printing
Keno

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone