rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
269 stars 37 forks source link

honor :limit kwarg in IOContext #588

Closed bjarthur closed 6 months ago

bjarthur commented 7 months ago

support TerminalPager. see https://github.com/ronisbr/TerminalPager.jl/issues/34

these changes work for my narrow use case. would be good to test more broadly before merging.

rafaqz commented 7 months ago

The errors seem unrelated, I'll have a look when I get time

bjarthur commented 7 months ago

just force pushed some changes to fix a bug