REPL and monitor width

Considering buying one of those ultra-wide monitors. To those that have one already (because I’m sure someone here does), does the REPL scale the full width? Could I just immerse myself in Julia?

Bonus points for screenshots.

1 Like

I need this

I use Windows Terminal to have multiple terminals (4k monitor)

2 Likes

Works also great here. Especially with DataFrames

2 Likes

That is one of the reasons I asked!

1 Like
julia> using RDatasets

julia> dataset("mlmRev", "bdf")

2 Likes