# Wrap long (in width) Pluto errors

**URL:** https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716
**Category:** Pluto
**Tags:** error-message
**Created:** [April 20, 2023, 6:41pm UTC](https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716 "2023-04-20T18:41:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![filchristou](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/filchristou/32/26760_2.png) [@filchristou](https://discourse.julialang.org/u/filchristou)
#### Post date: [April 20, 2023, 6:41pm UTC](https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716/1 "2023-04-20T18:41:48Z")

</div>

Sometimes errors in Pluto are long and in order to see them you need to use the cursor

For example:

 ![image](https://global.discourse-cdn.com/julialang/original/3X/d/f/df608d8f1d438b504d92bc774bc2ecf2e3785813.png)  
I need to scroll right  
 ![image](https://global.discourse-cdn.com/julialang/original/3X/b/3/b32b95bd668e8bfe7ba7b494331a4a4c9e376914.png)

This can be quite disturbing in some cases.  
Is there a way to wrap the text w.r.t the maximum cell width (like it also happens by default in many terminals) ?

---

<div class="post-metadata">

### Author: ![fonsp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/fonsp/32/222349_2.png) [@fonsp](https://discourse.julialang.org/u/fonsp)
#### Post date: [April 27, 2023, 6:04am UTC](https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716/2 "2023-04-27T06:04:07Z")

</div>

can you open an issue at Pluto.jl?

---

<div class="post-metadata">

### Author: ![filchristou](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/filchristou/32/26760_2.png) [@filchristou](https://discourse.julialang.org/u/filchristou)
#### Post date: [April 27, 2023, 7:13pm UTC](https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716/3 "2023-04-27T19:13:31Z")

</div>

> <https://github.com/fonsp/Pluto.jl/issues/2549>
>
> Sometimes errors in Pluto are long and in order to see them you need to use the …cursor, which can be quite disturbing in some cases.
> It would be nice to wrap the text w.r.t the maximum cell width (like it also happens by default in many terminals)
> 
> video:
> 
> https://user-images.githubusercontent.com/27723218/234967048-af368dfd-afe5-425d-a9fc-3f901af8aa35.mp4
> 
> gist:
> 
> https://gist.github.com/filchristou/b876d9445f3641d7b6261252a9993a6f
> 
> discourse post:
> https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716
