The `showall` function does this.
On Monday, October 10, 2016 at 3:16:20 PM UTC-4, John Paul Vasquez wrote: > > Is there a command/option to display all the elements of a very long > array? The output gets cut in the middle. For example when calling > Pkg.available(), I only see the head and tail of the array. It is very > inconvenient when I wanted to find a package, assuming I don't have any > idea what the correct name of the package is, without relying on a web > browser. >